-- Logs begin at Mon 2022-05-30 18:59:25 UTC, end at Mon 2022-05-30 21:34:48 UTC. --
May 30 19:43:34.921514 n-d-843949-2 systemd[1]: Started Devstack devstack@c-vol.service.
May 30 19:43:37.478630 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92160) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
May 30 19:43:37.479105 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92160) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
May 30 19:43:38.242516 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_db.sqlalchemy.engines [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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=92160) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:43:38.411514 n-d-843949-2 cinder-volume[92160]: INFO cinder.rpc [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
May 30 19:43:38.416312 n-d-843949-2 cinder-volume[92160]: INFO cinder.rpc [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
May 30 19:43:38.454355 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_db.sqlalchemy.engines [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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=92160) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:43:38.485055 n-d-843949-2 cinder-volume[92160]: INFO cinder.volume.manager [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Determined volume DB was empty at startup.
May 30 19:43:38.485684 n-d-843949-2 cinder-volume[92160]: DEBUG cinder.volume.manager [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92160) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
May 30 19:43:38.491948 n-d-843949-2 cinder-volume[92160]: INFO cinder.volume.manager [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Service not found for updating active_backend_id, assuming default for driver init.
May 30 19:43:38.492774 n-d-843949-2 cinder-volume[92160]: WARNING stevedore.named [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:43:38.493482 n-d-843949-2 cinder-volume[92160]: WARNING castellan.key_manager [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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'
May 30 19:43:38.494570 n-d-843949-2 cinder-volume[92160]: WARNING cinder.keymgr.conf_key_mgr [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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'
May 30 19:43:38.507654 n-d-843949-2 cinder-volume[92160]: DEBUG cinder.volume.drivers.lvm [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=92160) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
May 30 19:43:38.518953 n-d-843949-2 cinder-volume[92160]: INFO cinder.volume.manager [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Image-volume cache disabled for host n-d-843949-2@lvmdriver-1.
May 30 19:43:38.525597 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_db.sqlalchemy.engines [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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=92160) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:43:38.541183 n-d-843949-2 cinder-volume[92160]: INFO oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Starting 1 workers
May 30 19:43:38.545820 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Started child 92362 {{(pid=92160) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
May 30 19:43:38.546847 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Full set of CONF: {{(pid=92160) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
May 30 19:43:38.547385 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] ******************************************************************************** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
May 30 19:43:38.547686 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] Configuration options gathered from: {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
May 30 19:43:38.548210 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
May 30 19:43:38.548816 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
May 30 19:43:38.549101 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] ================================================================================ {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
May 30 19:43:38.549821 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] allow_availability_zone_fallback = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.550198 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] allow_compression_on_image_upload = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.550703 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] allowed_direct_url_schemes = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.550940 n-d-843949-2 cinder-volume[92362]: INFO cinder.service [-] Starting cinder-volume node (version 17.4.1)
May 30 19:43:38.551457 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] api_rate_limit = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.551554 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] auth_strategy = keystone {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.551892 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_availability_zone = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.552295 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_host = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.552810 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.553239 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_stats_polling_interval = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.554164 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backup_api_class = cinder.backup.api.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.554530 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.554933 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backup_name_template = backup-%s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.555329 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backup_use_same_host = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.555712 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backup_use_temp_snapshot = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.556133 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] chap_password = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.556532 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] chap_username = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.556921 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.557494 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_internal_tenant_project_id = 2aecceeaf6424873858dd7bcdbbf1a01 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.557892 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_internal_tenant_user_id = e1da6bbf39a349b4b1dc83f4957493e9 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.558380 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cluster = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.558766 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] compression_format = gzip {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.559163 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] compute_api_class = cinder.compute.nova.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.559607 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] config_dir = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.559907 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.560324 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] config_source = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.560705 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.561105 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] control_exchange = openstack {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.561413 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] db_driver = cinder.db {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.561839 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] debug = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.562189 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] default_availability_zone = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.562536 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] default_group_type = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.563113 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'oslo_policy=INFO', 'dogpile.core.dogpile=INFO'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.564425 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] default_volume_type = lvmdriver-1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.564425 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_client_cert = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.564425 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_client_cert_key = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.564658 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_data_namespace = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.565024 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_ssl_cert_path = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.565375 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_ssl_cert_verify = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.565720 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] driver_use_ssl = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.566178 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enable_new_services = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.566672 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enable_unsupported_driver = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.567207 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enable_v2_api = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.567759 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enable_v3_api = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.568272 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enabled_backends = ['lvmdriver-1'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.568631 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] enforce_multipath_for_image_xfer = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.569533 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] filter_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.569904 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_api_insecure = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.570438 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_api_servers = ['http://10.222.0.84/image'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.571215 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_api_ssl_compression = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.571808 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_ca_certificates_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.572610 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_catalog_info = image:glance:publicURL {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.573205 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.573205 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_num_retries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.573493 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] glance_request_timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.573857 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] goodness_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.574383 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] graceful_shutdown_timeout = 5 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.574906 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] group_api_class = cinder.group.api.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.575359 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] host = n-d-843949-2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.575644 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iet_conf = /etc/iet/ietd.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.576201 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_compress_on_upload = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.576557 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_conversion_address_space_limit = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.576944 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_conversion_cpu_limit = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.577452 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.577810 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_upload_use_cinder_backend = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.578200 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_upload_use_internal_tenant = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.578624 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Starting volume driver LVMVolumeDriver (3.0.0)
May 30 19:43:38.578740 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_volume_cache_enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.579045 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_volume_cache_max_count = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.579558 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] image_volume_cache_max_size_gb = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.579929 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] init_host_max_objects_retrieval = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.580491 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] instance_format = [instance: %(uuid)s] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.580767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:38.581018 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.581409 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iscsi_iotype = fileio {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.581938 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iscsi_secondary_ip_addresses = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.582304 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iscsi_target_flags = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.582664 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iscsi_write_cache = on {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.583172 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iser_helper = tgtadm {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.583940 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iser_ip_address = 10.222.0.84 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.584551 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iser_port = 3260 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.585079 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.585450 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_config_append = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.585842 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.586215 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_dir = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.586567 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.586852 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_options = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.587208 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_rotate_interval = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.587616 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_rotate_interval_type = days {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.587988 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] log_rotation_type = none {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.588299 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 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=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.588591 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.588955 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.589316 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.589614 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.589991 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] max_age = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.590339 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] max_logfile_count = 30 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.590686 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] max_logfile_size_mb = 200 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.591075 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] max_over_subscription_ratio = 20.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.591463 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] message_reap_interval = 86400 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.591809 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] message_ttl = 2592000 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.592223 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] migration_create_volume_timeout_secs = 300 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.593062 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] monkey_patch = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.593062 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] monkey_patch_modules = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.593324 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] my_ip = 10.222.0.84 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.593628 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] no_snapshot_gb_quota = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.593985 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] num_iser_scan_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.594350 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] num_shell_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.594701 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] num_volume_device_scan_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.595053 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] nvmet_ns_id = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.595687 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] nvmet_port_id = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.595797 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_max_limit = 1000 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.596190 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_ext_list = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.596617 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.596986 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_listen = 0.0.0.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.597344 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_listen_port = 8776 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.597880 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_use_ssl = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.598431 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] osapi_volume_workers = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.598986 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] per_volume_size_limit = -1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.599387 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] periodic_fuzzy_delay = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.599897 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] periodic_interval = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.600833 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] public_endpoint = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.601182 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] publish_errors = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.601567 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_backup_gigabytes = 1000 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.601930 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_backups = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.602318 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_consistencygroups = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.602662 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.603026 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_gigabytes = 1000 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.603410 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_groups = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.603746 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_snapshots = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.603802 n-d-843949-2 sudo[92388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
May 30 19:43:38.604353 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] quota_volumes = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.604448 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] rate_limit_burst = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.604589 n-d-843949-2 sudo[92388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:38.605146 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] rate_limit_except_level = CRITICAL {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.605146 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] rate_limit_interval = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.605910 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] reinit_driver_count = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.605910 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] replication_device = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.606181 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] report_discard_supported = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.606840 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] report_interval = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.607490 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] reservation_clean_interval = 86400 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.607940 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] reservation_expire = 86400 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.608482 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] reserved_percentage = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.609026 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.609499 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.609900 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] rpc_response_timeout = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.610256 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] run_external_periodic_tasks = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.611434 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.611811 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] scst_target_driver = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.612189 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] scst_target_iqn_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.612478 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_down_time = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.612866 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] snapshot_name_template = snapshot-%s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.613221 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] split_loggers = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.613518 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] state_path = /opt/stack/data/cinder {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.614081 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] storage_availability_zone = nova {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.614518 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] storage_protocol = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.614908 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] syslog_log_facility = LOG_USER {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.615273 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] target_helper = tgtadm {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.615928 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] target_ip_address = 10.222.0.84 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.617023 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] target_port = 3260 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.617409 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.617812 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] target_protocol = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.618427 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] trace_flags = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.619056 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] transfer_api_class = cinder.transfer.api.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.619158 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] transport_url = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.619502 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] until_refresh = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.619860 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_chap_auth = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.620894 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_default_quota_class = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.620894 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_eventlog = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.621055 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_journal = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.621293 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_json = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.621643 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_multipath_for_image_xfer = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.622125 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_stderr = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.622360 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] use_syslog = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.623215 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] verify_glance_signatures = enabled {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.623215 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_api_class = cinder.volume.api.API {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.623435 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_backend_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.623828 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_clear = zero {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.624357 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_clear_ionice = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.624701 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_clear_size = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.625081 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.625434 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_copy_bps_limit = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.625790 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_dd_blocksize = 1M {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.626179 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.626583 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_name_template = volume-%s {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.626931 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_service_inithost_offload = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.627288 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volume_usage_audit_period = month {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.627725 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.628167 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] watch_log_file = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.628450 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] zoning_mode = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
May 30 19:43:38.628903 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.629324 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.enforce_new_defaults = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.629681 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.enforce_scope = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.630098 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.policy_default_rule = default {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.630471 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.630857 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.policy_file = policy.yaml {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.631248 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.631640 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.632037 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.632393 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.632741 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.633128 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_concurrency.disable_process_locking = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.633493 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.633914 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] privsep_osbrick.capabilities = [21] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.634295 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] privsep_osbrick.group = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.634639 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] privsep_osbrick.helper_command = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.634988 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.635345 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] privsep_osbrick.user = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.635773 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.backend = sqlalchemy {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.636105 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.connection = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.636482 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.connection_debug = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.637148 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.connection_parameters = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.637266 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.connection_recycle_time = 3600 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.637996 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.connection_trace = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.637996 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.db_inc_retry_interval = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.638326 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.db_max_retries = 20 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.638583 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.db_max_retry_interval = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.639036 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.db_retry_interval = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.639305 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.max_overflow = 50 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.639684 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.max_pool_size = 5 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.640078 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.max_retries = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.640589 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.mysql_enable_ndb = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.640959 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.641313 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.pool_timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.643254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.retry_interval = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.643254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.slave_connection = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.643254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.sqlite_synchronous = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.643254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] database.use_db_reconnect = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.643254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.connection_string = messaging:// {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.644252 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.644252 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.es_doc_type = notification {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.644252 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.es_scroll_size = 10000 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.644653 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.es_scroll_time = 2m {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.644852 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.filter_error_trace = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.645404 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.hmac_keys = SECRET_KEY {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.645763 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.sentinel_service_name = mymaster {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.646178 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.socket_timeout = 0.1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.646545 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] profiler.trace_sqlalchemy = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.646924 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] coordination.backend_url = etcd3+http://10.222.0.84:2379 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.647316 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.647678 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_sys_admin.group = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.648165 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_sys_admin.helper_command = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.648540 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.648879 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cinder_sys_admin.user = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.649261 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.auth_section = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.649774 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.auth_type = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.650122 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.cafile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.650458 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.certfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.650826 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.collect_timing = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.651532 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.insecure = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.651532 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.keyfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.652643 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.send_service_user_token = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.652643 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.split_loggers = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.652974 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] service_user.timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.653403 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.admin_password = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.653741 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.654085 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.admin_token = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.654426 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.admin_user = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656029 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_admin_prefix = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656029 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656029 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_port = 35357 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656029 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_protocol = https {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656453 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_section = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.656780 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_type = password {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.657921 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_uri = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.658757 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.auth_version = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.658757 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.cache = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.659046 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.659386 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.certfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.659794 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.delay_auth_decision = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.660205 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.660717 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.http_connect_timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.661145 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.661495 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.identity_uri = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.662382 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.include_service_catalog = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.662382 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.insecure = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.663201 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.interface = public {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.663456 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.keyfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.664459 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.664459 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.664724 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.664864 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.665178 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.665602 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.666354 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.666354 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.667354 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.667354 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.region_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.667612 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.667849 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.service_token_roles_required = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.668226 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.service_type = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.668686 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.token_cache_time = 300 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.668950 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.669424 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.backend = dogpile.cache.null {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.669927 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.backend_argument = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.670452 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.config_prefix = cache.oslo {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.670974 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.dead_timeout = 60.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.671455 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.debug_cache_backend = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.671980 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.enable_retry_client = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.672338 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.enable_socket_keepalive = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.673240 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.673240 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.expiration_time = 600 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.673503 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.hashclient_retry_attempts = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.673729 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.hashclient_retry_delay = 1.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.674600 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_dead_retry = 300 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.674600 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.674863 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_pool_maxsize = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.675114 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.675486 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.675833 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.memcache_socket_timeout = 1.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.676547 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.proxies = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.677075 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.retry_attempts = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.677581 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.retry_delay = 0.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.677929 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.socket_keepalive_count = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.678317 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.socket_keepalive_idle = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.679226 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.socket_keepalive_interval = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.679577 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.tls_allowed_ciphers = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.679985 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.tls_cafile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.680402 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.tls_certfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.680757 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.tls_enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.681126 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] cache.tls_keyfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.681447 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.backend_availability_zone = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.681800 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.682150 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.682516 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.chap_password = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.682874 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.chap_username = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.683233 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.683577 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_client_cert = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.683922 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_client_cert_key = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.684319 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_data_namespace = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.685232 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.685232 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.685632 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.driver_use_ssl = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.686088 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.enable_unsupported_driver = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.686088 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.686551 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.extra_capabilities = {} {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.686660 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.filter_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.686993 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.goodness_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.687352 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.687811 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.688189 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.688932 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.688932 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.689962 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.689962 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iscsi_iotype = fileio {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.689962 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.690298 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iscsi_target_flags = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.690657 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iscsi_write_cache = on {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.691033 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iser_helper = tgtadm {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.691589 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iser_ip_address = 10.222.0.84 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.692738 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iser_port = 3260 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.693109 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.693483 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.693840 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.lvm_mirrors = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.694218 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.694588 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.lvm_type = auto {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.694959 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.695312 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.695680 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.num_shell_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.696060 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.696405 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.697195 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.nvmet_port_id = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.697195 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.replication_device = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.697447 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.report_discard_supported = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.698405 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.reserved_percentage = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.698791 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.scst_target_driver = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.700023 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.scst_target_iqn_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.700023 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.storage_protocol = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.700023 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.700457 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.target_helper = tgtadm {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.700704 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.target_ip_address = 10.222.0.84 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.701175 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.target_port = 3260 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.701349 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.701642 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.target_protocol = iscsi {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.701982 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.trace_flags = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.702329 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.unique_fqdn_network = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.702687 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.use_chap_auth = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.703019 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.703378 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_backend_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.704146 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_clear = zero {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.704146 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_clear_ionice = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.704454 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_clear_size = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.704797 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.705136 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.705491 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.705852 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.706212 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volume_group = cinder-volumes {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.706500 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.706910 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_reports.file_event_handler = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.707284 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.707864 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_reports.log_dir = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.708225 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.backend_availability_zone = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.708568 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.backend_host = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.708914 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.709254 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.709629 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.chap_password = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.709972 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.chap_username = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.710309 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.chiscsi_conf = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.710648 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_client_cert = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.710993 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.711333 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_data_namespace = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.712132 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.712132 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.712444 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.driver_use_ssl = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.713164 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.713164 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.713473 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.extra_capabilities = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.713665 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.filter_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.714004 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.goodness_function = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.714345 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iet_conf = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.714685 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.715028 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.715334 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.716256 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.716256 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.716573 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iscsi_iotype = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.716724 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.717074 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.717291 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.717637 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iser_helper = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.717983 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iser_ip_address = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.718328 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iser_port = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.718666 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.iser_target_prefix = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.719038 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.lvm_conf_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.719339 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.lvm_mirrors = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.719677 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.720080 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.lvm_type = default {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.720421 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.720760 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.721105 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.num_shell_tries = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.721445 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.721783 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.722455 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.nvmet_port_id = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.722455 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.replication_device = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.722767 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.report_discard_supported = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.723504 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.reserved_percentage = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.723667 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.scst_target_driver = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.723918 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.724287 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.storage_protocol = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.724635 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.724923 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.target_helper = tgtadm {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.725823 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.target_ip_address = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.726164 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.target_port = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.726911 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.target_prefix = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.726911 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.target_protocol = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.727419 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.trace_flags = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.727419 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.727724 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.use_chap_auth = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.728111 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.729554 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.729554 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_clear = none {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.729554 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.729554 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_clear_size = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.730301 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.730301 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.730572 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.730759 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.731115 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.731763 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] lvmdriver-1.volumes_dir = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.731934 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.732233 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.732613 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.732961 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.733346 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.733713 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.734079 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.735057 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.735057 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.735458 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.735612 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.736488 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.736488 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.736804 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.736945 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.737340 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.737648 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.738003 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.738352 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.738888 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.739250 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.739645 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.ssl = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.740055 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.740411 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.740841 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.741725 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.742146 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_notifications.driver = [] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.742494 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_notifications.retry = -1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.742898 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.743498 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.743918 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.744306 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] key_manager.fixed_key = **** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.744754 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.745437 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.barbican_api_version = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.745558 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.barbican_endpoint = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.745868 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.barbican_endpoint_type = public {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.746259 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.cafile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.746566 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.certfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.746940 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.collect_timing = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.747355 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.insecure = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.747623 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.keyfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.748069 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.number_of_retries = 60 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.748381 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.retry_delay = 1 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.749178 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.split_loggers = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.749178 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.749466 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.verify_ssl = True {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.749639 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] barbican.verify_ssl_path = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.750022 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.approle_role_id = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.750411 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.approle_secret_id = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.750704 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.cafile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.751043 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.certfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.751389 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.collect_timing = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.751734 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.insecure = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.752096 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.keyfile = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.752456 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.kv_mountpoint = secret {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.752803 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.kv_version = 2 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.753161 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.root_token_id = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.753511 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.split_loggers = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.753876 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.ssl_ca_crt_file = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.754181 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.timeout = None {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.754700 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.use_ssl = False {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.755276 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
May 30 19:43:38.755570 n-d-843949-2 cinder-volume[92160]: DEBUG oslo_service.service [None req-524a4fec-7a7f-42f4-8923-93ea730a5333 None None] ******************************************************************************** {{(pid=92160) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
May 30 19:43:39.017956 n-d-843949-2 sudo[92388]: pam_unix(sudo:session): session closed for user root
May 30 19:43:39.019860 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:39.020817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:39.035043 n-d-843949-2 sudo[92570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 30 19:43:39.035783 n-d-843949-2 sudo[92570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:39.339352 n-d-843949-2 sudo[92570]: pam_unix(sudo:session): session closed for user root
May 30 19:43:39.341344 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.320s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:39.343030 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:39.363547 n-d-843949-2 sudo[92595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
May 30 19:43:39.364330 n-d-843949-2 sudo[92595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:39.820742 n-d-843949-2 sudo[92595]: pam_unix(sudo:session): session closed for user root
May 30 19:43:39.822703 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.479s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:39.823744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:39.837369 n-d-843949-2 sudo[92624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:43:39.838125 n-d-843949-2 sudo[92624]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:40.265452 n-d-843949-2 sudo[92624]: pam_unix(sudo:session): session closed for user root
May 30 19:43:40.267807 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.444s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:40.268577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:43:40.269352 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:40.283474 n-d-843949-2 sudo[92699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:43:40.284265 n-d-843949-2 sudo[92699]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:40.716789 n-d-843949-2 sudo[92699]: pam_unix(sudo:session): session closed for user root
May 30 19:43:40.718785 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:40.720676 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:40.734879 n-d-843949-2 sudo[92703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:43:40.735716 n-d-843949-2 sudo[92703]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:41.141163 n-d-843949-2 sudo[92703]: pam_unix(sudo:session): session closed for user root
May 30 19:43:41.143228 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:41.145421 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.driver [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Driver hasn't implemented _init_vendor_properties()
May 30 19:43:41.145866 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-843949-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92362) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
May 30 19:43:41.168279 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:43:41.188568 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.db.sqlalchemy.api [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Building query based on filter {{(pid=92362) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3121}}
May 30 19:43:41.203833 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=92362) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
May 30 19:43:41.212503 n-d-843949-2 cinder-volume[92362]: INFO cinder.keymgr.migration [None req-4e231bf6-1ffc-4f97-982b-f8fea6f6d791 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
May 30 19:43:41.215430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:43:41.216106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:41.244482 n-d-843949-2 sudo[92714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:43:41.245244 n-d-843949-2 sudo[92714]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:41.668817 n-d-843949-2 sudo[92714]: pam_unix(sudo:session): session closed for user root
May 30 19:43:41.670847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.454s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:41.672745 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:41.687229 n-d-843949-2 sudo[92717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:43:41.688076 n-d-843949-2 sudo[92717]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:42.092726 n-d-843949-2 sudo[92717]: pam_unix(sudo:session): session closed for user root
May 30 19:43:42.094846 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:42.096835 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:43:42.128119 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Driver initialization completed successfully.
May 30 19:43:42.137191 n-d-843949-2 cinder-volume[92362]: INFO cinder.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Initiating service 3 cleanup
May 30 19:43:42.141439 n-d-843949-2 cinder-volume[92362]: INFO cinder.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Service 3 cleanup completed.
May 30 19:43:42.141811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.service [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Creating RPC server for service cinder-volume {{(pid=92362) start /opt/stack/cinder/cinder/service.py:231}}
May 30 19:43:42.147350 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.service [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=92362) start /opt/stack/cinder/cinder/service.py:237}}
May 30 19:43:42.202868 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
May 30 19:43:42.203182 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:43:42.203859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:42.218991 n-d-843949-2 sudo[92728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:43:42.220350 n-d-843949-2 sudo[92728]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:42.650451 n-d-843949-2 sudo[92728]: pam_unix(sudo:session): session closed for user root
May 30 19:43:42.652499 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:42.654438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:43:42.669492 n-d-843949-2 sudo[92732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:43:42.670254 n-d-843949-2 sudo[92732]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:43:43.085054 n-d-843949-2 sudo[92732]: pam_unix(sudo:session): session closed for user root
May 30 19:43:43.087103 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:43:43.105785 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7b791eac-b1d2-4285-80c6-07542eaa168d None None] Driver post RPC initialization completed successfully.
May 30 19:45:11.112268 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:45:11.112994 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:45:11.113509 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:45:11.128508 n-d-843949-2 sudo[94652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:45:11.129265 n-d-843949-2 sudo[94652]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:45:11.549068 n-d-843949-2 sudo[94652]: pam_unix(sudo:session): session closed for user root
May 30 19:45:11.550991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.437s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:45:11.552553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:45:11.567019 n-d-843949-2 sudo[94655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:45:11.567771 n-d-843949-2 sudo[94655]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:45:11.968734 n-d-843949-2 sudo[94655]: pam_unix(sudo:session): session closed for user root
May 30 19:45:11.970714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:45:11.971928 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:46:11.109801 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:46:11.110496 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:46:11.110916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:46:11.125589 n-d-843949-2 sudo[97399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:46:11.126334 n-d-843949-2 sudo[97399]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:46:11.534034 n-d-843949-2 sudo[97399]: pam_unix(sudo:session): session closed for user root
May 30 19:46:11.536000 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.425s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:46:11.537501 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:46:11.552133 n-d-843949-2 sudo[97440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:46:11.552893 n-d-843949-2 sudo[97440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:46:11.993715 n-d-843949-2 sudo[97440]: pam_unix(sudo:session): session closed for user root
May 30 19:46:11.995996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:46:11.997183 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:47:11.115851 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:47:11.117109 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:47:11.117671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:47:11.132421 n-d-843949-2 sudo[97843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:47:11.133183 n-d-843949-2 sudo[97843]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:47:11.536880 n-d-843949-2 sudo[97843]: pam_unix(sudo:session): session closed for user root
May 30 19:47:11.539515 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:47:11.541067 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:47:11.555111 n-d-843949-2 sudo[97846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:47:11.555855 n-d-843949-2 sudo[97846]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:47:11.952469 n-d-843949-2 sudo[97846]: pam_unix(sudo:session): session closed for user root
May 30 19:47:11.954483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:47:11.955716 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:48:11.112744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:48:11.113442 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:48:11.113870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:48:11.129082 n-d-843949-2 sudo[98060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:48:11.129832 n-d-843949-2 sudo[98060]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:48:11.545786 n-d-843949-2 sudo[98060]: pam_unix(sudo:session): session closed for user root
May 30 19:48:11.547707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.434s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:48:11.549172 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:48:11.563276 n-d-843949-2 sudo[98063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:48:11.564046 n-d-843949-2 sudo[98063]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:48:11.994677 n-d-843949-2 sudo[98063]: pam_unix(sudo:session): session closed for user root
May 30 19:48:11.996736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:48:11.997956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:49:11.114112 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:49:11.114783 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:49:11.115224 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:49:11.129901 n-d-843949-2 sudo[98121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:49:11.130658 n-d-843949-2 sudo[98121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:49:11.561174 n-d-843949-2 sudo[98121]: pam_unix(sudo:session): session closed for user root
May 30 19:49:11.563862 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:49:11.565391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:49:11.579589 n-d-843949-2 sudo[98124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:49:11.580400 n-d-843949-2 sudo[98124]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:49:11.964213 n-d-843949-2 sudo[98124]: pam_unix(sudo:session): session closed for user root
May 30 19:49:11.966567 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:49:11.968345 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:50:11.116928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:50:11.117612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:50:11.118037 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:50:11.132702 n-d-843949-2 sudo[98189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:50:11.133455 n-d-843949-2 sudo[98189]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:50:11.536736 n-d-843949-2 sudo[98189]: pam_unix(sudo:session): session closed for user root
May 30 19:50:11.538736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.420s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:50:11.540259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:50:11.555362 n-d-843949-2 sudo[98192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:50:11.556152 n-d-843949-2 sudo[98192]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:50:11.966167 n-d-843949-2 sudo[98192]: pam_unix(sudo:session): session closed for user root
May 30 19:50:11.968311 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:50:11.969532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:51:11.116739 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:51:11.117413 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:51:11.117869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:51:11.133303 n-d-843949-2 sudo[98445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:51:11.134058 n-d-843949-2 sudo[98445]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:51:11.537522 n-d-843949-2 sudo[98445]: pam_unix(sudo:session): session closed for user root
May 30 19:51:11.539529 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:51:11.541052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:51:11.555101 n-d-843949-2 sudo[98448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:51:11.555846 n-d-843949-2 sudo[98448]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:51:11.961151 n-d-843949-2 sudo[98448]: pam_unix(sudo:session): session closed for user root
May 30 19:51:11.963208 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:51:11.964503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:52:11.122942 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:52:11.124169 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:52:11.124766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:52:11.139820 n-d-843949-2 sudo[99387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:52:11.140598 n-d-843949-2 sudo[99387]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:52:11.565259 n-d-843949-2 sudo[99387]: pam_unix(sudo:session): session closed for user root
May 30 19:52:11.567237 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:52:11.568760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:52:11.583037 n-d-843949-2 sudo[99390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:52:11.583787 n-d-843949-2 sudo[99390]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:52:11.998962 n-d-843949-2 sudo[99390]: pam_unix(sudo:session): session closed for user root
May 30 19:52:12.001110 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:52:12.002342 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:53:11.121559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:53:11.122821 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:53:11.123788 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:53:11.280228 n-d-843949-2 sudo[100115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:53:11.286896 n-d-843949-2 sudo[100115]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:53:12.224989 n-d-843949-2 sudo[100115]: pam_unix(sudo:session): session closed for user root
May 30 19:53:12.226892 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.103s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:53:12.228564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:53:12.269101 n-d-843949-2 sudo[100163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:53:12.270667 n-d-843949-2 sudo[100163]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:53:12.967258 n-d-843949-2 sudo[100163]: pam_unix(sudo:session): session closed for user root
May 30 19:53:12.969380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:53:12.970657 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:54:11.124719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:54:11.125387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:54:11.125838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:11.175288 n-d-843949-2 sudo[100668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:54:11.177727 n-d-843949-2 sudo[100668]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:11.989074 n-d-843949-2 sudo[100668]: pam_unix(sudo:session): session closed for user root
May 30 19:54:11.993077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.866s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:11.994997 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:12.031445 n-d-843949-2 sudo[100671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:54:12.033415 n-d-843949-2 sudo[100671]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:12.535815 n-d-843949-2 sudo[100671]: pam_unix(sudo:session): session closed for user root
May 30 19:54:12.538451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.543s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:12.540587 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:54:43.473161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:54:43.486718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:54:43.492516 n-d-843949-2 cinder-volume[92362]: INFO cinder.rpc [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
May 30 19:54:43.499162 n-d-843949-2 cinder-volume[92362]: INFO cinder.rpc [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
May 30 19:54:43.513056 n-d-843949-2 cinder-volume[92362]: INFO cinder.rpc [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
May 30 19:54:43.530852 n-d-843949-2 cinder-volume[92362]: INFO cinder.rpc [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
May 30 19:54:43.531725 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:54:43.532343 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 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'
May 30 19:54:43.575621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Flow 'volume_create_manager' (f40618f8-b91e-486c-a50d-440cf69c5cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:54:43.580322 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c1c6414-1427-4ffd-b379-85bd81485f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:43.642715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:54:43.678635 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6c1c6414-1427-4ffd-b379-85bd81485f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:54:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1361031046',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e8c154ce-c82c-47f0-a5e0-45ffaa337e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a67044bb65da49e49a17dbc38e4558c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:54:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:54:43Z,user_id='1c303c356ed941eaa87443e4d1d48613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:43.681186 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (837d8a27-2e4d-4dc1-8f6b-8ac4db399084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:43.683940 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (837d8a27-2e4d-4dc1-8f6b-8ac4db399084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:43.688782 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b8a017b-54f1-4be7-b603-e0c889be90ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:43.691471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b8a017b-54f1-4be7-b603-e0c889be90ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'volume_name': 'volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:43.695471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f06bae9-d3ce-4ae9-9a14-3aca8c2b21a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:43.699137 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f06bae9-d3ce-4ae9-9a14-3aca8c2b21a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:43.702209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78c867ed-4269-48d0-ad03-9b7d52d4e77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:43.703166 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Volume e8c154ce-c82c-47f0-a5e0-45ffaa337e49: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'volume_size': 1}
May 30 19:54:43.704586 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:43.738030 n-d-843949-2 sudo[101072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 stack-volumes-lvmdriver-1 -L 1g
May 30 19:54:43.738827 n-d-843949-2 sudo[101072]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:45.040539 n-d-843949-2 sudo[101072]: pam_unix(sudo:session): session closed for user root
May 30 19:54:45.043221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.338s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:45.050877 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (78c867ed-4269-48d0-ad03-9b7d52d4e77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:45.057517 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10d5ad37-fb7d-48e0-82f4-55d51f50fe0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:54:45.068490 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Volume volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 (e8c154ce-c82c-47f0-a5e0-45ffaa337e49): created successfully
May 30 19:54:45.071446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10d5ad37-fb7d-48e0-82f4-55d51f50fe0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:54:45.074976 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Flow 'volume_create_manager' (f40618f8-b91e-486c-a50d-440cf69c5cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:54:45.085959 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2fb99ffe-c7e9-40d6-8f7e-db8552a97bac tempest-VolumesAdminNegativeTest-1677934335 None] Created volume successfully.
May 30 19:54:47.888158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:47.933278 n-d-843949-2 sudo[101154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 30 19:54:47.940453 n-d-843949-2 sudo[101154]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:48.562932 n-d-843949-2 sudo[101154]: pam_unix(sudo:session): session closed for user root
May 30 19:54:48.565419 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.677s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:48.566644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:48.601124 n-d-843949-2 sudo[101160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:54:48.610222 n-d-843949-2 sudo[101160]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:49.204237 n-d-843949-2 sudo[101160]: pam_unix(sudo:session): session closed for user root
May 30 19:54:49.206617 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49" returned: 0 in 0.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:49.311906 n-d-843949-2 cinder-volume[92362]: INFO oslo.privsep.daemon [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 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/tmp6hjvsqow/privsep.sock']
May 30 19:54:49.344482 n-d-843949-2 sudo[101179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/tmp6hjvsqow/privsep.sock
May 30 19:54:49.351025 n-d-843949-2 sudo[101179]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:54:51.407188 n-d-843949-2 sudo[101179]: pam_unix(sudo:session): session closed for user root
May 30 19:54:51.415170 n-d-843949-2 cinder-volume[92362]: INFO oslo.privsep.daemon [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Spawned new privsep daemon via rootwrap
May 30 19:54:51.416864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Accepted privsep connection to /tmp/tmp6hjvsqow/privsep.sock {{(pid=92362) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
May 30 19:54:51.418182 n-d-843949-2 cinder-volume[92362]: INFO oslo.privsep.daemon [-] privsep daemon starting
May 30 19:54:51.418454 n-d-843949-2 cinder-volume[92362]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
May 30 19:54:51.418720 n-d-843949-2 cinder-volume[92362]: 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
May 30 19:54:51.418968 n-d-843949-2 cinder-volume[92362]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 101217
May 30 19:54:51.420931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (2,) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:51.615212 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:51.624052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:51.625038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:51.625802 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:54:51.627001 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Creating iscsi_target for Volume ID: volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Created volume path /opt/stack/data/cinder/volumes/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49,
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]:
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: incominguser u7Ptc7NhKgVLaYQJ75Kt YLCFJKkk9vUX2GiH
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]:
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]:
May 30 19:54:51.631185 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:54:51.633827 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:52.357516 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49" returned: 0 in 0.723s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:52.358788 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:52.359646 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:54:52.360376 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:54:52.363548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:52.382039 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:52.384309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n Backing store flags: \n Account information:\n u7Ptc7NhKgVLaYQJ75Kt\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:52.385661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:54:52.387261 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:52.524720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:52.525786 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n Backing store flags: \n Account information:\n u7Ptc7NhKgVLaYQJ75Kt\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:52.528971 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:54:52.662696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:54:52.663015 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n Backing store flags: \n Account information:\n u7Ptc7NhKgVLaYQJ75Kt\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:54:52.664598 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:54:52.752049 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'target_lun': 1, 'volume_id': 'e8c154ce-c82c-47f0-a5e0-45ffaa337e49', 'auth_method': 'CHAP', 'auth_username': 'u7Ptc7NhKgVLaYQJ75Kt', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bb58e7a4-1417-4968-82aa-ffba32ab11c2'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:54:52.889857 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-79a6bc02-4cf3-4365-9cdc-4e8fc95af915 req-a33e4bf6-1809-4947-819e-5df7e2802540 tempest-VolumesAdminNegativeTest-1677934335 None] attachment_update completed successfully.
May 30 19:55:04.444726 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-43668107-bb41-4e8f-9001-cabf5892577e req-5b5c4c64-eff6-4142-9625-b92880a40e2d tempest-VolumesAdminNegativeTest-1677934335 None] Terminate volume connection completed successfully.
May 30 19:55:04.445323 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-43668107-bb41-4e8f-9001-cabf5892577e req-5b5c4c64-eff6-4142-9625-b92880a40e2d tempest-VolumesAdminNegativeTest-1677934335 None] Deleting attachment bb58e7a4-1417-4968-82aa-ffba32ab11c2. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:55:04.446859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:04.637077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:04.638339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49\n Backing store flags: \n Account information:\n u7Ptc7NhKgVLaYQJ75Kt\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:04.639272 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-43668107-bb41-4e8f-9001-cabf5892577e req-5b5c4c64-eff6-4142-9625-b92880a40e2d tempest-VolumesAdminNegativeTest-1677934335 None] Removing iscsi_target for Volume ID: e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:04.644623 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:04.786177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 -f" returned: 0 in 0.143s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:04.786759 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:04.788612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:04.918013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:04.918372 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244604864]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:05.136908 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:55:05.150840 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:55:05.151713 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 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'
May 30 19:55:05.165773 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Flow 'volume_create_manager' (07420996-16c5-40e9-a903-e94823b80acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:05.169702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58afdf71-e639-4b96-88ed-28eeb7d1a9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.193962 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:55:05.232120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (58afdf71-e639-4b96-88ed-28eeb7d1a9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-562946099',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=186896ce-b42e-4a19-870e-2f2ee810ae82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1252846c85cb4f3da96b46deca7cb4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:55:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:55:05Z,user_id='92064e865741401e894311dd5d3440d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:05.234896 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd36286c-ec32-46ad-95e8-f4cd6e91ed5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.237343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd36286c-ec32-46ad-95e8-f4cd6e91ed5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:05.240021 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (976a3a03-4da6-4643-9de9-10873faaada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.243064 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (976a3a03-4da6-4643-9de9-10873faaada0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '186896ce-b42e-4a19-870e-2f2ee810ae82', 'volume_name': 'volume-186896ce-b42e-4a19-870e-2f2ee810ae82', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:05.246057 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (046f6b8d-affe-431b-8901-f031fc9e9ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.248827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (046f6b8d-affe-431b-8901-f031fc9e9ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:05.251585 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3744e13-e00e-495c-9943-ca11a375f440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.252862 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume 186896ce-b42e-4a19-870e-2f2ee810ae82: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-186896ce-b42e-4a19-870e-2f2ee810ae82', 'volume_size': 1}
May 30 19:55:05.254352 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186896ce-b42e-4a19-870e-2f2ee810ae82 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:05.292081 n-d-843949-2 sudo[101343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186896ce-b42e-4a19-870e-2f2ee810ae82 stack-volumes-lvmdriver-1 -L 1g
May 30 19:55:05.292907 n-d-843949-2 sudo[101343]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:05.959706 n-d-843949-2 sudo[101343]: pam_unix(sudo:session): session closed for user root
May 30 19:55:05.962730 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186896ce-b42e-4a19-870e-2f2ee810ae82 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.708s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:05.966977 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3744e13-e00e-495c-9943-ca11a375f440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-186896ce-b42e-4a19-870e-2f2ee810ae82', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:05.969248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7a9814-6ddb-4a1c-bfd7-19c82df2d5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:05.999578 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume volume-186896ce-b42e-4a19-870e-2f2ee810ae82 (186896ce-b42e-4a19-870e-2f2ee810ae82): created successfully
May 30 19:55:06.001827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b7a9814-6ddb-4a1c-bfd7-19c82df2d5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:06.005008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Flow 'volume_create_manager' (07420996-16c5-40e9-a903-e94823b80acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:06.019010 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-56bd1d23-2cb1-41ec-8633-f9e25a28921e tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created volume successfully.
May 30 19:55:06.866456 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:55:06.880970 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:55:06.881954 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 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'
May 30 19:55:06.923116 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Flow 'volume_create_manager' (1313a5e3-7f6b-4962-be07-4a0e45532b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:06.942051 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddd72352-2bd4-4170-be4c-53f3dc1d4030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:06.993534 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:55:07.042060 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddd72352-2bd4-4170-be4c-53f3dc1d4030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-776838554',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=d1fc9350-5e42-4179-90f0-1d425b99ecbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a67044bb65da49e49a17dbc38e4558c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:55:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:55:07Z,user_id='1c303c356ed941eaa87443e4d1d48613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.045357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98f1482d-ca1a-43b5-9e69-3bbc2c6c0f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:07.047699 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (98f1482d-ca1a-43b5-9e69-3bbc2c6c0f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.070311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69406265-c7b5-4a79-8313-50b7d315ba40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:07.073205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69406265-c7b5-4a79-8313-50b7d315ba40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1fc9350-5e42-4179-90f0-1d425b99ecbd', 'volume_name': 'volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.085912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acd622e1-7c76-433b-a0d4-3389f2d68823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:07.103518 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acd622e1-7c76-433b-a0d4-3389f2d68823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.110310 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (238685c5-7f08-476e-b7cd-1c8740eaebd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:07.113253 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Volume d1fc9350-5e42-4179-90f0-1d425b99ecbd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd', 'volume_size': 1}
May 30 19:55:07.114770 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:07.157775 n-d-843949-2 sudo[101376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd stack-volumes-lvmdriver-1 -L 1g
May 30 19:55:07.158670 n-d-843949-2 sudo[101376]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:07.746759 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:07.823124 n-d-843949-2 sudo[101391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:07.825076 n-d-843949-2 sudo[101391]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:07.901147 n-d-843949-2 sudo[101376]: pam_unix(sudo:session): session closed for user root
May 30 19:55:07.903696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.788s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:07.908155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (238685c5-7f08-476e-b7cd-1c8740eaebd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.912206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c852a463-eb8c-4730-99a4-21dc1984e2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:07.929279 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Volume volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd (d1fc9350-5e42-4179-90f0-1d425b99ecbd): created successfully
May 30 19:55:07.931764 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c852a463-eb8c-4730-99a4-21dc1984e2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:07.937007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Flow 'volume_create_manager' (1313a5e3-7f6b-4962-be07-4a0e45532b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:07.956666 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-19948b47-30f4-4c4f-a4b9-55d63298c3b6 tempest-VolumesAdminNegativeTest-1677934335 None] Created volume successfully.
May 30 19:55:08.540192 n-d-843949-2 sudo[101391]: pam_unix(sudo:session): session closed for user root
May 30 19:55:08.542134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 0.796s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:08.609012 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:08.618811 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:08.619817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684242381216]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:08.620727 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:55:08.621490 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Creating iscsi_target for Volume ID: volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created volume path /opt/stack/data/cinder/volumes/volume-186896ce-b42e-4a19-870e-2f2ee810ae82,
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: incominguser mF7MDDYV3M65SU3u5odu 2DtaGPjKpaisqnd2
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:08.628842 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:55:08.633608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:09.158680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 0.527s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:09.159034 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684242381216]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:09.159577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:55:09.159930 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:55:09.161548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:09.170921 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:09.171253 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684242381216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:09.172141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:55:09.176817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:09.343094 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:09.343413 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684242381216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:09.344590 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:09.544578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:09.545583 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684242381216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:09.547257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:55:09.570196 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Lock "b'cinder-d1fc9350-5e42-4179-90f0-1d425b99ecbd-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:55:09.644861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82', 'target_lun': 1, 'volume_id': '186896ce-b42e-4a19-870e-2f2ee810ae82', 'auth_method': 'CHAP', 'auth_username': 'mF7MDDYV3M65SU3u5odu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8e388fcd-a366-4ade-94d7-61c76075284a'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:55:09.869008 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-94b5c1d7-2c01-4355-a06d-28c39a9764df req-5464a95c-da9a-4e4c-a0dc-1f3b5148c4f6 tempest-LiveAutoBlockMigrationV225Test-923745676 None] attachment_update completed successfully.
May 30 19:55:09.876031 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Skipping remove_export. No iscsi_target is presently exported for volume: d1fc9350-5e42-4179-90f0-1d425b99ecbd
May 30 19:55:09.877187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 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 stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:09.906853 n-d-843949-2 sudo[101475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd
May 30 19:55:09.907792 n-d-843949-2 sudo[101475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:10.478835 n-d-843949-2 sudo[101475]: pam_unix(sudo:session): session closed for user root
May 30 19:55:10.481037 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd" returned: 0 in 0.604s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:10.482849 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:10.501323 n-d-843949-2 sudo[101493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd
May 30 19:55:10.502124 n-d-843949-2 sudo[101493]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:10.917474 n-d-843949-2 sudo[101493]: pam_unix(sudo:session): session closed for user root
May 30 19:55:10.919608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd" returned: 0 in 0.436s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:10.922332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:10.941386 n-d-843949-2 sudo[101501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd
May 30 19:55:10.942794 n-d-843949-2 sudo[101501]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:11.127712 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:55:11.128714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:55:11.129654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:11.169932 n-d-843949-2 sudo[101508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:55:11.172870 n-d-843949-2 sudo[101508]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:11.483141 n-d-843949-2 sudo[101501]: pam_unix(sudo:session): session closed for user root
May 30 19:55:11.485470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d1fc9350-5e42-4179-90f0-1d425b99ecbd" returned: 0 in 0.563s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:11.486890 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Successfully deleted volume: d1fc9350-5e42-4179-90f0-1d425b99ecbd
May 30 19:55:11.537739 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
May 30 19:55:11.540870 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
May 30 19:55:11.567923 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Created reservations ['684aaf02-8284-4bf0-b31b-61dd60af67c1', '577e8556-6cbb-4368-a4df-a666ce064912', 'e4494380-2e1b-4bef-8002-0a08a7de28b1', '1a0ad05c-f414-414f-bdef-2db9622ba657'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:55:11.572200 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:55:11.572200 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:55:11.572200 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:11.632019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:55:11.633742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:11.672200 n-d-843949-2 sudo[101520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:55:11.673477 n-d-843949-2 sudo[101520]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:11.685068 n-d-843949-2 sudo[101508]: pam_unix(sudo:session): session closed for user root
May 30 19:55:11.687577 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.558s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:11.689584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:11.717411 n-d-843949-2 sudo[101522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:55:11.719916 n-d-843949-2 sudo[101522]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:12.124401 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Lock "b'cinder-e8c154ce-c82c-47f0-a5e0-45ffaa337e49-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:55:12.179634 n-d-843949-2 sudo[101520]: pam_unix(sudo:session): session closed for user root
May 30 19:55:12.208808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 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.576s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:12.210876 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:12.234895 n-d-843949-2 sudo[101522]: pam_unix(sudo:session): session closed for user root
May 30 19:55:12.246244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:12.264007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:55:12.268944 n-d-843949-2 sudo[101531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:55:12.271445 n-d-843949-2 sudo[101531]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:12.291561 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:12.450433 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:12.450777 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:12.451635 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Skipping remove_export. No iscsi_target is presently exported for volume: e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:12.453001 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 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 stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:12.474782 n-d-843949-2 sudo[101541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:12.477478 n-d-843949-2 sudo[101541]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:12.921037 n-d-843949-2 sudo[101531]: pam_unix(sudo:session): session closed for user root
May 30 19:55:12.923593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:12.925335 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:55:12.933088 n-d-843949-2 sudo[101541]: pam_unix(sudo:session): session closed for user root
May 30 19:55:12.934905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49" returned: 0 in 0.482s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:12.936396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:12.951930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Deleted volume successfully.
May 30 19:55:12.953431 n-d-843949-2 sudo[101545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:12.954232 n-d-843949-2 sudo[101545]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:12.970657 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-bfe21e95-c09b-454d-9547-07eea20be7b0 tempest-VolumesAdminNegativeTest-1677934335 None] Lock "b'cinder-d1fc9350-5e42-4179-90f0-1d425b99ecbd-delete_volume'" released by "delete_volume" :: held 3.402s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:55:13.457349 n-d-843949-2 sudo[101545]: pam_unix(sudo:session): session closed for user root
May 30 19:55:13.459457 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49" returned: 0 in 0.523s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:13.462092 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:13.481616 n-d-843949-2 sudo[101551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:13.482534 n-d-843949-2 sudo[101551]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:13.920224 n-d-843949-2 sudo[101551]: pam_unix(sudo:session): session closed for user root
May 30 19:55:13.923124 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e8c154ce-c82c-47f0-a5e0-45ffaa337e49" returned: 0 in 0.460s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:13.925462 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Successfully deleted volume: e8c154ce-c82c-47f0-a5e0-45ffaa337e49
May 30 19:55:13.977838 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Created reservations ['acbde51b-5958-46ef-bd7e-31925d3954cb', 'ff55c611-39c9-4dd0-bd16-4c344405d333', '2c4035e0-9f40-4686-bc3c-31be2b24ea9a', '939f60cb-bfc2-456a-a02c-8240cea144ba'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:55:13.980344 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:55:13.980344 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:55:13.980344 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:14.030248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:55:14.030991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:14.054865 n-d-843949-2 sudo[101559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:55:14.056381 n-d-843949-2 sudo[101559]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:14.531385 n-d-843949-2 sudo[101559]: pam_unix(sudo:session): session closed for user root
May 30 19:55:14.534168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 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.502s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:14.536493 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:14.559074 n-d-843949-2 sudo[101562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:55:14.561079 n-d-843949-2 sudo[101562]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:15.119416 n-d-843949-2 sudo[101562]: pam_unix(sudo:session): session closed for user root
May 30 19:55:15.122072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.585s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:15.124141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:55:15.137283 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Deleted volume successfully.
May 30 19:55:15.154486 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3677517e-0016-4a61-b666-09420eb7787e tempest-VolumesAdminNegativeTest-1677934335 None] Lock "b'cinder-e8c154ce-c82c-47f0-a5e0-45ffaa337e49-delete_volume'" released by "delete_volume" :: held 3.031s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:55:26.711833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:26.759448 n-d-843949-2 sudo[101829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:26.760264 n-d-843949-2 sudo[101829]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:27.585677 n-d-843949-2 sudo[101829]: pam_unix(sudo:session): session closed for user root
May 30 19:55:27.587720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 0.876s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:27.638025 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:27.644359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:27.644635 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: I_T nexus: 2
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:55:27.645241 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:55:27.647703 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Creating iscsi_target for Volume ID: volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:55:27.647703 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Created volume path /opt/stack/data/cinder/volumes/volume-186896ce-b42e-4a19-870e-2f2ee810ae82,
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: incominguser mF7MDDYV3M65SU3u5odu 2DtaGPjKpaisqnd2
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:27.651146 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:55:27.654590 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:27.768660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:27.769254 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:27.769610 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:55:27.770225 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:55:27.773007 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:27.781222 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:27.781569 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: I_T nexus: 2
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:55:27.782267 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:55:27.788282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:27.896496 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:27.897920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:27.900457 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:28.036159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:28.036773 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:28.038575 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:55:28.132478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82', 'target_lun': 1, 'volume_id': '186896ce-b42e-4a19-870e-2f2ee810ae82', 'auth_method': 'CHAP', 'auth_username': 'mF7MDDYV3M65SU3u5odu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fbc1d389-f4ce-4477-ab3f-de89039abdb9'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:55:28.481718 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-4891be6f-808c-43ea-ac65-e3b1712df99a tempest-LiveAutoBlockMigrationV225Test-2065305776 None] attachment_update completed successfully.
May 30 19:55:34.361084 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:55:34.367479 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:55:34.368376 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 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'
May 30 19:55:34.385410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Flow 'volume_create_manager' (8be26351-4d5a-4dce-ae7c-29a32d2ccec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:34.399600 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6721c889-c79d-4832-85de-5af0b1fda98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:34.422645 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:55:34.448428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6721c889-c79d-4832-85de-5af0b1fda98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2031664546',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0a619c6c-f7ec-4519-8944-d6f521fe7ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2c3b5169e14006bab98c084c88a6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:55:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:55:34Z,user_id='9745ee77f133476b996f3bfe407cda91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:34.452193 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5b97c79-3c14-4b37-94e3-2e0e8c0fab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:34.454458 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a5b97c79-3c14-4b37-94e3-2e0e8c0fab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:34.457010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66a9ede8-28cc-4322-a8e2-cb1bdc38ee25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:34.459239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (66a9ede8-28cc-4322-a8e2-cb1bdc38ee25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'volume_name': 'volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:34.462242 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2deccd3-4d14-4476-9ca3-0de67a106fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:34.464602 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2deccd3-4d14-4476-9ca3-0de67a106fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:34.467081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a84f216d-47dc-4739-a36b-ec2d4f991f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:34.467922 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Volume 0a619c6c-f7ec-4519-8944-d6f521fe7ccd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'volume_size': 1}
May 30 19:55:34.469205 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:34.509616 n-d-843949-2 sudo[101965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd stack-volumes-lvmdriver-1 -L 1g
May 30 19:55:34.511234 n-d-843949-2 sudo[101965]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:35.256441 n-d-843949-2 sudo[101965]: pam_unix(sudo:session): session closed for user root
May 30 19:55:35.258916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.789s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:35.262637 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a84f216d-47dc-4739-a36b-ec2d4f991f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:35.265222 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33e972cb-8727-4dd3-8905-15855fbfee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:55:35.305389 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Volume volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd (0a619c6c-f7ec-4519-8944-d6f521fe7ccd): created successfully
May 30 19:55:35.308732 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33e972cb-8727-4dd3-8905-15855fbfee01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:55:35.318226 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Flow 'volume_create_manager' (8be26351-4d5a-4dce-ae7c-29a32d2ccec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:55:35.359511 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-21fe181c-21de-47bd-a45c-fc072e698681 tempest-LiveMigrationTest-1339517455 None] Created volume successfully.
May 30 19:55:38.461736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:38.513309 n-d-843949-2 sudo[102130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:55:38.515411 n-d-843949-2 sudo[102130]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:55:39.482389 n-d-843949-2 sudo[102130]: pam_unix(sudo:session): session closed for user root
May 30 19:55:39.484845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 1.026s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:39.638652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:39.660535 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:39.661041 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: I_T nexus: 2
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: I_T nexus: 3
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:55:39.662029 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:55:39.667262 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Creating iscsi_target for Volume ID: volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Created volume path /opt/stack/data/cinder/volumes/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd,
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: incominguser fDeSUoAjEJ4ay7nSPCFK 4fobsG9y3eGunr2N
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]:
May 30 19:55:39.682502 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:55:39.685360 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:40.753243 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 1.067s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:40.754259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:40.755094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:55:40.755816 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:55:40.759485 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:40.798687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:40.799219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: I_T nexus: 2
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: I_T nexus: 3
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:55:40.800266 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:55:40.805733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:41.147412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:41.147685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:41.151603 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:55:41.491315 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:55:41.491844 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:55:41.493029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:55:41.570673 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'target_lun': 1, 'volume_id': '0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'auth_method': 'CHAP', 'auth_username': 'fDeSUoAjEJ4ay7nSPCFK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a4464e2b-b45e-42ea-bc84-2a673c375d8b'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:55:41.838071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-c453082d-7b4a-4af9-bb95-97fefba05940 req-cc88c29e-37b7-4fb9-bd4d-2bd32f934811 tempest-LiveMigrationTest-1339517455 None] attachment_update completed successfully.
May 30 19:55:45.113155 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-324c456a-bba5-4e8e-8933-7d03e963e3a6 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Terminate volume connection completed successfully.
May 30 19:55:45.114324 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9fd208a0-fe31-4405-9373-70e87ad5e8b2 req-324c456a-bba5-4e8e-8933-7d03e963e3a6 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Deleting attachment 8e388fcd-a366-4ade-94d7-61c76075284a. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:56:05.847867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:05.941591 n-d-843949-2 sudo[102629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:05.946295 n-d-843949-2 sudo[102629]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:06.591563 n-d-843949-2 sudo[102629]: pam_unix(sudo:session): session closed for user root
May 30 19:56:06.595454 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 0.746s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:06.655267 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:06.666719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:06.667226 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: I_T nexus: 3
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: I_T nexus: 4
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: fDeSUoAjEJ4ay7nSPCFK
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:06.668119 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:56:06.675752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Creating iscsi_target for Volume ID: volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:56:06.676522 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Created volume path /opt/stack/data/cinder/volumes/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd,
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: incominguser fDeSUoAjEJ4ay7nSPCFK 4fobsG9y3eGunr2N
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:06.680832 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:56:06.685858 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:06.835146 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 0.152s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:06.835512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:06.836166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:56:06.836750 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:56:06.838209 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:06.852213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:06.853798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: I_T nexus: 3
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: mF7MDDYV3M65SU3u5odu
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: I_T nexus: 4
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: fDeSUoAjEJ4ay7nSPCFK
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:06.854893 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:56:06.865489 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:07.043822 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:07.045721 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:07.049282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:07.180572 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:07.181082 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:07.182257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:56:07.241410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'target_lun': 1, 'volume_id': '0a619c6c-f7ec-4519-8944-d6f521fe7ccd', 'auth_method': 'CHAP', 'auth_username': 'fDeSUoAjEJ4ay7nSPCFK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c20018fe-139e-4551-a397-9a55e500909a'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:56:07.425678 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-d9169a1c-36c6-4a16-b987-30d9a26ae4ef tempest-LiveMigrationTest-459489595 None] attachment_update completed successfully.
May 30 19:56:11.132782 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:56:11.134094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:56:11.135259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:11.181994 n-d-843949-2 sudo[102674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:56:11.191225 n-d-843949-2 sudo[102674]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:11.505500 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-b8f04206-2fe8-4270-b1a4-ec84a6923489 req-4d5be2f1-5589-46a0-acb9-be84bbd4ed84 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Terminate volume connection completed successfully.
May 30 19:56:11.506146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-b8f04206-2fe8-4270-b1a4-ec84a6923489 req-4d5be2f1-5589-46a0-acb9-be84bbd4ed84 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Deleting attachment fbc1d389-f4ce-4477-ab3f-de89039abdb9. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:56:11.510271 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:11.671327 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.163s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:11.671665 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82\n Backing store flags: \n Account information:\n mF7MDDYV3M65SU3u5odu\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:11.672643 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-b8f04206-2fe8-4270-b1a4-ec84a6923489 req-4d5be2f1-5589-46a0-acb9-be84bbd4ed84 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Removing iscsi_target for Volume ID: 186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:56:11.674016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:11.815379 n-d-843949-2 sudo[102674]: pam_unix(sudo:session): session closed for user root
May 30 19:56:11.817484 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.682s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:11.818956 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:11.860828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-186896ce-b42e-4a19-870e-2f2ee810ae82 -f" returned: 0 in 0.156s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:11.861943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:11.864758 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:11.871932 n-d-843949-2 sudo[102691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:56:11.882463 n-d-843949-2 sudo[102691]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:12.023444 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:12.024365 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:12.413827 n-d-843949-2 sudo[102691]: pam_unix(sudo:session): session closed for user root
May 30 19:56:12.415616 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.597s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:12.418277 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:56:16.149779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:56:16.153890 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:56:16.154788 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 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'
May 30 19:56:16.170219 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Flow 'volume_create_manager' (7968ccc6-99e7-4917-a9d3-93b2c4a8ce64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:56:16.174416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f414555-9c02-48ef-89a2-d43366875d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:16.200415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:56:16.253454 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f414555-9c02-48ef-89a2-d43366875d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-850077108',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=86792ded-68d8-4b61-a71e-af07fbea0ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1252846c85cb4f3da96b46deca7cb4f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:56:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:56:16Z,user_id='92064e865741401e894311dd5d3440d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:16.256683 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fe3e26c-9c08-4cea-89fd-4ad9541cb284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:16.258844 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7fe3e26c-9c08-4cea-89fd-4ad9541cb284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:16.264665 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c0d5266-d645-4f5b-bbd5-05ec5710993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:16.405352 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c0d5266-d645-4f5b-bbd5-05ec5710993c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '86792ded-68d8-4b61-a71e-af07fbea0ed3', 'volume_name': 'volume-86792ded-68d8-4b61-a71e-af07fbea0ed3', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:16.407624 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f117326b-3dc2-4d0b-b191-7debb4ecea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:16.409798 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f117326b-3dc2-4d0b-b191-7debb4ecea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:16.412681 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05b95e65-eef7-4ce5-8258-9f9e3466a2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:16.413855 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume 86792ded-68d8-4b61-a71e-af07fbea0ed3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-86792ded-68d8-4b61-a71e-af07fbea0ed3', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 19:56:16.414676 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Cloning 86792ded-68d8-4b61-a71e-af07fbea0ed3 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 19:56:23.556704 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-fbbdab0d-6abf-429e-9deb-da36f1880ac5 tempest-LiveMigrationTest-459489595 None] Terminate volume connection completed successfully.
May 30 19:56:23.558890 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-5662b0f3-c67b-413c-8f7e-3be540f47016 req-fbbdab0d-6abf-429e-9deb-da36f1880ac5 tempest-LiveMigrationTest-459489595 None] Deleting attachment a4464e2b-b45e-42ea-bc84-2a673c375d8b. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:56:34.537616 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 18.12 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 19:56:34.538382 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Image download 616.00 MB at 34.00 MB/s
May 30 19:56:34.575948 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:34.688438 n-d-843949-2 sudo[102895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1
May 30 19:56:34.690284 n-d-843949-2 sudo[102895]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:35.210509 n-d-843949-2 sudo[102895]: pam_unix(sudo:session): session closed for user root
May 30 19:56:35.213534 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1" returned: 0 in 0.637s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:35.214749 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 92064e865741401e894311dd5d3440d7. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 19:56:35.292341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:35.405883 n-d-843949-2 sudo[102900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1
May 30 19:56:35.406681 n-d-843949-2 sudo[102900]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:35.716315 n-d-843949-2 sudo[102900]: pam_unix(sudo:session): session closed for user root
May 30 19:56:35.718566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1" returned: 0 in 0.426s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:35.720875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:35.738440 n-d-843949-2 sudo[102905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 stack-volumes-lvmdriver-1 -L 1g
May 30 19:56:35.739234 n-d-843949-2 sudo[102905]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:36.437739 n-d-843949-2 sudo[102905]: pam_unix(sudo:session): session closed for user root
May 30 19:56:36.440208 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.719s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:36.477376 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 86792ded-68d8-4b61-a71e-af07fbea0ed3. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 19:56:36.519269 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_a4f62a10 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:36.601476 n-d-843949-2 sudo[102939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_a4f62a10
May 30 19:56:36.602276 n-d-843949-2 sudo[102939]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:36.943004 n-d-843949-2 sudo[102939]: pam_unix(sudo:session): session closed for user root
May 30 19:56:36.946643 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_a4f62a10" returned: 0 in 0.426s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:36.946643 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:37.043264 n-d-843949-2 sudo[102943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1
May 30 19:56:37.044274 n-d-843949-2 sudo[102943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:37.384615 n-d-843949-2 sudo[102943]: pam_unix(sudo:session): session closed for user root
May 30 19:56:37.387322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1" returned: 0 in 0.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:37.388588 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 19:56:37.389697 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:37.408301 n-d-843949-2 sudo[102948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3 oflag=direct
May 30 19:56:37.409788 n-d-843949-2 sudo[102948]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:37.727132 n-d-843949-2 sudo[102948]: pam_unix(sudo:session): session closed for user root
May 30 19:56:37.729810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3 oflag=direct" returned: 0 in 0.340s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:37.731017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:37.748942 n-d-843949-2 sudo[102960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3
May 30 19:56:37.749842 n-d-843949-2 sudo[102960]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:38.682117 n-d-843949-2 sudo[102960]: pam_unix(sudo:session): session closed for user root
May 30 19:56:38.684348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3" returned: 0 in 0.953s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:38.685363 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:38.765551 n-d-843949-2 sudo[102987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1
May 30 19:56:38.766352 n-d-843949-2 sudo[102987]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:39.080859 n-d-843949-2 sudo[102987]: pam_unix(sudo:session): session closed for user root
May 30 19:56:39.083210 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1" returned: 0 in 0.397s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:39.083998 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_lbvgx2uqn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--86792ded--68d8--4b61--a71e--af07fbea0ed3 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 19:56:39.084536 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Converted 700.00 MB image at 700.00 MB/s
May 30 19:56:39.092215 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 86792ded-68d8-4b61-a71e-af07fbea0ed3 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 19:56:39.212979 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 92064e865741401e894311dd5d3440d7 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 19:56:39.213647 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Marking volume 86792ded-68d8-4b61-a71e-af07fbea0ed3 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 19:56:39.224962 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 86792ded-68d8-4b61-a71e-af07fbea0ed3. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 19:56:39.225168 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Creating volume glance metadata for volume 86792ded-68d8-4b61-a71e-af07fbea0ed3 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 19:56:39.295429 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05b95e65-eef7-4ce5-8258-9f9e3466a2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86792ded-68d8-4b61-a71e-af07fbea0ed3', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:39.297988 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40ec3ecf-77d8-4d73-92ab-28e4b0b50d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:39.305901 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Volume volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 (86792ded-68d8-4b61-a71e-af07fbea0ed3): created successfully
May 30 19:56:39.307697 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (40ec3ecf-77d8-4d73-92ab-28e4b0b50d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:39.310695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Flow 'volume_create_manager' (7968ccc6-99e7-4917-a9d3-93b2c4a8ce64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:56:39.317895 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-caabb590-aa72-46a4-83f7-867872c912ce tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created volume successfully.
May 30 19:56:45.019029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.043798 n-d-843949-2 sudo[103004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:56:45.046226 n-d-843949-2 sudo[103004]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:56:45.448163 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-51199d2b-63ce-42f4-9f14-3cf333f62ebe req-6daed1ee-29df-4e25-9d80-6e2a0f5f11ca tempest-LiveMigrationTest-1339517455 None] Terminate volume connection completed successfully.
May 30 19:56:45.448906 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-51199d2b-63ce-42f4-9f14-3cf333f62ebe req-6daed1ee-29df-4e25-9d80-6e2a0f5f11ca tempest-LiveMigrationTest-1339517455 None] Deleting attachment c20018fe-139e-4551-a397-9a55e500909a. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:56:45.454308 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.566120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:45.566476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239501888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:45.567390 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-51199d2b-63ce-42f4-9f14-3cf333f62ebe req-6daed1ee-29df-4e25-9d80-6e2a0f5f11ca tempest-LiveMigrationTest-1339517455 None] Removing iscsi_target for Volume ID: 0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:45.568615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.574908 n-d-843949-2 sudo[103004]: pam_unix(sudo:session): session closed for user root
May 30 19:56:45.578050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.558s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:45.637319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.657508 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:45.658408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd\n Backing store flags: \n Account information:\n fDeSUoAjEJ4ay7nSPCFK\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: fDeSUoAjEJ4ay7nSPCFK
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:45.661437 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:56:45.663851 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Creating iscsi_target for Volume ID: volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created volume path /opt/stack/data/cinder/volumes/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3,
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: incominguser h3uaP8LpgSwmrDjS9rpB havAxi72RnU4fxVp
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]:
May 30 19:56:45.668811 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:56:45.672701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.675905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd -f" returned: 0 in 0.106s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:45.676933 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239501888]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:45.681291 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:45.788754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:45.789334 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239501888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:46.139319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.469s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:46.139923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:46.140461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:56:46.140855 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:56:46.142126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:46.150432 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:46.151570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: fDeSUoAjEJ4ay7nSPCFK
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:56:46.152735 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:56:46.159229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:46.255748 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:46.256201 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:46.259369 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:56:46.433920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:56:46.434342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:56:46.435640 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:56:46.524482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3', 'target_lun': 1, 'volume_id': '86792ded-68d8-4b61-a71e-af07fbea0ed3', 'auth_method': 'CHAP', 'auth_username': 'h3uaP8LpgSwmrDjS9rpB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3ec32b17-cecc-4ea0-a391-ff9f5c3ec07a'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:56:46.780738 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-f1a5c512-9da0-490e-8db5-46c7b9cf6994 req-d4eee7bc-26f3-4a89-a1be-6bb5677618aa tempest-LiveAutoBlockMigrationV225Test-923745676 None] attachment_update completed successfully.
May 30 19:56:47.811694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:56:47.829020 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:56:47.829603 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 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'
May 30 19:56:47.854479 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Flow 'volume_create_manager' (e915c195-2d2e-45cb-8f72-65e007475206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:56:47.859361 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c74118a3-f9f5-4993-984d-84c0fe021b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:47.889373 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:56:47.945041 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c74118a3-f9f5-4993-984d-84c0fe021b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1416549073',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9dcbb770-ebf1-4370-8e8e-b0962ce8aded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2c3b5169e14006bab98c084c88a6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:56:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:56:48Z,user_id='9745ee77f133476b996f3bfe407cda91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:47.948820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d69c0f12-eead-4660-96f3-0eb247be7c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:47.952418 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d69c0f12-eead-4660-96f3-0eb247be7c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:47.960667 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e882372-0393-4e5c-b27d-5949efca2164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:48.118501 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1e882372-0393-4e5c-b27d-5949efca2164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'volume_name': 'volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:48.120691 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfcea865-9d99-4d8d-89b7-a3516a704615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:48.123109 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfcea865-9d99-4d8d-89b7-a3516a704615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:56:48.132420 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dbc14c9-b2a4-43ce-90ec-c68317991675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:56:48.133169 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Volume 9dcbb770-ebf1-4370-8e8e-b0962ce8aded: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 19:56:48.133995 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Cloning 9dcbb770-ebf1-4370-8e8e-b0962ce8aded from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 19:57:04.433057 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 16.30 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 19:57:04.433815 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Image download 616.00 MB at 37.80 MB/s
May 30 19:57:04.482776 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:04.584558 n-d-843949-2 sudo[103194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1
May 30 19:57:04.586532 n-d-843949-2 sudo[103194]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:04.987051 n-d-843949-2 sudo[103194]: pam_unix(sudo:session): session closed for user root
May 30 19:57:04.989835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1" returned: 0 in 0.507s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:04.991034 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 9745ee77f133476b996f3bfe407cda91. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 19:57:05.053571 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:05.160940 n-d-843949-2 sudo[103199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1
May 30 19:57:05.162051 n-d-843949-2 sudo[103199]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:05.698931 n-d-843949-2 sudo[103199]: pam_unix(sudo:session): session closed for user root
May 30 19:57:05.701346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1" returned: 0 in 0.648s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:05.704257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:05.768757 n-d-843949-2 sudo[103204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded stack-volumes-lvmdriver-1 -L 1g
May 30 19:57:05.769649 n-d-843949-2 sudo[103204]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:06.497527 n-d-843949-2 sudo[103204]: pam_unix(sudo:session): session closed for user root
May 30 19:57:06.500008 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.795s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:06.545279 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 9dcbb770-ebf1-4370-8e8e-b0962ce8aded. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 19:57:06.611828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_05hyrn_e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:06.758875 n-d-843949-2 sudo[103238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_05hyrn_e
May 30 19:57:06.759942 n-d-843949-2 sudo[103238]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:07.205195 n-d-843949-2 sudo[103238]: pam_unix(sudo:session): session closed for user root
May 30 19:57:07.207594 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_05hyrn_e" returned: 0 in 0.596s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:07.208823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:07.445842 n-d-843949-2 sudo[103242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1
May 30 19:57:07.448262 n-d-843949-2 sudo[103242]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:07.915087 n-d-843949-2 sudo[103242]: pam_unix(sudo:session): session closed for user root
May 30 19:57:07.917473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1" returned: 0 in 0.708s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:07.918386 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 19:57:07.919833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:07.946637 n-d-843949-2 sudo[103247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded oflag=direct
May 30 19:57:07.948806 n-d-843949-2 sudo[103247]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:08.486846 n-d-843949-2 sudo[103247]: pam_unix(sudo:session): session closed for user root
May 30 19:57:08.489428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded oflag=direct" returned: 0 in 0.569s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:08.491518 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:08.515001 n-d-843949-2 sudo[103259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded
May 30 19:57:08.516587 n-d-843949-2 sudo[103259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:09.927283 n-d-843949-2 sudo[103259]: pam_unix(sudo:session): session closed for user root
May 30 19:57:09.929565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded" returned: 0 in 1.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:09.930778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:10.035900 n-d-843949-2 sudo[103294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1
May 30 19:57:10.036772 n-d-843949-2 sudo[103294]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:10.564122 n-d-843949-2 sudo[103294]: pam_unix(sudo:session): session closed for user root
May 30 19:57:10.567245 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1" returned: 0 in 0.635s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:10.568383 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yzf5msagn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.44 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9dcbb770--ebf1--4370--8e8e--b0962ce8aded {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 19:57:10.568988 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Converted 700.00 MB image at 486.42 MB/s
May 30 19:57:10.569869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 9dcbb770-ebf1-4370-8e8e-b0962ce8aded successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 19:57:10.738534 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 9745ee77f133476b996f3bfe407cda91 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 19:57:10.744445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Marking volume 9dcbb770-ebf1-4370-8e8e-b0962ce8aded as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 19:57:10.771450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 9dcbb770-ebf1-4370-8e8e-b0962ce8aded. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 19:57:10.772235 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Creating volume glance metadata for volume 9dcbb770-ebf1-4370-8e8e-b0962ce8aded backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 19:57:10.954015 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7dbc14c9-b2a4-43ce-90ec-c68317991675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:10.964135 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19baf1d9-ac4a-40e6-a51b-6976bfaca9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:10.993965 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Volume volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded (9dcbb770-ebf1-4370-8e8e-b0962ce8aded): created successfully
May 30 19:57:10.997502 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19baf1d9-ac4a-40e6-a51b-6976bfaca9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:11.004742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Flow 'volume_create_manager' (e915c195-2d2e-45cb-8f72-65e007475206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:57:11.032653 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-46b76310-8e54-4d9b-9931-f86cf7175c76 tempest-LiveMigrationTest-1339517455 None] Created volume successfully.
May 30 19:57:11.133930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:57:11.134991 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:57:11.136006 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:11.174211 n-d-843949-2 sudo[103309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:57:11.184745 n-d-843949-2 sudo[103309]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:11.702498 n-d-843949-2 sudo[103309]: pam_unix(sudo:session): session closed for user root
May 30 19:57:11.704566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.568s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:11.706120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:11.725261 n-d-843949-2 sudo[103320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:57:11.726069 n-d-843949-2 sudo[103320]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:12.290091 n-d-843949-2 sudo[103320]: pam_unix(sudo:session): session closed for user root
May 30 19:57:12.292405 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:12.295125 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:57:16.169674 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:16.187119 n-d-843949-2 sudo[103329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:16.187918 n-d-843949-2 sudo[103329]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:16.614776 n-d-843949-2 sudo[103329]: pam_unix(sudo:session): session closed for user root
May 30 19:57:16.617707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:16.677936 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:16.683815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:16.684528 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:16.685920 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:57:16.688958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Creating iscsi_target for Volume ID: volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Created volume path /opt/stack/data/cinder/volumes/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded,
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: incominguser Po2Mi4UkGY5bV3BuaKsY QABFiLh46b3ViuDf
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:16.693084 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:57:16.695391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:17.206991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.509s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:17.209186 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:17.209186 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:57:17.209408 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:57:17.214376 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:17.231869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:17.232257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:17.233165 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:57:17.240415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:17.404660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:17.405660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:17.408542 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:17.517652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:17.517942 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:17.519819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:57:17.569094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'target_lun': 1, 'volume_id': '9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'auth_method': 'CHAP', 'auth_username': 'Po2Mi4UkGY5bV3BuaKsY', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f83c200a-398c-490d-98b2-61418622b406'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:57:17.684670 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0fbf4fad-983c-45a8-9705-397e5e4c15d1 req-8b20abd8-6506-4d7a-8f38-5ecaa60266be tempest-LiveMigrationTest-1339517455 None] attachment_update completed successfully.
May 30 19:57:21.803677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 19:57:21.807459 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 19:57:21.807930 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 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'
May 30 19:57:21.823035 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Flow 'volume_create_manager' (b1aa95a6-4360-450e-a304-d13c609f8b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:57:21.826166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e09a7195-8da4-4bcd-8998-fb2101e5ead6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:21.848505 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 19:57:21.874166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e09a7195-8da4-4bcd-8998-fb2101e5ead6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T19:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1057629466',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=f11ea27f-c84f-400b-8f10-376d4925e0ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='786de5a300034beebcae4021e1f48951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T19:57:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T19:57:22Z,user_id='e560ee05b9e3428da8035eea367b88d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:21.877157 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0deb2d4-9325-42b4-bae1-04fd3d958617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:21.880638 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0deb2d4-9325-42b4-bae1-04fd3d958617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:21.882949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d521c3a3-d8b1-4f6c-bf9c-003629938730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:21.885155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d521c3a3-d8b1-4f6c-bf9c-003629938730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f11ea27f-c84f-400b-8f10-376d4925e0ee', 'volume_name': 'volume-f11ea27f-c84f-400b-8f10-376d4925e0ee', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:21.887338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46420c7d-61c5-4150-bc30-21cf096cc623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:21.889405 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46420c7d-61c5-4150-bc30-21cf096cc623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:21.891714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (166a96d4-b868-43e7-9751-baa9814d024a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:21.892688 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Volume f11ea27f-c84f-400b-8f10-376d4925e0ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f11ea27f-c84f-400b-8f10-376d4925e0ee', 'volume_size': 1}
May 30 19:57:21.894636 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f11ea27f-c84f-400b-8f10-376d4925e0ee stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:21.917238 n-d-843949-2 sudo[103403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f11ea27f-c84f-400b-8f10-376d4925e0ee stack-volumes-lvmdriver-1 -L 1g
May 30 19:57:21.918745 n-d-843949-2 sudo[103403]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:22.489936 n-d-843949-2 sudo[103403]: pam_unix(sudo:session): session closed for user root
May 30 19:57:22.492780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f11ea27f-c84f-400b-8f10-376d4925e0ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.598s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:22.496291 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (166a96d4-b868-43e7-9751-baa9814d024a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f11ea27f-c84f-400b-8f10-376d4925e0ee', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:22.499212 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8027890b-7119-4302-bc4b-ec5225853e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 19:57:22.510301 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Volume volume-f11ea27f-c84f-400b-8f10-376d4925e0ee (f11ea27f-c84f-400b-8f10-376d4925e0ee): created successfully
May 30 19:57:22.512897 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8027890b-7119-4302-bc4b-ec5225853e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 19:57:22.515298 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Flow 'volume_create_manager' (b1aa95a6-4360-450e-a304-d13c609f8b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 19:57:22.526987 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ad8e3377-add7-4f96-a906-d65e730aa9a0 tempest-AttachSCSIVolumeTestJSON-422657588 None] Created volume successfully.
May 30 19:57:26.103817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:26.142294 n-d-843949-2 sudo[103438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.152531 n-d-843949-2 sudo[103438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:26.484064 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:26.520040 n-d-843949-2 sudo[103440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:57:26.520847 n-d-843949-2 sudo[103440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:26.663471 n-d-843949-2 sudo[103438]: pam_unix(sudo:session): session closed for user root
May 30 19:57:26.665995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.562s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:26.740439 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:26.754580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:26.754877 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:26.757478 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:57:26.763414 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Creating iscsi_target for Volume ID: volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:57:26.763414 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Created volume path /opt/stack/data/cinder/volumes/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3,
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: incominguser h3uaP8LpgSwmrDjS9rpB havAxi72RnU4fxVp
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:26.777622 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:57:26.780655 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:26.956203 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.175s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:26.957564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:26.958427 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:57:26.959307 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:57:26.960744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:26.970843 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:26.971184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:26.971806 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:57:26.980839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:27.036714 n-d-843949-2 sudo[103440]: pam_unix(sudo:session): session closed for user root
May 30 19:57:27.038424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee" returned: 0 in 0.555s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:27.086446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:27.098719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:27.099457 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:27.105312 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:27.114535 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:27.115116 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239503168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:27.116269 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:57:27.126822 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Creating iscsi_target for Volume ID: volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Created volume path /opt/stack/data/cinder/volumes/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee,
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: incominguser Ft58ZF6hLUKku3FxQ9sx 56LdkDjPYs3khABU
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:27.132116 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:57:27.134814 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:27.304699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:27.305139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:27.306479 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:57:27.367130 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3', 'target_lun': 1, 'volume_id': '86792ded-68d8-4b61-a71e-af07fbea0ed3', 'auth_method': 'CHAP', 'auth_username': 'h3uaP8LpgSwmrDjS9rpB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '371a0fd1-6d3f-4c18-83ee-d4870de80140'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:57:27.697060 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-f3e1a9b9-4e8a-465e-ac6b-ca9d23f75c80 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] attachment_update completed successfully.
May 30 19:57:28.006909 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee" returned: 0 in 0.872s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:28.008681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239503168]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:28.009254 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:57:28.009619 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:57:28.017055 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:28.063206 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.045s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:28.063552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239503168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n Backing store flags: \n Account information:\n Ft58ZF6hLUKku3FxQ9sx\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: I_T nexus: 6
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:28.064205 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:57:28.071492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:28.217075 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:28.217075 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239503168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n Backing store flags: \n Account information:\n Ft58ZF6hLUKku3FxQ9sx\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:28.217075 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:28.333694 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:28.334238 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239503168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n Backing store flags: \n Account information:\n Ft58ZF6hLUKku3FxQ9sx\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:28.335365 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Set provider_location to: 10.222.0.84:3260,3 iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:57:28.381926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee', 'target_lun': 1, 'volume_id': 'f11ea27f-c84f-400b-8f10-376d4925e0ee', 'auth_method': 'CHAP', 'auth_username': 'Ft58ZF6hLUKku3FxQ9sx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '741227b4-6829-4b53-91bb-87a8bc918bf0'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:57:28.515916 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0b7cebb4-36ef-479a-b5e3-8a7d1afbcf07 req-9fcd6286-ff9b-4ffe-8ef8-ff0816d75f7e tempest-AttachSCSIVolumeTestJSON-422657588 None] attachment_update completed successfully.
May 30 19:57:38.480071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-1016997a-37d6-4405-b462-83b24b142d8f req-2aafe5e8-82c5-4355-8cbd-14bebb9a0d03 tempest-AttachSCSIVolumeTestJSON-422657588 None] Terminate volume connection completed successfully.
May 30 19:57:38.480688 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-1016997a-37d6-4405-b462-83b24b142d8f req-2aafe5e8-82c5-4355-8cbd-14bebb9a0d03 tempest-AttachSCSIVolumeTestJSON-422657588 None] Deleting attachment 741227b4-6829-4b53-91bb-87a8bc918bf0. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:57:38.488873 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:38.623625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:38.623984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee\n Backing store flags: \n Account information:\n Ft58ZF6hLUKku3FxQ9sx\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:38.624680 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-1016997a-37d6-4405-b462-83b24b142d8f req-2aafe5e8-82c5-4355-8cbd-14bebb9a0d03 tempest-AttachSCSIVolumeTestJSON-422657588 None] Removing iscsi_target for Volume ID: f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:57:38.625726 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:38.852300 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f11ea27f-c84f-400b-8f10-376d4925e0ee -f" returned: 0 in 0.225s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:38.855533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:38.856960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:39.101682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:39.101682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:42.366314 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-1e20dede-64d1-49ce-968a-105579464621 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Terminate volume connection completed successfully.
May 30 19:57:42.367502 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-145657fd-1fd6-4074-bec5-5fadb0e8408c req-1e20dede-64d1-49ce-968a-105579464621 tempest-LiveAutoBlockMigrationV225Test-2065305776 None] Deleting attachment 3ec32b17-cecc-4ea0-a391-ff9f5c3ec07a. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:57:49.381967 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:49.489359 n-d-843949-2 sudo[103547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:49.505415 n-d-843949-2 sudo[103547]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:57:50.734014 n-d-843949-2 sudo[103547]: pam_unix(sudo:session): session closed for user root
May 30 19:57:50.742349 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 1.358s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:50.970570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:51.001022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:51.001022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: I_T nexus: 8
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Creating iscsi_target for Volume ID: volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 19:57:51.003170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Created volume path /opt/stack/data/cinder/volumes/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded,
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: content:
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: incominguser Po2Mi4UkGY5bV3BuaKsY QABFiLh46b3ViuDf
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]:
May 30 19:57:51.024259 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 19:57:51.026551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:51.342139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.301s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:51.342736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:51.345314 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 19:57:51.346144 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 19:57:51.350602 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:51.380770 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:51.385575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: I_T nexus: 8
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: h3uaP8LpgSwmrDjS9rpB
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: System information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: I_T nexus: 7
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: Po2Mi4UkGY5bV3BuaKsY
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: ALL
May 30 19:57:51.386474 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 19:57:51.396829 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:51.780919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.383s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:51.780919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:51.785691 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:57:51.897282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:57:51.898557 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:57:51.901212 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 19:57:52.027812 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'target_lun': 1, 'volume_id': '9dcbb770-ebf1-4370-8e8e-b0962ce8aded', 'auth_method': 'CHAP', 'auth_username': 'Po2Mi4UkGY5bV3BuaKsY', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1acb5570-247a-4d7b-8720-e9e2672669de'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 19:57:52.468918 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-f2e48cc5-3557-4ee1-b240-14a01bd1c04c tempest-LiveMigrationTest-459489595 None] attachment_update completed successfully.
May 30 19:58:01.817040 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Lock "b'cinder-f11ea27f-c84f-400b-8f10-376d4925e0ee-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:58:01.927070 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:02.036356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:02.036870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:02.037766 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Skipping remove_export. No iscsi_target is presently exported for volume: f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:58:02.038913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 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 stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:02.061296 n-d-843949-2 sudo[103660]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:58:02.063078 n-d-843949-2 sudo[103660]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:02.840728 n-d-843949-2 sudo[103660]: pam_unix(sudo:session): session closed for user root
May 30 19:58:02.842955 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee" returned: 0 in 0.804s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:02.844772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:02.875052 n-d-843949-2 sudo[103663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:58:02.882506 n-d-843949-2 sudo[103663]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:03.724207 n-d-843949-2 sudo[103663]: pam_unix(sudo:session): session closed for user root
May 30 19:58:03.738440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee" returned: 0 in 0.893s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:03.740548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:03.798125 n-d-843949-2 sudo[103668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:58:03.798943 n-d-843949-2 sudo[103668]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:04.378881 n-d-843949-2 sudo[103668]: pam_unix(sudo:session): session closed for user root
May 30 19:58:04.381213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f11ea27f-c84f-400b-8f10-376d4925e0ee" returned: 0 in 0.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:04.382893 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Successfully deleted volume: f11ea27f-c84f-400b-8f10-376d4925e0ee
May 30 19:58:04.463268 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Created reservations ['3eaddb7a-7cba-478f-8ec0-192d1f02ca8e', '0a17bede-345f-4276-9b46-bd4c61583339', '471628d7-46e1-4e27-924a-c6d1415a5b49', '347f21a0-16bd-4ca6-82ca-cc4c22a20c40'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:58:04.470394 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:58:04.470394 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:58:04.470394 n-d-843949-2 cinder-volume[92362]:
May 30 19:58:04.556534 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:04.557290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:04.609397 n-d-843949-2 sudo[103676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:04.610205 n-d-843949-2 sudo[103676]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:05.275464 n-d-843949-2 sudo[103676]: pam_unix(sudo:session): session closed for user root
May 30 19:58:05.277835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 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.720s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:05.286096 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:05.359113 n-d-843949-2 sudo[103682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:05.361681 n-d-843949-2 sudo[103682]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:06.095514 n-d-843949-2 sudo[103682]: pam_unix(sudo:session): session closed for user root
May 30 19:58:06.101838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.815s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:06.107245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:06.121036 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Deleted volume successfully.
May 30 19:58:06.163804 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d207bc87-c0c6-4185-97dc-ce4c45e8959a tempest-AttachSCSIVolumeTestJSON-422657588 None] Lock "b'cinder-f11ea27f-c84f-400b-8f10-376d4925e0ee-delete_volume'" released by "delete_volume" :: held 4.352s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:58:06.317154 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-f6373f81-cd35-4787-a426-96574afc1fa4 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Terminate volume connection completed successfully.
May 30 19:58:06.317589 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-f6373f81-cd35-4787-a426-96574afc1fa4 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Deleting attachment 371a0fd1-6d3f-4c18-83ee-d4870de80140. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:58:06.328446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:06.510175 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:06.510813 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3\n Backing store flags: \n Account information:\n h3uaP8LpgSwmrDjS9rpB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:06.511687 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-f6373f81-cd35-4787-a426-96574afc1fa4 tempest-LiveAutoBlockMigrationV225Test-923745676 None] Removing iscsi_target for Volume ID: 86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:06.515213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:06.764798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 -f" returned: 0 in 0.251s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:06.766160 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:06.767346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:06.918566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:06.919150 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:07.224051 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Lock "b'cinder-86792ded-68d8-4b61-a71e-af07fbea0ed3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:58:07.496038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:07.902359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.407s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:07.902859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:07.906598 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:07.917398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 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 stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:07.967410 n-d-843949-2 sudo[103730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:07.968404 n-d-843949-2 sudo[103730]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:07.996710 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-b783a115-35db-4d12-8f00-f3b2875d125f tempest-LiveMigrationTest-459489595 None] Terminate volume connection completed successfully.
May 30 19:58:08.001281 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8600634f-9dd2-4640-976f-43fcfe75abfd req-b783a115-35db-4d12-8f00-f3b2875d125f tempest-LiveMigrationTest-459489595 None] Deleting attachment f83c200a-398c-490d-98b2-61418622b406. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:58:08.588352 n-d-843949-2 sudo[103730]: pam_unix(sudo:session): session closed for user root
May 30 19:58:08.590714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.678s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:08.593824 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:08.636223 n-d-843949-2 sudo[103733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:08.637542 n-d-843949-2 sudo[103733]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:09.103441 n-d-843949-2 sudo[103733]: pam_unix(sudo:session): session closed for user root
May 30 19:58:09.105906 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.511s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:09.107757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:09.135136 n-d-843949-2 sudo[103736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:09.136098 n-d-843949-2 sudo[103736]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:09.728736 n-d-843949-2 sudo[103736]: pam_unix(sudo:session): session closed for user root
May 30 19:58:09.731136 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86792ded-68d8-4b61-a71e-af07fbea0ed3" returned: 0 in 0.623s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:09.732368 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Successfully deleted volume: 86792ded-68d8-4b61-a71e-af07fbea0ed3
May 30 19:58:09.809371 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created reservations ['2b48e87c-dbab-45b3-9e32-59161b4a4d72', 'dcfb7605-d2be-4b5f-a188-d2d969a661e5', '84cfdb7f-dbe5-499f-b62e-747d1dd07baa', '2ae1d797-c202-431e-9def-e4f72511ed7a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:58:09.812711 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:58:09.812711 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:58:09.812711 n-d-843949-2 cinder-volume[92362]:
May 30 19:58:09.932887 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:09.934762 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:09.982250 n-d-843949-2 sudo[103749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:09.988459 n-d-843949-2 sudo[103749]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:10.851490 n-d-843949-2 sudo[103749]: pam_unix(sudo:session): session closed for user root
May 30 19:58:10.858632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 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.922s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:10.859197 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:10.905427 n-d-843949-2 sudo[103777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:10.909494 n-d-843949-2 sudo[103777]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:11.137085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:58:11.139274 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:11.140274 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:11.190780 n-d-843949-2 sudo[103786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:11.191593 n-d-843949-2 sudo[103786]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:11.508063 n-d-843949-2 sudo[103777]: pam_unix(sudo:session): session closed for user root
May 30 19:58:11.512362 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:11.515271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:11.522303 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Deleted volume successfully.
May 30 19:58:11.550153 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-5dc8583a-95a6-479c-b3fb-215622e1549d req-e3ba18ff-f7cd-4d22-a7e5-cde2968b11cf tempest-LiveAutoBlockMigrationV225Test-923745676 None] Lock "b'cinder-86792ded-68d8-4b61-a71e-af07fbea0ed3-delete_volume'" released by "delete_volume" :: held 4.325s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:58:11.767859 n-d-843949-2 sudo[103786]: pam_unix(sudo:session): session closed for user root
May 30 19:58:11.769774 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.629s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:11.771223 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:11.796072 n-d-843949-2 sudo[103790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:11.797277 n-d-843949-2 sudo[103790]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:12.327707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Lock "b'cinder-186896ce-b42e-4a19-870e-2f2ee810ae82-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:58:12.600740 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:12.797219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:12.797590 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:12.798291 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Skipping remove_export. No iscsi_target is presently exported for volume: 186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:58:12.801451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 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 stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:12.873237 n-d-843949-2 sudo[103795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:58:12.875453 n-d-843949-2 sudo[103795]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:12.990037 n-d-843949-2 sudo[103790]: pam_unix(sudo:session): session closed for user root
May 30 19:58:12.993231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.221s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:12.994864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:14.204154 n-d-843949-2 sudo[103795]: pam_unix(sudo:session): session closed for user root
May 30 19:58:14.206064 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 1.407s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:14.208048 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:14.260246 n-d-843949-2 sudo[103810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:58:14.261250 n-d-843949-2 sudo[103810]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:15.428535 n-d-843949-2 sudo[103810]: pam_unix(sudo:session): session closed for user root
May 30 19:58:15.432782 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 1.223s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:15.436279 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:15.509303 n-d-843949-2 sudo[103813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:58:15.512302 n-d-843949-2 sudo[103813]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:16.136626 n-d-843949-2 sudo[103813]: pam_unix(sudo:session): session closed for user root
May 30 19:58:16.139099 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-186896ce-b42e-4a19-870e-2f2ee810ae82" returned: 0 in 0.703s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:16.140277 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Successfully deleted volume: 186896ce-b42e-4a19-870e-2f2ee810ae82
May 30 19:58:16.254298 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Created reservations ['4285882d-202f-438f-990c-9b1e1ff5e2dd', 'f0595586-a1e1-4091-a739-315a1c184c80', '04acd6fd-10c0-4173-8d40-45619cdf8065', 'fa852148-0455-447c-a5bd-13905d6825dd'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:58:16.260086 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:58:16.260086 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:58:16.260086 n-d-843949-2 cinder-volume[92362]:
May 30 19:58:16.375026 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:16.375822 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:16.420587 n-d-843949-2 sudo[103820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:16.422203 n-d-843949-2 sudo[103820]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:17.122743 n-d-843949-2 sudo[103820]: pam_unix(sudo:session): session closed for user root
May 30 19:58:17.125469 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 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.749s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:17.128242 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:17.160606 n-d-843949-2 sudo[103823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:17.161419 n-d-843949-2 sudo[103823]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:17.599060 n-d-843949-2 sudo[103823]: pam_unix(sudo:session): session closed for user root
May 30 19:58:17.602695 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:17.606669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:17.614788 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Deleted volume successfully.
May 30 19:58:17.638560 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1fbad437-c754-4f19-8c4b-a1a911b2cabe tempest-LiveAutoBlockMigrationV225Test-923745676 None] Lock "b'cinder-186896ce-b42e-4a19-870e-2f2ee810ae82-delete_volume'" released by "delete_volume" :: held 5.311s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:58:46.108649 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-971a62d6-2803-4231-893d-92f48dd6b649 req-09dcee21-62a5-4d0b-8327-29c343d94b83 tempest-LiveMigrationTest-1339517455 None] Terminate volume connection completed successfully.
May 30 19:58:46.109467 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-971a62d6-2803-4231-893d-92f48dd6b649 req-09dcee21-62a5-4d0b-8327-29c343d94b83 tempest-LiveMigrationTest-1339517455 None] Deleting attachment 1acb5570-247a-4d7b-8720-e9e2672669de. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 19:58:46.119121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:46.255331 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:46.255725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded\n Backing store flags: \n Account information:\n Po2Mi4UkGY5bV3BuaKsY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:46.256453 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-971a62d6-2803-4231-893d-92f48dd6b649 req-09dcee21-62a5-4d0b-8327-29c343d94b83 tempest-LiveMigrationTest-1339517455 None] Removing iscsi_target for Volume ID: 9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:46.259342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:46.383203 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded -f" returned: 0 in 0.125s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:46.383681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:46.387195 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:46.494193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:46.494718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:46.716242 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Lock "b'cinder-9dcbb770-ebf1-4370-8e8e-b0962ce8aded-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:58:46.814631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:46.988781 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:46.989115 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684244605024]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:46.989769 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:46.990915 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 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 stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:47.015709 n-d-843949-2 sudo[104056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:47.018887 n-d-843949-2 sudo[104056]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:47.982058 n-d-843949-2 sudo[104056]: pam_unix(sudo:session): session closed for user root
May 30 19:58:47.987539 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.995s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:47.990429 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:48.015462 n-d-843949-2 sudo[104065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:48.016561 n-d-843949-2 sudo[104065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:48.556417 n-d-843949-2 sudo[104065]: pam_unix(sudo:session): session closed for user root
May 30 19:58:48.559071 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.568s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:48.562044 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:48.596944 n-d-843949-2 sudo[104068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:48.598826 n-d-843949-2 sudo[104068]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:48.967445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Lock "b'cinder-0a619c6c-f7ec-4519-8944-d6f521fe7ccd-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 19:58:49.100625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:49.362117 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:49.362771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239676256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 19:58:49.363666 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:58:49.365053 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 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 stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:49.367733 n-d-843949-2 sudo[104068]: pam_unix(sudo:session): session closed for user root
May 30 19:58:49.399939 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dcbb770-ebf1-4370-8e8e-b0962ce8aded" returned: 0 in 0.837s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:49.406452 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Successfully deleted volume: 9dcbb770-ebf1-4370-8e8e-b0962ce8aded
May 30 19:58:49.435859 n-d-843949-2 sudo[104081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:58:49.444965 n-d-843949-2 sudo[104081]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:49.510231 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Created reservations ['fc528043-1785-466e-b0ad-bec31592e784', '34ea9515-04eb-4c9a-9b82-b088a294a76e', '66ec667a-eee0-4f12-97a9-824441880c2d', '981811ad-0f22-480e-b4ed-8661ab32bcc0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:58:49.514606 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:58:49.514606 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:58:49.514606 n-d-843949-2 cinder-volume[92362]:
May 30 19:58:49.597510 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:49.598388 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:49.645489 n-d-843949-2 sudo[104088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:49.649894 n-d-843949-2 sudo[104088]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:50.259191 n-d-843949-2 sudo[104088]: pam_unix(sudo:session): session closed for user root
May 30 19:58:50.262692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 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.663s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:50.266426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:50.334405 n-d-843949-2 sudo[104092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:50.340057 n-d-843949-2 sudo[104092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:50.429327 n-d-843949-2 sudo[104081]: pam_unix(sudo:session): session closed for user root
May 30 19:58:50.432477 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 1.067s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:50.435459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:50.467714 n-d-843949-2 sudo[104094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:58:50.468853 n-d-843949-2 sudo[104094]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:51.269840 n-d-843949-2 sudo[104092]: pam_unix(sudo:session): session closed for user root
May 30 19:58:51.273043 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.006s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:51.276347 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:51.306001 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Deleted volume successfully.
May 30 19:58:51.376985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-971a62d6-2803-4231-893d-92f48dd6b649 req-66c1393b-3857-4f3e-8239-b2e74af9569c tempest-LiveMigrationTest-1339517455 None] Lock "b'cinder-9dcbb770-ebf1-4370-8e8e-b0962ce8aded-delete_volume'" released by "delete_volume" :: held 4.656s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:58:51.411947 n-d-843949-2 sudo[104094]: pam_unix(sudo:session): session closed for user root
May 30 19:58:51.414466 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 0.979s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:51.417322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:51.469537 n-d-843949-2 sudo[104102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:58:51.472079 n-d-843949-2 sudo[104102]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:52.161717 n-d-843949-2 sudo[104102]: pam_unix(sudo:session): session closed for user root
May 30 19:58:52.163933 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a619c6c-f7ec-4519-8944-d6f521fe7ccd" returned: 0 in 0.746s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:52.165078 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Successfully deleted volume: 0a619c6c-f7ec-4519-8944-d6f521fe7ccd
May 30 19:58:52.273505 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Created reservations ['a1b9bbe1-22a0-41bb-a77c-05c6910088f1', '73d14ca2-6ee5-4194-bbe1-71731e95c9b2', '8a72fccd-bbbc-4d0b-bcb9-799dc5e944b3', '721b5fdc-268e-4ba5-9a78-4668553690d5'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 19:58:52.277416 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 19:58:52.277416 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 19:58:52.277416 n-d-843949-2 cinder-volume[92362]:
May 30 19:58:52.387583 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:58:52.388626 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:52.409951 n-d-843949-2 sudo[104113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:58:52.410777 n-d-843949-2 sudo[104113]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:52.892038 n-d-843949-2 sudo[104113]: pam_unix(sudo:session): session closed for user root
May 30 19:58:52.894778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 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.506s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:52.896996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:58:52.916019 n-d-843949-2 sudo[104116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:58:52.916812 n-d-843949-2 sudo[104116]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:58:53.500677 n-d-843949-2 sudo[104116]: pam_unix(sudo:session): session closed for user root
May 30 19:58:53.503532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.606s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:58:53.506495 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 19:58:53.520957 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Deleted volume successfully.
May 30 19:58:53.544105 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-935f0ecd-6527-4af1-a49b-32f747409a91 tempest-LiveMigrationTest-1339517455 None] Lock "b'cinder-0a619c6c-f7ec-4519-8944-d6f521fe7ccd-delete_volume'" released by "delete_volume" :: held 4.578s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 19:59:11.132745 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 19:59:11.133391 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 19:59:11.133857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:59:11.184765 n-d-843949-2 sudo[104175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 19:59:11.189401 n-d-843949-2 sudo[104175]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:59:12.142258 n-d-843949-2 sudo[104175]: pam_unix(sudo:session): session closed for user root
May 30 19:59:12.144399 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.010s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:59:12.146125 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 19:59:12.180506 n-d-843949-2 sudo[104179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 19:59:12.181365 n-d-843949-2 sudo[104179]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 19:59:12.764879 n-d-843949-2 sudo[104179]: pam_unix(sudo:session): session closed for user root
May 30 19:59:12.767791 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.621s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 19:59:12.769563 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:00:11.136930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:00:11.137877 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:00:11.138352 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:00:11.195362 n-d-843949-2 sudo[104433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:00:11.196270 n-d-843949-2 sudo[104433]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:00:11.918693 n-d-843949-2 sudo[104433]: pam_unix(sudo:session): session closed for user root
May 30 20:00:11.921172 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.783s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:00:11.922725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:00:11.952457 n-d-843949-2 sudo[104436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:00:11.954675 n-d-843949-2 sudo[104436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:00:12.453315 n-d-843949-2 sudo[104436]: pam_unix(sudo:session): session closed for user root
May 30 20:00:12.456102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.533s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:00:12.457474 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:01:11.143449 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:01:11.144342 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:01:11.146060 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:01:11.181368 n-d-843949-2 sudo[104797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:01:11.182488 n-d-843949-2 sudo[104797]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:01:12.048132 n-d-843949-2 sudo[104797]: pam_unix(sudo:session): session closed for user root
May 30 20:01:12.050718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.905s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:01:12.052883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:01:12.084146 n-d-843949-2 sudo[104819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:01:12.085553 n-d-843949-2 sudo[104819]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:01:12.675563 n-d-843949-2 sudo[104819]: pam_unix(sudo:session): session closed for user root
May 30 20:01:12.680223 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:01:12.681402 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:02:11.140746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:02:11.141814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:02:11.141928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:02:11.187095 n-d-843949-2 sudo[105830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:02:11.188133 n-d-843949-2 sudo[105830]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:02:11.944826 n-d-843949-2 sudo[105830]: pam_unix(sudo:session): session closed for user root
May 30 20:02:11.947026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.805s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:02:11.948696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:02:11.980775 n-d-843949-2 sudo[105834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:02:11.996630 n-d-843949-2 sudo[105834]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:02:12.895392 n-d-843949-2 sudo[105834]: pam_unix(sudo:session): session closed for user root
May 30 20:02:12.897367 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.948s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:02:12.899339 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:03:11.147348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:03:11.148140 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:03:11.149301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:03:11.174444 n-d-843949-2 sudo[106509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:03:11.176084 n-d-843949-2 sudo[106509]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:03:11.686941 n-d-843949-2 sudo[106509]: pam_unix(sudo:session): session closed for user root
May 30 20:03:11.689778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.541s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:03:11.691270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:03:11.714381 n-d-843949-2 sudo[106512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:03:11.715193 n-d-843949-2 sudo[106512]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:03:12.303540 n-d-843949-2 sudo[106512]: pam_unix(sudo:session): session closed for user root
May 30 20:03:12.306089 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:03:12.307998 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:04:11.150269 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:04:11.150997 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:04:11.151810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:04:11.191814 n-d-843949-2 sudo[106933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:04:11.192662 n-d-843949-2 sudo[106933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:04:12.061711 n-d-843949-2 sudo[106933]: pam_unix(sudo:session): session closed for user root
May 30 20:04:12.063723 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.912s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:04:12.065265 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:04:12.105638 n-d-843949-2 sudo[106945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:04:12.106582 n-d-843949-2 sudo[106945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:04:12.914130 n-d-843949-2 sudo[106945]: pam_unix(sudo:session): session closed for user root
May 30 20:04:12.917145 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:04:12.919853 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:04:59.586647 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:04:59.590992 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:04:59.591595 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 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'
May 30 20:04:59.604894 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (db70f10d-e01d-48c2-aa02-1f002702776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:04:59.608533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57f04024-8bf5-42ea-a6e7-f6a623df2b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:04:59.633614 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:04:59.658225 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57f04024-8bf5-42ea-a6e7-f6a623df2b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1855209533',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c5448684-35f3-40c5-b3cf-fc81579ad28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba290eb55434081b40c27125b03c71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:05:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:05:00Z,user_id='d001871d6fbe430c9d4c7d91218582f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:04:59.660872 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d3ba75c-6ee2-47b9-bff9-b4a7a80969c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:04:59.662839 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d3ba75c-6ee2-47b9-bff9-b4a7a80969c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:04:59.665239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c949b86a-d1e4-413d-b583-7f4cb967d51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:04:59.744449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c949b86a-d1e4-413d-b583-7f4cb967d51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c5448684-35f3-40c5-b3cf-fc81579ad28f', 'volume_name': 'volume-c5448684-35f3-40c5-b3cf-fc81579ad28f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:04:59.746768 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38d92bfd-f0ec-435b-816a-c1abf2f9d04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:04:59.748977 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38d92bfd-f0ec-435b-816a-c1abf2f9d04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:04:59.751153 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (626f2578-b5ea-45e3-923b-ad1154c0e4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:04:59.752255 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume c5448684-35f3-40c5-b3cf-fc81579ad28f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c5448684-35f3-40c5-b3cf-fc81579ad28f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:04:59.752854 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Cloning c5448684-35f3-40c5-b3cf-fc81579ad28f from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:05:11.147034 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:05:11.147727 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:05:11.148301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:11.205239 n-d-843949-2 sudo[107914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:05:11.206103 n-d-843949-2 sudo[107914]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:11.973728 n-d-843949-2 sudo[107914]: pam_unix(sudo:session): session closed for user root
May 30 20:05:11.975994 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.827s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:11.977990 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:12.003861 n-d-843949-2 sudo[107918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:05:12.004684 n-d-843949-2 sudo[107918]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:12.683852 n-d-843949-2 sudo[107918]: pam_unix(sudo:session): session closed for user root
May 30 20:05:12.692176 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.712s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:12.703353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:05:17.445471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1, size 616.00 MB, duration 17.69 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:05:17.446188 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Image download 616.00 MB at 34.82 MB/s
May 30 20:05:17.541041 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:17.719688 n-d-843949-2 sudo[107938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1
May 30 20:05:17.720810 n-d-843949-2 sudo[107938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:18.136908 n-d-843949-2 sudo[107938]: pam_unix(sudo:session): session closed for user root
May 30 20:05:18.139501 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1" returned: 0 in 0.598s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:18.140249 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user d001871d6fbe430c9d4c7d91218582f7. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:05:18.231687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:18.355412 n-d-843949-2 sudo[107945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1
May 30 20:05:18.356375 n-d-843949-2 sudo[107945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:18.744579 n-d-843949-2 sudo[107945]: pam_unix(sudo:session): session closed for user root
May 30 20:05:18.749040 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1" returned: 0 in 0.515s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:18.752096 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5448684-35f3-40c5-b3cf-fc81579ad28f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:18.773064 n-d-843949-2 sudo[107950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5448684-35f3-40c5-b3cf-fc81579ad28f stack-volumes-lvmdriver-1 -L 1g
May 30 20:05:18.773940 n-d-843949-2 sudo[107950]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:19.485150 n-d-843949-2 sudo[107950]: pam_unix(sudo:session): session closed for user root
May 30 20:05:19.487828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c5448684-35f3-40c5-b3cf-fc81579ad28f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:19.528029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume c5448684-35f3-40c5-b3cf-fc81579ad28f. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:05:19.615595 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_c41kv8vn {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:19.771939 n-d-843949-2 sudo[107987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_c41kv8vn
May 30 20:05:19.772766 n-d-843949-2 sudo[107987]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:20.137342 n-d-843949-2 sudo[107987]: pam_unix(sudo:session): session closed for user root
May 30 20:05:20.146641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_c41kv8vn" returned: 0 in 0.526s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:20.149085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:20.234796 n-d-843949-2 sudo[107991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1
May 30 20:05:20.236230 n-d-843949-2 sudo[107991]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:20.714590 n-d-843949-2 sudo[107991]: pam_unix(sudo:session): session closed for user root
May 30 20:05:20.716898 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1" returned: 0 in 0.568s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:20.717693 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:05:20.718668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:20.804372 n-d-843949-2 sudo[108002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f oflag=direct
May 30 20:05:20.808860 n-d-843949-2 sudo[108002]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:21.611220 n-d-843949-2 sudo[108002]: pam_unix(sudo:session): session closed for user root
May 30 20:05:21.614029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f oflag=direct" returned: 0 in 0.895s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:21.616078 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:21.651293 n-d-843949-2 sudo[108017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f
May 30 20:05:21.659187 n-d-843949-2 sudo[108017]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:23.643773 n-d-843949-2 sudo[108017]: pam_unix(sudo:session): session closed for user root
May 30 20:05:23.649052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f" returned: 0 in 2.031s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:23.650767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:23.905419 n-d-843949-2 sudo[108050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1
May 30 20:05:23.906993 n-d-843949-2 sudo[108050]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:24.648263 n-d-843949-2 sudo[108050]: pam_unix(sudo:session): session closed for user root
May 30 20:05:24.650410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1" returned: 0 in 0.999s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:24.655642 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_eupwwl69n-d-843949-2@lvmdriver-1, size 700.00 MB, duration 2.03 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c5448684--35f3--40c5--b3cf--fc81579ad28f {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:05:24.656300 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Converted 700.00 MB image at 344.02 MB/s
May 30 20:05:24.657026 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume c5448684-35f3-40c5-b3cf-fc81579ad28f successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:05:24.934602 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user d001871d6fbe430c9d4c7d91218582f7 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:05:24.935609 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Marking volume c5448684-35f3-40c5-b3cf-fc81579ad28f as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:05:24.951864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to c5448684-35f3-40c5-b3cf-fc81579ad28f. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:05:24.952723 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Creating volume glance metadata for volume c5448684-35f3-40c5-b3cf-fc81579ad28f backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:05:25.097278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (626f2578-b5ea-45e3-923b-ad1154c0e4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c5448684-35f3-40c5-b3cf-fc81579ad28f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:25.102694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e750d46b-09f9-4ac3-aa73-61663c558e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:25.122384 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume volume-c5448684-35f3-40c5-b3cf-fc81579ad28f (c5448684-35f3-40c5-b3cf-fc81579ad28f): created successfully
May 30 20:05:25.125763 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e750d46b-09f9-4ac3-aa73-61663c558e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:25.133683 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (db70f10d-e01d-48c2-aa02-1f002702776c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:25.151833 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-92b3d64a-2901-4082-b38d-e8265ce503d3 tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume successfully.
May 30 20:05:26.656086 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:05:26.668914 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:05:26.673802 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 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'
May 30 20:05:26.696320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (1fd866d9-e27e-466c-8fcc-91994a0d4ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:26.700029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67203978-65be-4f1c-82f8-d7a41fcd76af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:26.735017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:05:26.790827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67203978-65be-4f1c-82f8-d7a41fcd76af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-53977509',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=144e7f64-b7cb-46ce-9f06-73b74ad909bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba290eb55434081b40c27125b03c71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:05:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:05:27Z,user_id='d001871d6fbe430c9d4c7d91218582f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:26.793317 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0acf61be-c32c-4466-ae72-16b5176b50f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:26.795383 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0acf61be-c32c-4466-ae72-16b5176b50f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:26.809341 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f73efb28-044c-4382-a996-9c513ee40e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:26.816925 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f73efb28-044c-4382-a996-9c513ee40e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'volume_name': 'volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:26.823239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (197f78bd-41b3-4dfa-8b2e-824be84b56bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:26.828146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (197f78bd-41b3-4dfa-8b2e-824be84b56bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:26.835469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d91a012c-8817-455b-86ed-957db7193c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:26.837486 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Volume 144e7f64-b7cb-46ce-9f06-73b74ad909bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'volume_size': 1}
May 30 20:05:26.839805 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:26.871516 n-d-843949-2 sudo[108159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf stack-volumes-lvmdriver-1 -L 1g
May 30 20:05:26.872415 n-d-843949-2 sudo[108159]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:27.877753 n-d-843949-2 sudo[108159]: pam_unix(sudo:session): session closed for user root
May 30 20:05:27.879896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.040s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:27.883872 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d91a012c-8817-455b-86ed-957db7193c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:27.887152 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a1bee54-ae73-44e2-a8bf-f2a85fbafa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:27.918131 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Volume volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf (144e7f64-b7cb-46ce-9f06-73b74ad909bf): created successfully
May 30 20:05:27.920478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a1bee54-ae73-44e2-a8bf-f2a85fbafa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:27.936382 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (1fd866d9-e27e-466c-8fcc-91994a0d4ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:27.957008 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5f20dccb-b27e-434c-b416-bd0c257439ef tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume successfully.
May 30 20:05:30.149333 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:05:30.181091 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:05:30.182973 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 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'
May 30 20:05:30.209300 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (9725f50f-56c8-4199-b450-cd8817a1f060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:30.212838 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0e0ae73-7ec7-4bf3-a936-890cb51c2d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:30.243731 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:05:30.272174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e0e0ae73-7ec7-4bf3-a936-890cb51c2d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-431569805',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aba290eb55434081b40c27125b03c71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:05:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:05:30Z,user_id='d001871d6fbe430c9d4c7d91218582f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:30.276565 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec0a2d4c-2b3b-44fc-94da-26a54bfeb20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:30.281771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec0a2d4c-2b3b-44fc-94da-26a54bfeb20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:30.286860 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf5687ed-0e0f-4d9b-a9e0-4746ebeaed8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:30.291112 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf5687ed-0e0f-4d9b-a9e0-4746ebeaed8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'volume_name': 'volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:30.294781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (813ea177-7f39-45b0-a703-f829f5d5f7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:30.297837 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (813ea177-7f39-45b0-a703-f829f5d5f7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:30.300712 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9fc4bc-cc08-4a8f-9cd4-71e580a7d76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:30.301802 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume 8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'volume_size': 1}
May 30 20:05:30.304464 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:30.338574 n-d-843949-2 sudo[108268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb stack-volumes-lvmdriver-1 -L 1g
May 30 20:05:30.340402 n-d-843949-2 sudo[108268]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:31.247289 n-d-843949-2 sudo[108268]: pam_unix(sudo:session): session closed for user root
May 30 20:05:31.249520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.945s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:31.254409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9fc4bc-cc08-4a8f-9cd4-71e580a7d76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:31.263158 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db685faa-01f7-4e20-a4a5-0dd0a29e9758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:31.284755 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Volume volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb (8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb): created successfully
May 30 20:05:31.296923 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db685faa-01f7-4e20-a4a5-0dd0a29e9758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:31.304927 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Flow 'volume_create_manager' (9725f50f-56c8-4199-b450-cd8817a1f060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:31.325154 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9e3d6338-fd99-44c6-8fab-62206866bcc3 tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume successfully.
May 30 20:05:52.228301 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:05:52.234198 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:05:52.235060 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 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'
May 30 20:05:52.249227 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Flow 'volume_create_manager' (1277ee06-3452-4569-8143-38ca9398208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:52.253922 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc6a4130-9a92-4531-a61c-14685f26567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.280323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:05:52.307336 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc6a4130-9a92-4531-a61c-14685f26567e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1408024930',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=942d84ab-d704-4c98-a822-1c67f163be3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e075b17435345809d5c6645e9b9fc3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:05:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:05:52Z,user_id='fafb1c237a944299b58445d712b48f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:52.311240 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60d49358-9e9e-4111-afdc-343b9e684908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.314187 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60d49358-9e9e-4111-afdc-343b9e684908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:52.316897 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10f7fabf-a28e-44ab-b796-92fad2bdd6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.319567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10f7fabf-a28e-44ab-b796-92fad2bdd6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '942d84ab-d704-4c98-a822-1c67f163be3e', 'volume_name': 'volume-942d84ab-d704-4c98-a822-1c67f163be3e', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:52.322272 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e20c2798-bce0-411c-99ce-e49f12da40a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.324800 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e20c2798-bce0-411c-99ce-e49f12da40a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:52.327770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ae6d252-10aa-4d33-bcdb-9b8904212900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.328912 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Volume 942d84ab-d704-4c98-a822-1c67f163be3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-942d84ab-d704-4c98-a822-1c67f163be3e', 'volume_size': 1}
May 30 20:05:52.330416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-942d84ab-d704-4c98-a822-1c67f163be3e stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:52.362733 n-d-843949-2 sudo[108544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-942d84ab-d704-4c98-a822-1c67f163be3e stack-volumes-lvmdriver-1 -L 1g
May 30 20:05:52.366550 n-d-843949-2 sudo[108544]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:52.971437 n-d-843949-2 sudo[108544]: pam_unix(sudo:session): session closed for user root
May 30 20:05:52.973733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-942d84ab-d704-4c98-a822-1c67f163be3e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.643s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:52.980564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ae6d252-10aa-4d33-bcdb-9b8904212900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-942d84ab-d704-4c98-a822-1c67f163be3e', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:52.982959 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67b37981-3e17-420c-8ce5-6c64cac46f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:52.995385 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Volume volume-942d84ab-d704-4c98-a822-1c67f163be3e (942d84ab-d704-4c98-a822-1c67f163be3e): created successfully
May 30 20:05:52.997629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67b37981-3e17-420c-8ce5-6c64cac46f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:53.000741 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Flow 'volume_create_manager' (1277ee06-3452-4569-8143-38ca9398208f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:53.010369 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-452e043d-82e0-4af9-b305-0fd4b6ebd4d8 tempest-DeleteServersTestJSON-2069615518 None] Created volume successfully.
May 30 20:05:55.560877 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:55.596457 n-d-843949-2 sudo[108598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:05:55.603253 n-d-843949-2 sudo[108598]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:56.033912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:05:56.046316 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:05:56.047955 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 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'
May 30 20:05:56.096158 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (3656c3b9-17cb-40bb-bcfe-a16519c174f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:56.104643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8ba2d42-7917-40e1-a713-3c0c0916fe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:56.163379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:05:56.214847 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8ba2d42-7917-40e1-a713-3c0c0916fe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1979270966',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=5e9c611e-3d10-492a-bfcf-4f065a33fc6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08334d8ded8a425bb168fdca1f271cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:05:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:05:56Z,user_id='95fd2e07e1864d69b6bef48ac50715e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:56.219731 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63a125d7-1da6-4bfe-bbcc-539e1c3e5640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:56.223785 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63a125d7-1da6-4bfe-bbcc-539e1c3e5640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:56.226285 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7b28b46-0e7b-4ba6-b0f9-b7fb49f07d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:56.228687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7b28b46-0e7b-4ba6-b0f9-b7fb49f07d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'volume_name': 'volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:56.231071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88111c86-09e3-4c35-afae-6a5fe93b3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:56.233358 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88111c86-09e3-4c35-afae-6a5fe93b3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:56.235624 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e962887-1792-49c6-bcf5-fca5be8820e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:56.236447 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Volume 5e9c611e-3d10-492a-bfcf-4f065a33fc6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'volume_size': 1}
May 30 20:05:56.237721 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:56.268607 n-d-843949-2 sudo[108601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d stack-volumes-lvmdriver-1 -L 1g
May 30 20:05:56.272213 n-d-843949-2 sudo[108601]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:05:56.414619 n-d-843949-2 sudo[108598]: pam_unix(sudo:session): session closed for user root
May 30 20:05:56.417132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e" returned: 0 in 0.856s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:56.478414 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:56.487957 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:56.488583 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:05:56.489446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:05:56.491010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Creating iscsi_target for Volume ID: volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Created volume path /opt/stack/data/cinder/volumes/volume-942d84ab-d704-4c98-a822-1c67f163be3e,
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]:
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: incominguser vbKPL52FB6R4nraztSKY 5hbQrqSDd65oGKrP
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]:
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]:
May 30 20:05:56.496928 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:05:56.502780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:57.021931 n-d-843949-2 sudo[108601]: pam_unix(sudo:session): session closed for user root
May 30 20:05:57.024480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.786s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:57.028500 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e962887-1792-49c6-bcf5-fca5be8820e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:57.032186 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f743e31e-11fc-4d3b-bb59-cbbacdd3c45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:05:57.058223 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Volume volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d (5e9c611e-3d10-492a-bfcf-4f065a33fc6d): created successfully
May 30 20:05:57.061680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f743e31e-11fc-4d3b-bb59-cbbacdd3c45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:05:57.069999 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (3656c3b9-17cb-40bb-bcfe-a16519c174f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:05:57.089401 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-11a8a0f7-eda0-402a-811f-b64414dbf80f tempest-AttachVolumeTestJSON-912894058 None] Created volume successfully.
May 30 20:05:57.261444 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e" returned: 0 in 0.761s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:57.261772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:05:57.262493 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:05:57.262862 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:05:57.264080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:57.285806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:57.286166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:05:57.286789 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:05:57.287809 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:57.410647 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:57.410997 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:05:57.416338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:57.587806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:05:57.588182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:05:57.589175 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:05:57.655311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e', 'target_lun': 1, 'volume_id': '942d84ab-d704-4c98-a822-1c67f163be3e', 'auth_method': 'CHAP', 'auth_username': 'vbKPL52FB6R4nraztSKY', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7839a234-fe13-4e1b-8eca-f10022fb2578'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:05:57.781473 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-fddee0df-5b9f-42b4-ae87-e091e87d2af4 req-67044884-0f6d-4f35-981a-8271e659bc33 tempest-DeleteServersTestJSON-2069615518 None] attachment_update completed successfully.
May 30 20:05:59.597648 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:05:59.619999 n-d-843949-2 sudo[108670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:05:59.621521 n-d-843949-2 sudo[108670]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:00.485295 n-d-843949-2 sudo[108670]: pam_unix(sudo:session): session closed for user root
May 30 20:06:00.488211 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d" returned: 0 in 0.890s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:00.602168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:00.639247 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:00.643530 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:00.644913 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:06:00.649363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Creating iscsi_target for Volume ID: volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Created volume path /opt/stack/data/cinder/volumes/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d,
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: incominguser i9DHca3soKCvvmhGnHM7 3pCN6JjtWkQxpf36
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:00.655693 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:06:00.661050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:01.580980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d" returned: 0 in 0.922s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:01.580980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:01.581443 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:06:01.581963 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:06:01.586177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:01.608064 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:01.608654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:01.608978 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:06:01.616411 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:01.879195 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:01.879699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:01.881114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:02.098226 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:02.098780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:02.100151 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:06:02.187445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'target_lun': 1, 'volume_id': '5e9c611e-3d10-492a-bfcf-4f065a33fc6d', 'auth_method': 'CHAP', 'auth_username': 'i9DHca3soKCvvmhGnHM7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '545c51f1-d948-43f0-867d-5590306ae255'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:06:02.484540 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-86f6dce3-070b-4347-bcaa-be9bc537bd8d req-8bc697f7-bc91-4cfb-90b6-562cb0a193d9 tempest-AttachVolumeTestJSON-912894058 None] attachment_update completed successfully.
May 30 20:06:02.742906 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:02.771371 n-d-843949-2 sudo[108708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:02.772767 n-d-843949-2 sudo[108708]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:03.392736 n-d-843949-2 sudo[108708]: pam_unix(sudo:session): session closed for user root
May 30 20:06:03.395165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f" returned: 0 in 0.652s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:03.524519 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:03.533731 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:03.534139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:03.534861 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:06:03.540319 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Creating iscsi_target for Volume ID: volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume path /opt/stack/data/cinder/volumes/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f,
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: incominguser Sb8Nzf4w3zoTdqa4rVjd HNSZb5sYX6jaEJP5
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:03.546882 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:06:03.548904 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:03.995507 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f" returned: 0 in 0.446s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:03.996151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:03.996525 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:06:03.996923 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:06:04.001229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:04.008972 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:04.009512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:04.010189 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:06:04.014152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:04.142783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:04.144001 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:04.147372 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:04.339457 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:04.340418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:04.341746 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Set provider_location to: 10.222.0.84:3260,3 iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:06:04.371103 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:06:04.391950 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:06:04.392467 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 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'
May 30 20:06:04.424226 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (3bf5fdac-dbf2-43f6-a8d0-44a72a265de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:04.434413 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d16c26c6-f68c-45b0-ae68-856199e4708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:04.471377 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:06:04.509752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d16c26c6-f68c-45b0-ae68-856199e4708d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-305282600',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=f2655aed-e60b-4022-b052-a487822cc2d8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac2368fd00184866aa9234ecf8880968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:06:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:06:04Z,user_id='d5152e3235784d7589ee329211be6833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:04.515725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c29f253-707e-4dd9-9be4-3e8f2100792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:04.520668 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c29f253-707e-4dd9-9be4-3e8f2100792a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:04.524197 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44cf52cf-96b6-471e-a836-bc38868bf6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:04.527025 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44cf52cf-96b6-471e-a836-bc38868bf6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2655aed-e60b-4022-b052-a487822cc2d8', 'volume_name': 'volume-f2655aed-e60b-4022-b052-a487822cc2d8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:04.529820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86fa0744-3f3d-4e58-9428-6984f6d02393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:04.532645 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86fa0744-3f3d-4e58-9428-6984f6d02393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:04.535744 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01480a9d-c32b-41dd-a8b5-d8e42e491f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:04.538024 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Volume f2655aed-e60b-4022-b052-a487822cc2d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2655aed-e60b-4022-b052-a487822cc2d8', 'volume_size': 1}
May 30 20:06:04.539717 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2655aed-e60b-4022-b052-a487822cc2d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:04.596621 n-d-843949-2 sudo[108749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2655aed-e60b-4022-b052-a487822cc2d8 stack-volumes-lvmdriver-1 -L 1g
May 30 20:06:04.597431 n-d-843949-2 sudo[108749]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:04.690926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f', 'target_lun': 1, 'volume_id': 'c5448684-35f3-40c5-b3cf-fc81579ad28f', 'auth_method': 'CHAP', 'auth_username': 'Sb8Nzf4w3zoTdqa4rVjd', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8cda8f1d-7ea0-4880-91d0-9ae7058c1ab7'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:06:04.857222 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-255a1900-04f6-4515-8e99-8739e89b70f4 tempest-TaggedBootDevicesTest_v242-167469629 None] attachment_update completed successfully.
May 30 20:06:05.704210 n-d-843949-2 sudo[108749]: pam_unix(sudo:session): session closed for user root
May 30 20:06:05.706725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2655aed-e60b-4022-b052-a487822cc2d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:05.711568 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (01480a9d-c32b-41dd-a8b5-d8e42e491f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2655aed-e60b-4022-b052-a487822cc2d8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:05.715351 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecafa7bf-2e95-4aa4-9203-fc573257ceca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:05.734558 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Volume volume-f2655aed-e60b-4022-b052-a487822cc2d8 (f2655aed-e60b-4022-b052-a487822cc2d8): created successfully
May 30 20:06:05.745973 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecafa7bf-2e95-4aa4-9203-fc573257ceca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:05.757346 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (3bf5fdac-dbf2-43f6-a8d0-44a72a265de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:05.947301 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-19348617-bf62-455b-996d-bf965681aabc tempest-VolumesTestJSON-2127528340 None] Created volume successfully.
May 30 20:06:05.978379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:06.036724 n-d-843949-2 sudo[108784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:06.038342 n-d-843949-2 sudo[108784]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:07.133380 n-d-843949-2 sudo[108784]: pam_unix(sudo:session): session closed for user root
May 30 20:06:07.136077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf" returned: 0 in 1.158s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:07.237747 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:07.268433 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:07.269045 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:07.269735 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:06:07.275805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Creating iscsi_target for Volume ID: volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume path /opt/stack/data/cinder/volumes/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf,
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: incominguser 7hsD7qiehCTARVzKyp3R 3nUARFKU3oLNfn9F
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:07.279151 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:06:07.280955 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:07.447522 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:06:07.456324 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:06:07.457109 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 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'
May 30 20:06:07.476816 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (27a55274-1be8-43ba-a046-5dcea7e19f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:07.481499 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (553baf2a-80d8-4087-a9d0-6ecbbf21a2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:07.508830 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:06:07.549613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (553baf2a-80d8-4087-a9d0-6ecbbf21a2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-975120527',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=1bb6fee0-a5bc-4259-a4cf-86d5cca3be14,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac2368fd00184866aa9234ecf8880968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:06:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:06:07Z,user_id='d5152e3235784d7589ee329211be6833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:07.554497 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8898fde2-dc3b-4b65-9d2a-be4988de7aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:07.558474 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8898fde2-dc3b-4b65-9d2a-be4988de7aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:07.563042 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca409bc3-9f5c-4e49-a091-21383d6e1c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:07.565612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca409bc3-9f5c-4e49-a091-21383d6e1c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1bb6fee0-a5bc-4259-a4cf-86d5cca3be14', 'volume_name': 'volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:07.568404 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69062e53-9727-435e-8526-adf15082af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:07.570641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69062e53-9727-435e-8526-adf15082af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:07.573270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b001e920-fa5d-42c7-89c8-5cb93440e072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:07.574206 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Volume 1bb6fee0-a5bc-4259-a4cf-86d5cca3be14: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14', 'volume_size': 1}
May 30 20:06:07.575563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:07.619342 n-d-843949-2 sudo[108801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 stack-volumes-lvmdriver-1 -L 1g
May 30 20:06:07.620610 n-d-843949-2 sudo[108801]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:08.361499 n-d-843949-2 sudo[108801]: pam_unix(sudo:session): session closed for user root
May 30 20:06:08.365678 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.790s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:08.369869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b001e920-fa5d-42c7-89c8-5cb93440e072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:08.373039 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62720476-189f-4b06-9df4-8a32891585ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:08.391352 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Volume volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 (1bb6fee0-a5bc-4259-a4cf-86d5cca3be14): created successfully
May 30 20:06:08.394289 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62720476-189f-4b06-9df4-8a32891585ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:08.398562 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (27a55274-1be8-43ba-a046-5dcea7e19f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:08.414424 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6bd0a785-8312-4e59-b8d9-1d1314ff2e31 tempest-VolumesTestJSON-2127528340 None] Created volume successfully.
May 30 20:06:08.446436 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf" returned: 0 in 1.163s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:08.446720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:08.447613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:06:08.448223 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:06:08.452724 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:08.479105 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:08.480353 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: I_T nexus: 11
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:08.481521 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:06:08.492787 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:08.692547 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:08.693107 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:08.694889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:08.811938 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:08.811938 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677536]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:08.813165 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Set provider_location to: 10.222.0.84:3260,4 iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:06:08.874662 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'target_lun': 1, 'volume_id': '144e7f64-b7cb-46ce-9f06-73b74ad909bf', 'auth_method': 'CHAP', 'auth_username': '7hsD7qiehCTARVzKyp3R', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '63ae7f4a-11dd-4495-8d8d-53ac982ceace'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:06:09.052488 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-c834b226-97fc-4830-82bb-e38920c7b7ac tempest-TaggedBootDevicesTest_v242-167469629 None] attachment_update completed successfully.
May 30 20:06:10.116767 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:06:10.123296 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:06:10.124475 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 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'
May 30 20:06:10.142270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (470430f9-00af-4799-b1d7-2abb103781c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:10.147248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (864dfb4b-4b77-4ef9-8453-d5542138f0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:10.174812 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:06:10.243949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (864dfb4b-4b77-4ef9-8453-d5542138f0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1859803587',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=09e8db15-b5c7-41ae-94ed-aeda0f44c157,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac2368fd00184866aa9234ecf8880968',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:06:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:06:10Z,user_id='d5152e3235784d7589ee329211be6833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:10.249975 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7d09de3-0d6b-4ee1-8cfe-b598d5fa883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:10.256546 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7d09de3-0d6b-4ee1-8cfe-b598d5fa883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:10.259253 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91c6c601-8d5b-4d0e-853b-b1c0f2e5e489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:10.268252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (91c6c601-8d5b-4d0e-853b-b1c0f2e5e489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '09e8db15-b5c7-41ae-94ed-aeda0f44c157', 'volume_name': 'volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:10.278356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af043fd4-3c4e-4163-81bc-7b9e4075864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:10.289094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af043fd4-3c4e-4163-81bc-7b9e4075864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:10.295242 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d2515c2-9f66-4ddf-bf99-3ea4b1fdae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:10.297852 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Volume 09e8db15-b5c7-41ae-94ed-aeda0f44c157: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157', 'volume_size': 1}
May 30 20:06:10.301958 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:10.333977 n-d-843949-2 sudo[108874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 stack-volumes-lvmdriver-1 -L 1g
May 30 20:06:10.334792 n-d-843949-2 sudo[108874]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:10.430330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:10.482295 n-d-843949-2 sudo[108876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:06:10.483256 n-d-843949-2 sudo[108876]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:11.153126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:06:11.154611 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:06:11.157322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:11.256723 n-d-843949-2 sudo[108886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:06:11.257570 n-d-843949-2 sudo[108886]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:11.274242 n-d-843949-2 sudo[108876]: pam_unix(sudo:session): session closed for user root
May 30 20:06:11.276527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb" returned: 0 in 0.846s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:11.445237 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:11.468461 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:11.468797 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:11.470229 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:06:11.484695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Creating iscsi_target for Volume ID: volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Created volume path /opt/stack/data/cinder/volumes/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb,
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: incominguser 976J3idDVQs7UzN7AQUR qBkoS8Nd68w9KcQh
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:11.484859 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:06:11.487076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:11.518115 n-d-843949-2 sudo[108874]: pam_unix(sudo:session): session closed for user root
May 30 20:06:11.519804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.218s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:11.523154 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d2515c2-9f66-4ddf-bf99-3ea4b1fdae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:11.525700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fec4b550-58ce-41c9-bd22-def80365aa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:11.541246 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Volume volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 (09e8db15-b5c7-41ae-94ed-aeda0f44c157): created successfully
May 30 20:06:11.552820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fec4b550-58ce-41c9-bd22-def80365aa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:11.560178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Flow 'volume_create_manager' (470430f9-00af-4799-b1d7-2abb103781c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:11.589137 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e11c19f5-d3fa-4fd0-8210-1eee2393a903 tempest-VolumesTestJSON-2127528340 None] Created volume successfully.
May 30 20:06:11.921542 n-d-843949-2 sudo[108886]: pam_unix(sudo:session): session closed for user root
May 30 20:06:11.923213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.766s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:11.924344 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:11.976367 n-d-843949-2 sudo[108921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:06:11.977201 n-d-843949-2 sudo[108921]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:12.357598 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb" returned: 0 in 0.870s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:12.358566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:12.359508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:06:12.360044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:06:12.363696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:12.386838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:12.387305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: vbKPL52FB6R4nraztSKY
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: I_T nexus: 12
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: i9DHca3soKCvvmhGnHM7
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:06:12.388236 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:06:12.400895 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:12.574453 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:12.574833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:12.578216 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:12.744385 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:12.744940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:12.746375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Set provider_location to: 10.222.0.84:3260,5 iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:06:12.847834 n-d-843949-2 sudo[108921]: pam_unix(sudo:session): session closed for user root
May 30 20:06:12.852586 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.928s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:12.854337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:06:12.882286 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'target_lun': 1, 'volume_id': '8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb', 'auth_method': 'CHAP', 'auth_username': '976J3idDVQs7UzN7AQUR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '74206e9b-2b6b-47dc-9c0c-e1c2faf65598'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:06:13.117710 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-e859ea75-737d-4fbf-9d11-bc5752962f19 req-0219c19e-a28e-4bc4-a7ed-e723956a2be6 tempest-TaggedBootDevicesTest_v242-167469629 None] attachment_update completed successfully.
May 30 20:06:13.121449 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-92bc5893-0a00-479e-aada-d449e57b7674 req-941befae-3c26-4a33-96b6-e91dfa716ad7 tempest-DeleteServersTestJSON-2069615518 None] Terminate volume connection completed successfully.
May 30 20:06:13.122046 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-92bc5893-0a00-479e-aada-d449e57b7674 req-941befae-3c26-4a33-96b6-e91dfa716ad7 tempest-DeleteServersTestJSON-2069615518 None] Deleting attachment 7839a234-fe13-4e1b-8eca-f10022fb2578. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:06:13.127005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:13.375343 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:13.378086 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e\n Backing store flags: \n Account information:\n vbKPL52FB6R4nraztSKY\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:13.379548 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-92bc5893-0a00-479e-aada-d449e57b7674 req-941befae-3c26-4a33-96b6-e91dfa716ad7 tempest-DeleteServersTestJSON-2069615518 None] Removing iscsi_target for Volume ID: 942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:06:13.381225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:13.722839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-942d84ab-d704-4c98-a822-1c67f163be3e -f" returned: 0 in 0.339s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:13.723490 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:13.728532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:14.017514 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:14.018766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:06:22.206898 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-09e8db15-b5c7-41ae-94ed-aeda0f44c157-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:06:22.363712 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Skipping remove_export. No iscsi_target is presently exported for volume: 09e8db15-b5c7-41ae-94ed-aeda0f44c157
May 30 20:06:22.365796 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:22.407466 n-d-843949-2 sudo[109010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157
May 30 20:06:22.425049 n-d-843949-2 sudo[109010]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:23.150060 n-d-843949-2 sudo[109010]: pam_unix(sudo:session): session closed for user root
May 30 20:06:23.153369 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157" returned: 0 in 0.786s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:23.155980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:23.214069 n-d-843949-2 sudo[109013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157
May 30 20:06:23.215941 n-d-843949-2 sudo[109013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:24.236211 n-d-843949-2 sudo[109013]: pam_unix(sudo:session): session closed for user root
May 30 20:06:24.239090 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157" returned: 0 in 1.083s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:24.241449 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:24.280885 n-d-843949-2 sudo[109018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157
May 30 20:06:24.282975 n-d-843949-2 sudo[109018]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:25.020836 n-d-843949-2 sudo[109018]: pam_unix(sudo:session): session closed for user root
May 30 20:06:25.025261 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-09e8db15-b5c7-41ae-94ed-aeda0f44c157" returned: 0 in 0.782s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:25.027195 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Successfully deleted volume: 09e8db15-b5c7-41ae-94ed-aeda0f44c157
May 30 20:06:25.125965 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Created reservations ['35c608af-f276-4d51-9f3a-5ea10fa27e84', '34cf1e37-142f-4a43-92f6-781c9bea6e88', '330e9d2e-d9bd-4647-9f8a-afd6883ba292', '9306411c-4d66-4b7b-948a-1886c2cf175e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:06:25.132100 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:06:25.132100 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:06:25.132100 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:25.197228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:06:25.198459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:25.245888 n-d-843949-2 sudo[109026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:06:25.248492 n-d-843949-2 sudo[109026]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:26.021384 n-d-843949-2 sudo[109026]: pam_unix(sudo:session): session closed for user root
May 30 20:06:26.023623 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 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.825s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:26.037788 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:26.073966 n-d-843949-2 sudo[109035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:06:26.075444 n-d-843949-2 sudo[109035]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:26.359792 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14-delete_volume'" acquired by "delete_volume" :: waited 0.072s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:06:26.567943 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1bb6fee0-a5bc-4259-a4cf-86d5cca3be14
May 30 20:06:26.569178 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:26.606583 n-d-843949-2 sudo[109065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14
May 30 20:06:26.608197 n-d-843949-2 sudo[109065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:26.995147 n-d-843949-2 sudo[109035]: pam_unix(sudo:session): session closed for user root
May 30 20:06:26.997570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.966s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:26.999773 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:06:27.007430 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Deleted volume successfully.
May 30 20:06:27.045189 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-dea3ef91-04ac-48c2-a295-1ccb826fa943 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-09e8db15-b5c7-41ae-94ed-aeda0f44c157-delete_volume'" released by "delete_volume" :: held 4.838s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:06:27.454268 n-d-843949-2 sudo[109065]: pam_unix(sudo:session): session closed for user root
May 30 20:06:27.456407 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14" returned: 0 in 0.887s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:27.457888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:27.507382 n-d-843949-2 sudo[109079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14
May 30 20:06:27.508413 n-d-843949-2 sudo[109079]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:28.266117 n-d-843949-2 sudo[109079]: pam_unix(sudo:session): session closed for user root
May 30 20:06:28.269469 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14" returned: 0 in 0.811s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:28.273701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:28.309183 n-d-843949-2 sudo[109082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14
May 30 20:06:28.309989 n-d-843949-2 sudo[109082]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:29.142455 n-d-843949-2 sudo[109082]: pam_unix(sudo:session): session closed for user root
May 30 20:06:29.145688 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14" returned: 0 in 0.871s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:29.147550 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Successfully deleted volume: 1bb6fee0-a5bc-4259-a4cf-86d5cca3be14
May 30 20:06:29.256718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Created reservations ['0f9db20f-da9b-4013-adbe-235b882b5cc3', '7086d140-e511-4717-8600-6ce073544992', '19827b85-21f8-46b8-8e65-d65674a2a558', '93b20a72-3960-41db-b90e-7b85a41e1222'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:06:29.259042 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:06:29.259042 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:06:29.259042 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:29.362538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:06:29.365733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:29.429741 n-d-843949-2 sudo[109095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:06:29.430569 n-d-843949-2 sudo[109095]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:29.523230 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-f2655aed-e60b-4022-b052-a487822cc2d8-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:06:29.618081 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2655aed-e60b-4022-b052-a487822cc2d8
May 30 20:06:29.619631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:29.664491 n-d-843949-2 sudo[109101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8
May 30 20:06:29.668547 n-d-843949-2 sudo[109101]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:30.152613 n-d-843949-2 sudo[109095]: pam_unix(sudo:session): session closed for user root
May 30 20:06:30.155077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 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.789s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:30.157261 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:30.197598 n-d-843949-2 sudo[109101]: pam_unix(sudo:session): session closed for user root
May 30 20:06:30.200217 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8" returned: 0 in 0.580s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:30.201972 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:30.210727 n-d-843949-2 sudo[109105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:06:30.227576 n-d-843949-2 sudo[109105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:30.243909 n-d-843949-2 sudo[109106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8
May 30 20:06:30.248388 n-d-843949-2 sudo[109106]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:30.797927 n-d-843949-2 sudo[109105]: pam_unix(sudo:session): session closed for user root
May 30 20:06:30.800637 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.642s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:30.804558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:06:30.816012 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Deleted volume successfully.
May 30 20:06:30.837541 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9ae8a63d-be6c-4480-a67a-589b7d413d12 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-1bb6fee0-a5bc-4259-a4cf-86d5cca3be14-delete_volume'" released by "delete_volume" :: held 4.478s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:06:30.897960 n-d-843949-2 sudo[109106]: pam_unix(sudo:session): session closed for user root
May 30 20:06:30.899949 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8" returned: 0 in 0.698s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:30.901629 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:30.925011 n-d-843949-2 sudo[109116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8
May 30 20:06:30.927522 n-d-843949-2 sudo[109116]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:31.550675 n-d-843949-2 sudo[109116]: pam_unix(sudo:session): session closed for user root
May 30 20:06:31.553320 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2655aed-e60b-4022-b052-a487822cc2d8" returned: 0 in 0.651s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:31.554957 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Successfully deleted volume: f2655aed-e60b-4022-b052-a487822cc2d8
May 30 20:06:31.613701 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Created reservations ['7bd61e75-695c-4fd4-8035-71e118f055ef', 'fb3fa387-fa25-4291-a234-8eeb7b78308e', 'bd3becec-dcd4-4162-8bd6-452e88a07556', '2df6e6c9-781b-42f4-9620-b7556de8122c'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:06:31.617550 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:06:31.617550 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:06:31.617550 n-d-843949-2 cinder-volume[92362]:
May 30 20:06:31.677377 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:06:31.678424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:31.713190 n-d-843949-2 sudo[109156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:06:31.714532 n-d-843949-2 sudo[109156]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:32.531639 n-d-843949-2 sudo[109156]: pam_unix(sudo:session): session closed for user root
May 30 20:06:32.533954 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 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.855s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:32.536955 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:06:32.573832 n-d-843949-2 sudo[109178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:06:32.574646 n-d-843949-2 sudo[109178]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:06:33.323391 n-d-843949-2 sudo[109178]: pam_unix(sudo:session): session closed for user root
May 30 20:06:33.325889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.789s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:06:33.328195 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:06:33.335436 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Deleted volume successfully.
May 30 20:06:33.365305 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-69fcb7df-8544-4ade-a6e1-c452c56091f9 tempest-VolumesTestJSON-2127528340 None] Lock "b'cinder-f2655aed-e60b-4022-b052-a487822cc2d8-delete_volume'" released by "delete_volume" :: held 3.841s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:06:55.569081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:06:55.576583 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:06:55.578426 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 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'
May 30 20:06:55.610306 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Flow 'volume_create_manager' (39707269-5ae8-4b5c-81bc-64498ee59940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:06:55.620729 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81fe47bf-a9cc-4e2a-8e42-a03dfa01694c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:55.678545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:06:55.729129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81fe47bf-a9cc-4e2a-8e42-a03dfa01694c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1141750560',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c81a17f6-fadb-41b9-82fc-ed3842b842e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19555742f4584195a57a8957d5587325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:06:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:06:56Z,user_id='b0b018403ae64f93ae5605aaf485ac30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:55.735936 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b890ed41-b862-47aa-b91f-3d0c30e56ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:55.744082 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b890ed41-b862-47aa-b91f-3d0c30e56ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:55.746540 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (412d78ef-f4ef-4c0b-904e-2a7e687c9162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:55.876627 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (412d78ef-f4ef-4c0b-904e-2a7e687c9162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'volume_name': 'volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:55.881009 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (416ed4b8-4d43-43d1-bc13-d5eb61b51748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:55.883309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (416ed4b8-4d43-43d1-bc13-d5eb61b51748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:06:55.892900 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b346a09-5a6f-422c-bc43-6d9eb6cba01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:06:55.893925 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Volume c81a17f6-fadb-41b9-82fc-ed3842b842e0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:06:55.895141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Cloning c81a17f6-fadb-41b9-82fc-ed3842b842e0 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:07:11.148154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:07:11.149425 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:07:11.150085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:11.191379 n-d-843949-2 sudo[109651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:07:11.194760 n-d-843949-2 sudo[109651]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:11.906064 n-d-843949-2 sudo[109651]: pam_unix(sudo:session): session closed for user root
May 30 20:07:11.908199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.758s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:11.911183 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:11.937347 n-d-843949-2 sudo[109654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:07:11.938888 n-d-843949-2 sudo[109654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:12.629869 n-d-843949-2 sudo[109654]: pam_unix(sudo:session): session closed for user root
May 30 20:07:12.633486 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.722s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:12.636194 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:07:13.743538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 17.85 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:07:13.744528 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Image download 616.00 MB at 34.52 MB/s
May 30 20:07:13.796477 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:13.913084 n-d-843949-2 sudo[109657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1
May 30 20:07:13.914047 n-d-843949-2 sudo[109657]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:14.433937 n-d-843949-2 sudo[109657]: pam_unix(sudo:session): session closed for user root
May 30 20:07:14.436654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1" returned: 0 in 0.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:14.437652 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user b0b018403ae64f93ae5605aaf485ac30. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:07:14.503237 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:14.607273 n-d-843949-2 sudo[109664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1
May 30 20:07:14.608142 n-d-843949-2 sudo[109664]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:14.958615 n-d-843949-2 sudo[109664]: pam_unix(sudo:session): session closed for user root
May 30 20:07:14.961731 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1" returned: 0 in 0.458s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:14.964550 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:14.989294 n-d-843949-2 sudo[109671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 stack-volumes-lvmdriver-1 -L 1g
May 30 20:07:14.990711 n-d-843949-2 sudo[109671]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:15.588357 n-d-843949-2 sudo[109671]: pam_unix(sudo:session): session closed for user root
May 30 20:07:15.590629 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.626s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:15.609746 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume c81a17f6-fadb-41b9-82fc-ed3842b842e0. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:07:15.653576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_1yf7tsyj {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:15.739153 n-d-843949-2 sudo[109705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_1yf7tsyj
May 30 20:07:15.739992 n-d-843949-2 sudo[109705]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:16.102268 n-d-843949-2 sudo[109705]: pam_unix(sudo:session): session closed for user root
May 30 20:07:16.104666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_1yf7tsyj" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:16.105986 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:16.211466 n-d-843949-2 sudo[109709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1
May 30 20:07:16.212370 n-d-843949-2 sudo[109709]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:16.651208 n-d-843949-2 sudo[109709]: pam_unix(sudo:session): session closed for user root
May 30 20:07:16.654801 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1" returned: 0 in 0.548s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:16.656122 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:07:16.657744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:16.691578 n-d-843949-2 sudo[109714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0 oflag=direct
May 30 20:07:16.693342 n-d-843949-2 sudo[109714]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:17.172609 n-d-843949-2 sudo[109714]: pam_unix(sudo:session): session closed for user root
May 30 20:07:17.177270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0 oflag=direct" returned: 0 in 0.518s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:17.178899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:17.211930 n-d-843949-2 sudo[109726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0
May 30 20:07:17.213576 n-d-843949-2 sudo[109726]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:18.611770 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-e9e649d1-d254-4ca0-8d75-9a9e9cc2df27 req-1bb9e153-b9d8-4c23-8f6d-795b6cea25b3 tempest-AttachVolumeTestJSON-912894058 None] Terminate volume connection completed successfully.
May 30 20:07:18.614283 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-e9e649d1-d254-4ca0-8d75-9a9e9cc2df27 req-1bb9e153-b9d8-4c23-8f6d-795b6cea25b3 tempest-AttachVolumeTestJSON-912894058 None] Deleting attachment 545c51f1-d948-43f0-867d-5590306ae255. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:07:18.616328 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:18.675691 n-d-843949-2 sudo[109726]: pam_unix(sudo:session): session closed for user root
May 30 20:07:18.677617 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0" returned: 0 in 1.499s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:18.678758 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:18.786866 n-d-843949-2 sudo[109757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1
May 30 20:07:18.787699 n-d-843949-2 sudo[109757]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:18.798763 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:18.799641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d\n Backing store flags: \n Account information:\n i9DHca3soKCvvmhGnHM7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:18.800849 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-e9e649d1-d254-4ca0-8d75-9a9e9cc2df27 req-1bb9e153-b9d8-4c23-8f6d-795b6cea25b3 tempest-AttachVolumeTestJSON-912894058 None] Removing iscsi_target for Volume ID: 5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:07:18.801977 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:19.073452 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d -f" returned: 0 in 0.271s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:19.073920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:19.080368 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:19.272145 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:19.272967 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:19.357918 n-d-843949-2 sudo[109757]: pam_unix(sudo:session): session closed for user root
May 30 20:07:19.360017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1" returned: 0 in 0.681s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:19.361240 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_a3dslxrmn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.50 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c81a17f6--fadb--41b9--82fc--ed3842b842e0 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:07:19.361887 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Converted 700.00 MB image at 466.61 MB/s
May 30 20:07:19.362649 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume c81a17f6-fadb-41b9-82fc-ed3842b842e0 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:07:19.501331 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user b0b018403ae64f93ae5605aaf485ac30 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:07:19.501983 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Marking volume c81a17f6-fadb-41b9-82fc-ed3842b842e0 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:07:19.514060 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to c81a17f6-fadb-41b9-82fc-ed3842b842e0. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:07:19.514854 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Creating volume glance metadata for volume c81a17f6-fadb-41b9-82fc-ed3842b842e0 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:07:19.590880 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b346a09-5a6f-422c-bc43-6d9eb6cba01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:07:19.593893 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84aa36f1-5cf6-40d6-a8d6-b15f7c026f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:07:19.603794 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Volume volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 (c81a17f6-fadb-41b9-82fc-ed3842b842e0): created successfully
May 30 20:07:19.606173 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84aa36f1-5cf6-40d6-a8d6-b15f7c026f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:07:19.610165 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Flow 'volume_create_manager' (39707269-5ae8-4b5c-81bc-64498ee59940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:07:19.620742 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d4c646ad-ecfb-4f4f-ab36-6a71d53b0bc8 tempest-ServersTestBootFromVolume-468842882 None] Created volume successfully.
May 30 20:07:26.537245 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:26.588628 n-d-843949-2 sudo[109792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:07:26.591155 n-d-843949-2 sudo[109792]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:07:27.417259 n-d-843949-2 sudo[109792]: pam_unix(sudo:session): session closed for user root
May 30 20:07:27.420431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0" returned: 0 in 0.882s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:27.544733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:27.561811 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:27.562177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:27.562849 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:07:27.571216 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Creating iscsi_target for Volume ID: volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Created volume path /opt/stack/data/cinder/volumes/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0,
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]:
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: incominguser 2SEHU8fpKBmCFnhtJ932 QijzuMptUsFg459B
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]:
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]:
May 30 20:07:27.576353 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:07:27.579157 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:28.303406 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0" returned: 0 in 0.725s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:28.303820 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677216]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:28.304563 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:07:28.305012 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:07:28.308427 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:28.324651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:28.325120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n Backing store flags: \n Account information:\n 2SEHU8fpKBmCFnhtJ932\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:07:28.326071 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:07:28.340342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:28.499575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:28.500171 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n Backing store flags: \n Account information:\n 2SEHU8fpKBmCFnhtJ932\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:28.503645 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:07:28.617518 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:07:28.618095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239677216]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n Backing store flags: \n Account information:\n 2SEHU8fpKBmCFnhtJ932\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:07:28.618932 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Set provider_location to: 10.222.0.84:3260,6 iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:07:28.666918 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'target_lun': 1, 'volume_id': 'c81a17f6-fadb-41b9-82fc-ed3842b842e0', 'auth_method': 'CHAP', 'auth_username': '2SEHU8fpKBmCFnhtJ932', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2538cb4d-2077-435a-a01b-4724c083fd14'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:07:28.823422 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-6ddc9579-59a5-48c8-bed6-0b753b9068e2 req-907efc03-7257-469d-be27-c64d2f99b186 tempest-ServersTestBootFromVolume-468842882 None] attachment_update completed successfully.
May 30 20:08:11.153646 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:08:11.155818 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:08:11.156652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:11.177988 n-d-843949-2 sudo[110136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:08:11.178792 n-d-843949-2 sudo[110136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:11.609847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:11.609847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:11.602610 n-d-843949-2 sudo[110136]: pam_unix(sudo:session): session closed for user root
May 30 20:08:11.651803 n-d-843949-2 sudo[110140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:08:11.673628 n-d-843949-2 sudo[110140]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:12.336322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:12.336322 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:08:12.330474 n-d-843949-2 sudo[110140]: pam_unix(sudo:session): session closed for user root
May 30 20:08:34.284514 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:08:34.289720 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:08:34.290412 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 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'
May 30 20:08:34.309239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Flow 'volume_create_manager' (d4b4baa3-7f44-491c-82ae-fe2b8a67d795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:08:34.313584 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e02f59-edf1-44f2-932e-af51736a9a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:34.341538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:08:34.379146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e02f59-edf1-44f2-932e-af51736a9a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:08:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1370332453',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=db986304-cc61-406d-baca-bfd7e06173a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfcad540861f41509326a56a4280def1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:08:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:08:34Z,user_id='7340624bb3414a61a101caa13f02d45d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:34.381428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eda6d318-25e4-4cc8-9546-08442fb65008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:34.384363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eda6d318-25e4-4cc8-9546-08442fb65008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:34.387541 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a75bd16b-da6c-46f1-8cb6-400ff4ced3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:34.389643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a75bd16b-da6c-46f1-8cb6-400ff4ced3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db986304-cc61-406d-baca-bfd7e06173a3', 'volume_name': 'volume-db986304-cc61-406d-baca-bfd7e06173a3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:34.392777 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65e041df-1ad0-4ddb-a2de-23a190b9a968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:34.395191 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65e041df-1ad0-4ddb-a2de-23a190b9a968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:34.397629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ada77ade-5a92-42b9-a2b1-6881929cd3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:34.398619 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Volume db986304-cc61-406d-baca-bfd7e06173a3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db986304-cc61-406d-baca-bfd7e06173a3', 'volume_size': 1}
May 30 20:08:34.400610 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db986304-cc61-406d-baca-bfd7e06173a3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:34.435843 n-d-843949-2 sudo[110366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db986304-cc61-406d-baca-bfd7e06173a3 stack-volumes-lvmdriver-1 -L 1g
May 30 20:08:34.437061 n-d-843949-2 sudo[110366]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:35.154706 n-d-843949-2 sudo[110366]: pam_unix(sudo:session): session closed for user root
May 30 20:08:35.158182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db986304-cc61-406d-baca-bfd7e06173a3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:35.171764 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ada77ade-5a92-42b9-a2b1-6881929cd3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db986304-cc61-406d-baca-bfd7e06173a3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:35.175838 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e2d255f-ec25-4cd7-bbee-458f6989eac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:08:35.197979 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Volume volume-db986304-cc61-406d-baca-bfd7e06173a3 (db986304-cc61-406d-baca-bfd7e06173a3): created successfully
May 30 20:08:35.203798 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e2d255f-ec25-4cd7-bbee-458f6989eac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:08:35.211787 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Flow 'volume_create_manager' (d4b4baa3-7f44-491c-82ae-fe2b8a67d795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:08:35.225736 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d51ce9be-e4ad-4011-93d9-e6821a345f77 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Created volume successfully.
May 30 20:08:38.129127 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Lock "b'cinder-db986304-cc61-406d-baca-bfd7e06173a3-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:08:38.290508 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Skipping remove_export. No iscsi_target is presently exported for volume: db986304-cc61-406d-baca-bfd7e06173a3
May 30 20:08:38.291558 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 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 stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:38.373706 n-d-843949-2 sudo[110406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3
May 30 20:08:38.374525 n-d-843949-2 sudo[110406]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:39.178752 n-d-843949-2 sudo[110406]: pam_unix(sudo:session): session closed for user root
May 30 20:08:39.181038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3" returned: 0 in 0.889s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:39.183833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:39.227216 n-d-843949-2 sudo[110409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3
May 30 20:08:39.235139 n-d-843949-2 sudo[110409]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:40.040888 n-d-843949-2 sudo[110409]: pam_unix(sudo:session): session closed for user root
May 30 20:08:40.043164 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3" returned: 0 in 0.859s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:40.045771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:40.066312 n-d-843949-2 sudo[110412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3
May 30 20:08:40.067094 n-d-843949-2 sudo[110412]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:40.745500 n-d-843949-2 sudo[110412]: pam_unix(sudo:session): session closed for user root
May 30 20:08:40.750416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db986304-cc61-406d-baca-bfd7e06173a3" returned: 0 in 0.704s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:40.756878 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Successfully deleted volume: db986304-cc61-406d-baca-bfd7e06173a3
May 30 20:08:40.978013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Created reservations ['89ef668c-9b52-4e13-912c-226b9ee22ffb', '8ef25c4f-6413-42c0-af3a-1c3cb84a97cb', '3e8426ba-28ba-4651-a8c4-9f1c8d6b25b9', 'b1d84181-0aff-42d8-9c63-3f75e52b60ac'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:08:40.987231 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:08:40.987231 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:08:40.987231 n-d-843949-2 cinder-volume[92362]:
May 30 20:08:41.132511 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:08:41.133234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:41.228566 n-d-843949-2 sudo[110422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:08:41.235545 n-d-843949-2 sudo[110422]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:42.709043 n-d-843949-2 sudo[110422]: pam_unix(sudo:session): session closed for user root
May 30 20:08:42.714558 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 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 1.580s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:42.718428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:42.903752 n-d-843949-2 sudo[110427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:08:42.905664 n-d-843949-2 sudo[110427]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:08:44.511094 n-d-843949-2 sudo[110427]: pam_unix(sudo:session): session closed for user root
May 30 20:08:44.515591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.796s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:44.518579 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:08:44.527181 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Deleted volume successfully.
May 30 20:08:44.557791 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-14dda762-a05a-4d53-aaca-38eaf4fa7d55 tempest-VolumeQuotasNegativeTestJSON-1933552344 None] Lock "b'cinder-db986304-cc61-406d-baca-bfd7e06173a3-delete_volume'" released by "delete_volume" :: held 6.430s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:08:57.071290 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-eb7c93c5-e75d-4068-af82-bfb5d34bbfb1 tempest-ServersTestBootFromVolume-468842882 None] Terminate volume connection completed successfully.
May 30 20:08:57.071290 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-eb7c93c5-e75d-4068-af82-bfb5d34bbfb1 tempest-ServersTestBootFromVolume-468842882 None] Deleting attachment 2538cb4d-2077-435a-a01b-4724c083fd14. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:08:57.078239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:57.278664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:57.278664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0\n Backing store flags: \n Account information:\n 2SEHU8fpKBmCFnhtJ932\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:08:57.279669 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-eb7c93c5-e75d-4068-af82-bfb5d34bbfb1 tempest-ServersTestBootFromVolume-468842882 None] Removing iscsi_target for Volume ID: c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:08:57.281175 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:57.621209 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 -f" returned: 0 in 0.339s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:57.622110 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:08:57.626692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:57.835548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:57.835821 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:08:58.223412 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Lock "b'cinder-c81a17f6-fadb-41b9-82fc-ed3842b842e0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:08:58.369218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:58.682296 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.314s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:08:58.682865 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:08:58.683788 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Skipping remove_export. No iscsi_target is presently exported for volume: c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:08:58.685223 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 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 stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:08:58.738348 n-d-843949-2 sudo[110520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:08:58.743413 n-d-843949-2 sudo[110520]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:00.067555 n-d-843949-2 sudo[110520]: pam_unix(sudo:session): session closed for user root
May 30 20:09:00.070819 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0" returned: 0 in 1.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:00.074533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:00.157431 n-d-843949-2 sudo[110554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:09:00.161860 n-d-843949-2 sudo[110554]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:01.614235 n-d-843949-2 sudo[110554]: pam_unix(sudo:session): session closed for user root
May 30 20:09:01.616913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0" returned: 0 in 1.542s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:01.622282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:01.696650 n-d-843949-2 sudo[110589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:09:01.704677 n-d-843949-2 sudo[110589]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:02.731932 n-d-843949-2 sudo[110589]: pam_unix(sudo:session): session closed for user root
May 30 20:09:02.734864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c81a17f6-fadb-41b9-82fc-ed3842b842e0" returned: 0 in 1.115s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:02.736272 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Successfully deleted volume: c81a17f6-fadb-41b9-82fc-ed3842b842e0
May 30 20:09:02.848940 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Created reservations ['2afae825-73bd-4466-a90f-6d4fe894ee39', '072d6f61-9360-4e4e-95df-85c26253f3e8', '05e9c6cf-0ced-4bdb-a5d2-ca012a884c7b', '9af32545-7708-4413-813c-cfbf92f6f2e2'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:09:02.851683 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:09:02.851683 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:09:02.851683 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:02.973296 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:09:02.974238 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:03.057498 n-d-843949-2 sudo[110596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:09:03.058354 n-d-843949-2 sudo[110596]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:04.108043 n-d-843949-2 sudo[110596]: pam_unix(sudo:session): session closed for user root
May 30 20:09:04.111217 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 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 1.137s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:04.113735 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:04.204102 n-d-843949-2 sudo[110602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:09:04.204978 n-d-843949-2 sudo[110602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:05.703357 n-d-843949-2 sudo[110602]: pam_unix(sudo:session): session closed for user root
May 30 20:09:05.706156 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.592s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:05.708814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:09:05.715478 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Deleted volume successfully.
May 30 20:09:05.749078 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-97bdbeca-7233-4199-ba54-7df4bcd819b4 req-44f3cdcd-a65c-431d-a799-d8470c388f78 tempest-ServersTestBootFromVolume-468842882 None] Lock "b'cinder-c81a17f6-fadb-41b9-82fc-ed3842b842e0-delete_volume'" released by "delete_volume" :: held 7.527s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:09:09.161596 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:09:09.165828 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:09:09.166500 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 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'
May 30 20:09:09.181665 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Flow 'volume_create_manager' (a38fdf72-6229-40db-848e-40413b5948fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:09.185785 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ca59fa4-07aa-4722-93ac-475abbbec03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.214901 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:09:09.269183 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ca59fa4-07aa-4722-93ac-475abbbec03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1684365136',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=dc0652d9-9a74-43b6-a959-3896187bdef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3a2388e2bbd44829159692f8e8fd222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:09:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:09:09Z,user_id='e7b8430fe33f4a1db62043c4d4885363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.272222 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4564c29-0086-4068-9ed7-3b2a2651dcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.274579 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4564c29-0086-4068-9ed7-3b2a2651dcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.277130 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968d5772-93f1-4fe7-b9c6-039217a9f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.279560 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968d5772-93f1-4fe7-b9c6-039217a9f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc0652d9-9a74-43b6-a959-3896187bdef0', 'volume_name': 'volume-dc0652d9-9a74-43b6-a959-3896187bdef0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.282883 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73dd7f45-4d99-4765-9688-91c43d2379f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.285229 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73dd7f45-4d99-4765-9688-91c43d2379f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.287451 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c94b2d8-bee8-48e4-bd4e-57a1ddccdaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.288346 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Volume dc0652d9-9a74-43b6-a959-3896187bdef0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc0652d9-9a74-43b6-a959-3896187bdef0', 'volume_size': 1}
May 30 20:09:09.289732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc0652d9-9a74-43b6-a959-3896187bdef0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:09.326485 n-d-843949-2 sudo[110725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc0652d9-9a74-43b6-a959-3896187bdef0 stack-volumes-lvmdriver-1 -L 1g
May 30 20:09:09.327923 n-d-843949-2 sudo[110725]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:09.933827 n-d-843949-2 sudo[110725]: pam_unix(sudo:session): session closed for user root
May 30 20:09:09.937337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc0652d9-9a74-43b6-a959-3896187bdef0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.646s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:09.941460 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3c94b2d8-bee8-48e4-bd4e-57a1ddccdaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc0652d9-9a74-43b6-a959-3896187bdef0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.944389 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f43e0b3-171e-4905-a8de-bcf798e87c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:09.957249 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Volume volume-dc0652d9-9a74-43b6-a959-3896187bdef0 (dc0652d9-9a74-43b6-a959-3896187bdef0): created successfully
May 30 20:09:09.960471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f43e0b3-171e-4905-a8de-bcf798e87c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:09.964960 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Flow 'volume_create_manager' (a38fdf72-6229-40db-848e-40413b5948fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:09.981726 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e4a92693-9196-475f-aa7c-08c394d457cb tempest-VolumesTransfersTest-1834583451 None] Created volume successfully.
May 30 20:09:11.152933 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:09:11.154079 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:09:11.154903 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:11.213197 n-d-843949-2 sudo[110779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:09:11.214704 n-d-843949-2 sudo[110779]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:11.903704 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1b651693-22d7-453a-ad2a-c30c7ea97689 tempest-VolumesTransfersTest-178273628 None] Transfer volume completed successfully.
May 30 20:09:12.150999 n-d-843949-2 sudo[110779]: pam_unix(sudo:session): session closed for user root
May 30 20:09:12.152680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.998s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:12.154205 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:12.198727 n-d-843949-2 sudo[110830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:09:12.200464 n-d-843949-2 sudo[110830]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:12.994484 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Lock "b'cinder-dc0652d9-9a74-43b6-a959-3896187bdef0-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:09:13.087309 n-d-843949-2 sudo[110830]: pam_unix(sudo:session): session closed for user root
May 30 20:09:13.125440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.971s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:13.131800 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:09:13.175724 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc0652d9-9a74-43b6-a959-3896187bdef0
May 30 20:09:13.176789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 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 stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:13.224889 n-d-843949-2 sudo[110876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0
May 30 20:09:13.226382 n-d-843949-2 sudo[110876]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:14.243851 n-d-843949-2 sudo[110876]: pam_unix(sudo:session): session closed for user root
May 30 20:09:14.246603 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0" returned: 0 in 1.069s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:14.248809 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:14.328583 n-d-843949-2 sudo[110912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0
May 30 20:09:14.338524 n-d-843949-2 sudo[110912]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:15.360818 n-d-843949-2 sudo[110912]: pam_unix(sudo:session): session closed for user root
May 30 20:09:15.363781 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0" returned: 0 in 1.114s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:15.371913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:15.421988 n-d-843949-2 sudo[110945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0
May 30 20:09:15.423379 n-d-843949-2 sudo[110945]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:16.005291 n-d-843949-2 sudo[110945]: pam_unix(sudo:session): session closed for user root
May 30 20:09:16.009039 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc0652d9-9a74-43b6-a959-3896187bdef0" returned: 0 in 0.637s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:16.011221 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Successfully deleted volume: dc0652d9-9a74-43b6-a959-3896187bdef0
May 30 20:09:16.142023 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Created reservations ['030e34b6-b9f6-4ccf-8f36-f8d7be177011', 'e51ac382-9b4f-4e5c-b947-daec83eed44e', 'c8789216-1cd5-41b0-919a-66a85fe79cbe', '9c368410-c61c-4d27-b620-9cefe4ff6b02'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:09:16.145236 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:09:16.145236 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:09:16.145236 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:16.247567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:09:16.248320 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:16.287712 n-d-843949-2 sudo[110957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:09:16.307372 n-d-843949-2 sudo[110957]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:16.989835 n-d-843949-2 sudo[110957]: pam_unix(sudo:session): session closed for user root
May 30 20:09:16.992314 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 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.743s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:16.994343 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:17.043351 n-d-843949-2 sudo[110961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:09:17.048485 n-d-843949-2 sudo[110961]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:17.518617 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:09:17.524027 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:09:17.525373 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 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'
May 30 20:09:17.555461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Flow 'volume_create_manager' (b80a1986-39bd-4a36-af4b-4faaabed37e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:17.564600 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1612ccae-62db-4356-bc0d-4e0fa5f4e221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:17.607944 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:09:17.658590 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1612ccae-62db-4356-bc0d-4e0fa5f4e221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-411501709',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3a2388e2bbd44829159692f8e8fd222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:09:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:09:17Z,user_id='e7b8430fe33f4a1db62043c4d4885363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:17.662010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97ec4a8b-84d1-4cf8-a55c-9ae828ec8cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:17.664578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (97ec4a8b-84d1-4cf8-a55c-9ae828ec8cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:17.667307 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7616d4b-026a-406e-bd76-8b7e2e2e814f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:17.670010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7616d4b-026a-406e-bd76-8b7e2e2e814f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4', 'volume_name': 'volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:17.672653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (763f78f2-b169-4060-9872-dd28647b926f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:17.690425 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (763f78f2-b169-4060-9872-dd28647b926f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:17.693788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8730c80b-4e50-429b-8432-989c00586de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:17.700456 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Volume 94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4', 'volume_size': 1}
May 30 20:09:17.702901 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:17.733386 n-d-843949-2 sudo[110961]: pam_unix(sudo:session): session closed for user root
May 30 20:09:17.744325 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.750s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:17.746628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:09:17.759823 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Deleted volume successfully.
May 30 20:09:17.763354 n-d-843949-2 sudo[110966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 stack-volumes-lvmdriver-1 -L 1g
May 30 20:09:17.768756 n-d-843949-2 sudo[110966]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:17.784221 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23a8ec38-48d1-43d0-b126-aa3043b1d56e tempest-VolumesTransfersTest-828154376 None] Lock "b'cinder-dc0652d9-9a74-43b6-a959-3896187bdef0-delete_volume'" released by "delete_volume" :: held 4.790s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:09:18.439021 n-d-843949-2 sudo[110966]: pam_unix(sudo:session): session closed for user root
May 30 20:09:18.441008 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:18.445040 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8730c80b-4e50-429b-8432-989c00586de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:18.447750 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2c7decd-6005-4289-84b9-6811bf5eb118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:18.459182 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Volume volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 (94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4): created successfully
May 30 20:09:18.462087 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2c7decd-6005-4289-84b9-6811bf5eb118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:18.466764 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Flow 'volume_create_manager' (b80a1986-39bd-4a36-af4b-4faaabed37e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:18.478847 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-573e8cf1-99ce-489d-b5aa-58dd8551c160 tempest-VolumesTransfersTest-1834583451 None] Created volume successfully.
May 30 20:09:20.362297 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Lock "b'cinder-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:09:20.503355 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Skipping remove_export. No iscsi_target is presently exported for volume: 94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4
May 30 20:09:20.512881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 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 stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:20.590813 n-d-843949-2 sudo[111026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4
May 30 20:09:20.593631 n-d-843949-2 sudo[111026]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:21.137588 n-d-843949-2 sudo[111026]: pam_unix(sudo:session): session closed for user root
May 30 20:09:21.139881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4" returned: 0 in 0.627s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:21.142045 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:21.163681 n-d-843949-2 sudo[111037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4
May 30 20:09:21.165250 n-d-843949-2 sudo[111037]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:21.697913 n-d-843949-2 sudo[111037]: pam_unix(sudo:session): session closed for user root
May 30 20:09:21.700217 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4" returned: 0 in 0.558s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:21.704221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:21.748444 n-d-843949-2 sudo[111044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4
May 30 20:09:21.750395 n-d-843949-2 sudo[111044]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:22.339247 n-d-843949-2 sudo[111044]: pam_unix(sudo:session): session closed for user root
May 30 20:09:22.341768 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4" returned: 0 in 0.639s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:22.343617 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Successfully deleted volume: 94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4
May 30 20:09:22.442446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Created reservations ['f218a398-ad92-4b83-a9e3-4c8dcd4f9338', '4e0c36a2-ed95-484c-bc77-46b0c16cb336', 'd4312f70-e25b-4080-8876-d5bfcd3caab9', 'c57b8012-457d-4a6f-9962-6d68a10d8beb'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:09:22.445465 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:09:22.445465 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:09:22.445465 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:22.527098 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:09:22.527948 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:22.578326 n-d-843949-2 sudo[111075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:09:22.583927 n-d-843949-2 sudo[111075]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:23.166340 n-d-843949-2 sudo[111075]: pam_unix(sudo:session): session closed for user root
May 30 20:09:23.168601 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 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.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:23.170890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:23.218145 n-d-843949-2 sudo[111079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:09:23.219014 n-d-843949-2 sudo[111079]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:23.894113 n-d-843949-2 sudo[111079]: pam_unix(sudo:session): session closed for user root
May 30 20:09:23.896488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:23.898497 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:09:23.905589 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Deleted volume successfully.
May 30 20:09:23.933252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-77f35f8d-cc1b-4d24-863b-fcc06e80c809 tempest-VolumesTransfersTest-828154376 None] Lock "b'cinder-94a10c4a-aa55-4cc5-9ddb-56f77b9b02a4-delete_volume'" released by "delete_volume" :: held 3.571s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:09:31.106531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:09:31.112345 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:09:31.112871 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 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'
May 30 20:09:31.125891 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Flow 'volume_create_manager' (eb26ecd7-5a23-44f9-94bd-61fccff5902d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:31.129836 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f03f43e-bab8-481f-a017-8817187f14c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:31.151697 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:09:31.201168 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f03f43e-bab8-481f-a017-8817187f14c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-320341575',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=254e70ed-efab-4462-aa28-e139efdc8f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b091a56c5f3e475ca966adc2aa697371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:09:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:09:31Z,user_id='739fbcbbe9ba49d48072dbfc206ac1ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:31.203683 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8844ed95-0ce7-47f1-b325-2330ef1aa92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:31.214177 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8844ed95-0ce7-47f1-b325-2330ef1aa92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:31.216784 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (870d99a4-9f5d-44f1-85de-90f47ca8250d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:31.219608 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (870d99a4-9f5d-44f1-85de-90f47ca8250d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '254e70ed-efab-4462-aa28-e139efdc8f2b', 'volume_name': 'volume-254e70ed-efab-4462-aa28-e139efdc8f2b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:31.234851 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e0ab6a8-77d5-45e6-bbde-04ce60e21755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:31.237072 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e0ab6a8-77d5-45e6-bbde-04ce60e21755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:31.239166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12b75474-76d8-4dc7-a3e8-5c507b93282a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:31.239940 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Volume 254e70ed-efab-4462-aa28-e139efdc8f2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-254e70ed-efab-4462-aa28-e139efdc8f2b', 'volume_size': 1}
May 30 20:09:31.241163 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-254e70ed-efab-4462-aa28-e139efdc8f2b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:31.304207 n-d-843949-2 sudo[111123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-254e70ed-efab-4462-aa28-e139efdc8f2b stack-volumes-lvmdriver-1 -L 1g
May 30 20:09:31.306265 n-d-843949-2 sudo[111123]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:32.233910 n-d-843949-2 sudo[111123]: pam_unix(sudo:session): session closed for user root
May 30 20:09:32.236168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-254e70ed-efab-4462-aa28-e139efdc8f2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.994s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:32.240392 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12b75474-76d8-4dc7-a3e8-5c507b93282a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-254e70ed-efab-4462-aa28-e139efdc8f2b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:32.243036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a50134c-d409-483e-a291-802124337b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:09:32.257293 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Volume volume-254e70ed-efab-4462-aa28-e139efdc8f2b (254e70ed-efab-4462-aa28-e139efdc8f2b): created successfully
May 30 20:09:32.259894 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a50134c-d409-483e-a291-802124337b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:09:32.263702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Flow 'volume_create_manager' (eb26ecd7-5a23-44f9-94bd-61fccff5902d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:09:32.274866 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-606b941f-05d4-4385-8e84-491fb82ccd2c tempest-VolumesBackupsV39Test-350601737 None] Created volume successfully.
May 30 20:09:36.168760 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Creating a new backup for volume volume-254e70ed-efab-4462-aa28-e139efdc8f2b. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:09:36.211838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:36.262975 n-d-843949-2 sudo[111184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:09:36.264592 n-d-843949-2 sudo[111184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:09:36.805757 n-d-843949-2 sudo[111184]: pam_unix(sudo:session): session closed for user root
May 30 20:09:36.807917 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b" returned: 0 in 0.596s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:36.917962 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:36.945241 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:36.946445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:36.947353 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:09:36.960431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Creating iscsi_target for Volume ID: volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Created volume path /opt/stack/data/cinder/volumes/volume-254e70ed-efab-4462-aa28-e139efdc8f2b,
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: incominguser 4A4WCcJy3bX2BejH5pV4 GwMbf7wsKE6DWXH5
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]:
May 30 20:09:36.963643 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:09:36.965808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:37.596219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b" returned: 0 in 0.630s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:37.596813 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:09:37.597083 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:09:37.597441 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:09:37.598788 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:37.620810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:37.622228 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:09:37.623238 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:09:37.632329 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:37.755810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:37.758156 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:09:37.762330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:09:37.890365 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:09:37.891026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:09:37.893636 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Set provider_location to: 10.222.0.84:3260,6 iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:09:37.942051 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Initialize volume connection completed successfully.
May 30 20:10:05.394455 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:10:05.420689 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:10:05.421319 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 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'
May 30 20:10:05.445180 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (af653406-8faa-4d6e-8581-a0408b830f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:05.448439 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2abec30d-e602-4015-b19d-1f31af87f8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:05.482369 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:10:05.507726 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2abec30d-e602-4015-b19d-1f31af87f8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-876273880',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08334d8ded8a425bb168fdca1f271cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:10:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:10:05Z,user_id='95fd2e07e1864d69b6bef48ac50715e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:05.510124 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6010690-25a8-4730-bdb4-bc5d0c6acbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:05.513166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6010690-25a8-4730-bdb4-bc5d0c6acbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:05.515955 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (372adbe5-63b6-40cf-b406-a65e5f5ea13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:05.518819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (372adbe5-63b6-40cf-b406-a65e5f5ea13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'volume_name': 'volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:05.520892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaacb339-8b55-43a0-9da7-c165a292891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:05.523054 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaacb339-8b55-43a0-9da7-c165a292891e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:05.525603 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (393c2a5f-21fd-421b-a840-d62664e585ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:05.526599 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Volume 87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'volume_size': 1}
May 30 20:10:05.527920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:05.587532 n-d-843949-2 sudo[111377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b stack-volumes-lvmdriver-1 -L 1g
May 30 20:10:05.588396 n-d-843949-2 sudo[111377]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:06.614074 n-d-843949-2 sudo[111377]: pam_unix(sudo:session): session closed for user root
May 30 20:10:06.616275 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.088s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:06.619639 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (393c2a5f-21fd-421b-a840-d62664e585ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:06.621929 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ab73fe-0415-42fa-bf3c-e25a2a9c5dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:06.641013 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Volume volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b (87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b): created successfully
May 30 20:10:06.642630 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28ab73fe-0415-42fa-bf3c-e25a2a9c5dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:06.645976 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (af653406-8faa-4d6e-8581-a0408b830f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:06.660306 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-cd036a01-4c1e-4a2d-938e-f01d7bb8898a tempest-AttachVolumeTestJSON-912894058 None] Created volume successfully.
May 30 20:10:09.012793 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:09.067191 n-d-843949-2 sudo[111412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:09.068173 n-d-843949-2 sudo[111412]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:09.599427 n-d-843949-2 sudo[111412]: pam_unix(sudo:session): session closed for user root
May 30 20:10:09.601560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b" returned: 0 in 0.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:09.655551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:09.660835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:09.661370 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Target 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: I_T nexus: 17
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00060000
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf60
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00060001
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf61
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: 4A4WCcJy3bX2BejH5pV4
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:09.662360 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Creating iscsi_target for Volume ID: volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Created volume path /opt/stack/data/cinder/volumes/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b,
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: incominguser rALLRSSPsgVsjUEBWx3c dNsTpAT53n8DWQfP
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:09.674385 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:10:09.708546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:10.378527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b" returned: 0 in 0.701s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:10.379396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:10.379679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:10:10.380099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:10:10.383210 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:10.398009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:10.398347 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Target 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: I_T nexus: 17
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00060000
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf60
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00060001
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf61
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: 4A4WCcJy3bX2BejH5pV4
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:10.398989 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:10:10.415431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:10.582004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:10.582658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:10.586129 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:10.694405 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:10.694789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:10.695857 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Set provider_location to: 10.222.0.84:3260,7 iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:10:10.790550 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'target_lun': 1, 'volume_id': '87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b', 'auth_method': 'CHAP', 'auth_username': 'rALLRSSPsgVsjUEBWx3c', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd18ee52a-944d-47b4-baf6-61e636de93c4'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:10:10.934628 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9b0105ea-cd2b-431b-8b59-eee387cbb48a req-3cb21376-cf43-4796-8d56-c2a1e151923b tempest-AttachVolumeTestJSON-912894058 None] attachment_update completed successfully.
May 30 20:10:11.149335 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:10:11.149812 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:10:11.150562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:11.172967 n-d-843949-2 sudo[111451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:10:11.173775 n-d-843949-2 sudo[111451]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:11.641005 n-d-843949-2 sudo[111451]: pam_unix(sudo:session): session closed for user root
May 30 20:10:11.642965 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.492s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:11.644821 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:11.676031 n-d-843949-2 sudo[111454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:10:11.676844 n-d-843949-2 sudo[111454]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:12.266831 n-d-843949-2 sudo[111454]: pam_unix(sudo:session): session closed for user root
May 30 20:10:12.268916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.624s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:12.270868 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:10:16.688971 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Terminate volume connection completed successfully.
May 30 20:10:16.765618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:16.880539 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:16.880769 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b\n Backing store flags: \n Account information:\n 4A4WCcJy3bX2BejH5pV4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:16.881409 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Removing iscsi_target for Volume ID: 254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:16.883114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:17.175357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-254e70ed-efab-4462-aa28-e139efdc8f2b -f" returned: 0 in 0.289s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:17.176743 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:17.177789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:17.290537 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:17.291106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:17.291915 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c95e74b2-aa55-4c66-9016-3dcfa0aadba8 tempest-VolumesBackupsV39Test-350601737 None] Remove volume export completed successfully.
May 30 20:10:18.991617 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:10:18.996025 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:10:19.000734 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 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'
May 30 20:10:19.028430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (3ec8162b-9975-470b-9dc3-99e83a11a633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:19.044715 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b20cd89-7571-4d09-80d1-0b6828e45859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:19.086218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:10:19.118388 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b20cd89-7571-4d09-80d1-0b6828e45859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1584707997',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=b6bf5df9-b791-4ca3-af75-7006dd82061f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08334d8ded8a425bb168fdca1f271cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:10:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:10:19Z,user_id='95fd2e07e1864d69b6bef48ac50715e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:19.121133 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b68cc63d-acdf-47d9-b40e-d67556643fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:19.123619 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b68cc63d-acdf-47d9-b40e-d67556643fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:19.127868 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f230f8d-e9c5-4276-bd3d-07d0f7641711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:19.131819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f230f8d-e9c5-4276-bd3d-07d0f7641711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b6bf5df9-b791-4ca3-af75-7006dd82061f', 'volume_name': 'volume-b6bf5df9-b791-4ca3-af75-7006dd82061f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:19.135817 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (174da556-1dd1-4d76-a756-0257ce9ec749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:19.138927 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (174da556-1dd1-4d76-a756-0257ce9ec749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:19.141389 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2690f4e-7cdd-4c97-a64c-21081de31ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:19.142396 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Volume b6bf5df9-b791-4ca3-af75-7006dd82061f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b6bf5df9-b791-4ca3-af75-7006dd82061f', 'volume_size': 1}
May 30 20:10:19.144021 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6bf5df9-b791-4ca3-af75-7006dd82061f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:19.166948 n-d-843949-2 sudo[111523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6bf5df9-b791-4ca3-af75-7006dd82061f stack-volumes-lvmdriver-1 -L 1g
May 30 20:10:19.169481 n-d-843949-2 sudo[111523]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:20.307233 n-d-843949-2 sudo[111523]: pam_unix(sudo:session): session closed for user root
May 30 20:10:20.310748 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b6bf5df9-b791-4ca3-af75-7006dd82061f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.166s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:20.316808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2690f4e-7cdd-4c97-a64c-21081de31ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b6bf5df9-b791-4ca3-af75-7006dd82061f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:20.319804 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3998d3c-b57a-4df1-9303-b9269c2da23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:20.384440 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Volume volume-b6bf5df9-b791-4ca3-af75-7006dd82061f (b6bf5df9-b791-4ca3-af75-7006dd82061f): created successfully
May 30 20:10:20.408645 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3998d3c-b57a-4df1-9303-b9269c2da23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:20.430725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Flow 'volume_create_manager' (3ec8162b-9975-470b-9dc3-99e83a11a633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:20.483976 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b719d9bb-f160-4ed4-bf07-5c75d1743652 tempest-AttachVolumeTestJSON-912894058 None] Created volume successfully.
May 30 20:10:22.826233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:22.886427 n-d-843949-2 sudo[111631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:22.887234 n-d-843949-2 sudo[111631]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:23.458295 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Lock "b'cinder-254e70ed-efab-4462-aa28-e139efdc8f2b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:10:23.594334 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:23.627809 n-d-843949-2 sudo[111631]: pam_unix(sudo:session): session closed for user root
May 30 20:10:23.630716 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f" returned: 0 in 0.805s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:23.680883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:23.713019 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:23.713361 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Target 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: I_T nexus: 18
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00070000
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf70
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00070001
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf71
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: rALLRSSPsgVsjUEBWx3c
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:23.714007 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Creating iscsi_target for Volume ID: volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Created volume path /opt/stack/data/cinder/volumes/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f,
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: incominguser o88BxiB8448NazkfD6bX geKu6kYTFNabsE48
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:10:23.736410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:23.810823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:23.811174 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:23.811882 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Skipping remove_export. No iscsi_target is presently exported for volume: 254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:23.812910 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 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 stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:23.868299 n-d-843949-2 sudo[111686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:23.869158 n-d-843949-2 sudo[111686]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:24.621297 n-d-843949-2 sudo[111686]: pam_unix(sudo:session): session closed for user root
May 30 20:10:24.625339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b" returned: 0 in 0.812s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:24.628510 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:24.649212 n-d-843949-2 sudo[111720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:24.650887 n-d-843949-2 sudo[111720]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:24.757409 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f" returned: 0 in 1.033s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:24.757960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:24.759189 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:10:24.760314 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:10:24.762664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:24.789859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:24.791074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus: 13
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Sb8Nzf4w3zoTdqa4rVjd
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus: 14
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: 7hsD7qiehCTARVzKyp3R
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus: 15
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.77
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050000
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf50
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00050001
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf51
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: 976J3idDVQs7UzN7AQUR
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Target 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: I_T nexus: 18
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00070000
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf70
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00070001
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf71
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: rALLRSSPsgVsjUEBWx3c
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:10:24.791863 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:10:24.814839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:25.029729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:25.030187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:25.031558 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:25.319353 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.287s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:25.319713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678656]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:25.321304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Set provider_location to: 10.222.0.84:3260,8 iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:10:25.338554 n-d-843949-2 sudo[111720]: pam_unix(sudo:session): session closed for user root
May 30 20:10:25.349218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b" returned: 0 in 0.722s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:25.359972 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:25.409002 n-d-843949-2 sudo[111755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:25.424482 n-d-843949-2 sudo[111755]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:25.522701 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f', 'target_lun': 1, 'volume_id': 'b6bf5df9-b791-4ca3-af75-7006dd82061f', 'auth_method': 'CHAP', 'auth_username': 'o88BxiB8448NazkfD6bX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1805f5bb-e88b-438d-834c-7e59d045b8e2'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:10:25.805009 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-37f60ac3-0ee6-4f41-8ead-20f812d91ec5 req-551a0181-7b99-4d18-83c4-bbbe750033d7 tempest-AttachVolumeTestJSON-912894058 None] attachment_update completed successfully.
May 30 20:10:26.116801 n-d-843949-2 sudo[111755]: pam_unix(sudo:session): session closed for user root
May 30 20:10:26.119007 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-254e70ed-efab-4462-aa28-e139efdc8f2b" returned: 0 in 0.759s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:26.120187 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Successfully deleted volume: 254e70ed-efab-4462-aa28-e139efdc8f2b
May 30 20:10:26.224794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Created reservations ['a385da10-b696-4eef-ba0e-e26ce66ae919', 'f1ba994f-d3cd-4fdf-b08f-2877b0ac48d5', '806d99d3-c6b4-4b8a-a4a9-0896c082ed55', 'ef885b0f-8d91-41f1-bf4a-464c40f5aa9a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:10:26.226706 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:10:26.226706 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:10:26.226706 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:26.301664 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:10:26.302720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:26.348337 n-d-843949-2 sudo[111774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:10:26.350317 n-d-843949-2 sudo[111774]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:26.803630 n-d-843949-2 sudo[111774]: pam_unix(sudo:session): session closed for user root
May 30 20:10:26.806178 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 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.503s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:26.808861 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:26.830950 n-d-843949-2 sudo[111777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:10:26.832902 n-d-843949-2 sudo[111777]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:27.476595 n-d-843949-2 sudo[111777]: pam_unix(sudo:session): session closed for user root
May 30 20:10:27.478859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:27.481775 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:10:27.488450 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Deleted volume successfully.
May 30 20:10:27.518590 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e2544bae-78f9-4bca-960d-013900c8cf92 tempest-VolumesBackupsV39Test-350601737 None] Lock "b'cinder-254e70ed-efab-4462-aa28-e139efdc8f2b-delete_volume'" released by "delete_volume" :: held 4.060s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:10:30.344944 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:10:30.350837 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:10:30.351469 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 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'
May 30 20:10:30.369526 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Flow 'volume_create_manager' (39a04918-d75b-44dd-9905-f402fcc42602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:30.374212 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29d862a4-30dc-4810-a3bd-9120aeb5b210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.402061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:10:30.429964 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29d862a4-30dc-4810-a3bd-9120aeb5b210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-101168537',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=04344a3a-1b45-48da-9237-c83bf4c86b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd514465b55042b8957cc4066a64749d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:10:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:10:30Z,user_id='11e7e3113fd642ee9d8284b7fe291322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:30.432623 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (259afcee-e1a7-4d5b-ae08-47f6987501bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.435233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (259afcee-e1a7-4d5b-ae08-47f6987501bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:30.437550 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b051519f-1a4b-4e1d-a114-c978f2dcfe7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.439693 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b051519f-1a4b-4e1d-a114-c978f2dcfe7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04344a3a-1b45-48da-9237-c83bf4c86b8d', 'volume_name': 'volume-04344a3a-1b45-48da-9237-c83bf4c86b8d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:30.441903 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88b97a30-f5aa-4f4b-8368-794a8aa65aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.443926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (88b97a30-f5aa-4f4b-8368-794a8aa65aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:30.446043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1adf98fc-bc50-46a9-9aa8-2132c50a3827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.446807 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Volume 04344a3a-1b45-48da-9237-c83bf4c86b8d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04344a3a-1b45-48da-9237-c83bf4c86b8d', 'volume_size': 1}
May 30 20:10:30.447994 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04344a3a-1b45-48da-9237-c83bf4c86b8d stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:30.466609 n-d-843949-2 sudo[111819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04344a3a-1b45-48da-9237-c83bf4c86b8d stack-volumes-lvmdriver-1 -L 1g
May 30 20:10:30.467558 n-d-843949-2 sudo[111819]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:30.977179 n-d-843949-2 sudo[111819]: pam_unix(sudo:session): session closed for user root
May 30 20:10:30.982718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04344a3a-1b45-48da-9237-c83bf4c86b8d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.531s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:30.987179 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1adf98fc-bc50-46a9-9aa8-2132c50a3827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04344a3a-1b45-48da-9237-c83bf4c86b8d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:30.987179 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8418991-6819-41a8-85b6-54bb61baf6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:10:30.996937 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Volume volume-04344a3a-1b45-48da-9237-c83bf4c86b8d (04344a3a-1b45-48da-9237-c83bf4c86b8d): created successfully
May 30 20:10:30.998696 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8418991-6819-41a8-85b6-54bb61baf6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:10:31.001654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Flow 'volume_create_manager' (39a04918-d75b-44dd-9905-f402fcc42602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:10:31.010558 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-58a4c7c6-56f5-4acf-b2b9-a6bc3d520368 tempest-VolumesNegativeTest-986211557 None] Created volume successfully.
May 30 20:10:34.858652 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0b5a8483-e42f-435f-bd02-c306db2204a8 req-34820189-598b-426a-a885-c2d7fe937fca tempest-AttachVolumeTestJSON-912894058 None] Terminate volume connection completed successfully.
May 30 20:10:34.859368 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0b5a8483-e42f-435f-bd02-c306db2204a8 req-34820189-598b-426a-a885-c2d7fe937fca tempest-AttachVolumeTestJSON-912894058 None] Deleting attachment d18ee52a-944d-47b4-baf6-61e636de93c4. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:10:34.862661 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:34.960527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:34.961133 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b\n Backing store flags: \n Account information:\n rALLRSSPsgVsjUEBWx3c\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:34.962302 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-0b5a8483-e42f-435f-bd02-c306db2204a8 req-34820189-598b-426a-a885-c2d7fe937fca tempest-AttachVolumeTestJSON-912894058 None] Removing iscsi_target for Volume ID: 87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:34.967055 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:35.083005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b -f" returned: 0 in 0.118s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:35.083509 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:35.087398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:35.198627 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:35.200169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:40.675117 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8bd0d069-0578-4add-9ac4-c0016f0bd92d req-706df6eb-2d07-4fab-8fe6-095893f66e91 tempest-AttachVolumeTestJSON-912894058 None] Terminate volume connection completed successfully.
May 30 20:10:40.676401 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8bd0d069-0578-4add-9ac4-c0016f0bd92d req-706df6eb-2d07-4fab-8fe6-095893f66e91 tempest-AttachVolumeTestJSON-912894058 None] Deleting attachment 1805f5bb-e88b-438d-834c-7e59d045b8e2. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:10:40.681381 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:40.771832 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:40.772213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f\n Backing store flags: \n Account information:\n o88BxiB8448NazkfD6bX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:40.772904 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-8bd0d069-0578-4add-9ac4-c0016f0bd92d req-706df6eb-2d07-4fab-8fe6-095893f66e91 tempest-AttachVolumeTestJSON-912894058 None] Removing iscsi_target for Volume ID: b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:40.773896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:40.872657 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b6bf5df9-b791-4ca3-af75-7006dd82061f -f" returned: 0 in 0.098s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:40.873161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:40.876432 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:40.978746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:40.979360 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:54.625947 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-b6bf5df9-b791-4ca3-af75-7006dd82061f-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:10:54.698384 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:54.796626 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:54.797048 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:54.797766 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Skipping remove_export. No iscsi_target is presently exported for volume: b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:54.798820 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:54.816639 n-d-843949-2 sudo[112045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:54.817424 n-d-843949-2 sudo[112045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:55.297347 n-d-843949-2 sudo[112045]: pam_unix(sudo:session): session closed for user root
May 30 20:10:55.299920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f" returned: 0 in 0.501s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:55.301870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:55.328801 n-d-843949-2 sudo[112051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:55.329651 n-d-843949-2 sudo[112051]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:55.862947 n-d-843949-2 sudo[112051]: pam_unix(sudo:session): session closed for user root
May 30 20:10:55.865415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f" returned: 0 in 0.563s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:55.868255 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:55.900068 n-d-843949-2 sudo[112054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:55.901157 n-d-843949-2 sudo[112054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:56.403524 n-d-843949-2 sudo[112054]: pam_unix(sudo:session): session closed for user root
May 30 20:10:56.406502 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b6bf5df9-b791-4ca3-af75-7006dd82061f" returned: 0 in 0.538s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:56.408236 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Successfully deleted volume: b6bf5df9-b791-4ca3-af75-7006dd82061f
May 30 20:10:56.477387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Created reservations ['cde0bfcd-d5e4-4ad5-95a5-8d751e11e3bb', '216d033a-d187-404d-8631-f2e49ef5a599', 'b7c05b63-e11e-47df-85bc-c344128d6f77', '949ace2a-589b-41f5-aa24-970343d476c8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:10:56.479498 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:10:56.479498 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:10:56.479498 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:56.542893 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:10:56.543806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:56.577018 n-d-843949-2 sudo[112062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:10:56.578000 n-d-843949-2 sudo[112062]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:57.066632 n-d-843949-2 sudo[112062]: pam_unix(sudo:session): session closed for user root
May 30 20:10:57.069521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 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.525s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:57.071665 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:57.093244 n-d-843949-2 sudo[112065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:10:57.094054 n-d-843949-2 sudo[112065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:57.127512 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:10:57.298525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:57.463326 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:57.463991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678176]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:10:57.466043 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:57.468324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:57.488887 n-d-843949-2 sudo[112070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:57.490597 n-d-843949-2 sudo[112070]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:57.632045 n-d-843949-2 sudo[112065]: pam_unix(sudo:session): session closed for user root
May 30 20:10:57.634701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:57.637086 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:10:57.648391 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Deleted volume successfully.
May 30 20:10:57.665691 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8b2a137e-04e4-40c3-b316-f1206abcd33d tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-b6bf5df9-b791-4ca3-af75-7006dd82061f-delete_volume'" released by "delete_volume" :: held 3.040s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:10:57.954495 n-d-843949-2 sudo[112070]: pam_unix(sudo:session): session closed for user root
May 30 20:10:57.956460 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b" returned: 0 in 0.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:57.958293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:57.979259 n-d-843949-2 sudo[112073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:57.980090 n-d-843949-2 sudo[112073]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:58.470139 n-d-843949-2 sudo[112073]: pam_unix(sudo:session): session closed for user root
May 30 20:10:58.474449 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b" returned: 0 in 0.516s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:58.477165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:58.495770 n-d-843949-2 sudo[112076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:58.496594 n-d-843949-2 sudo[112076]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:10:59.298176 n-d-843949-2 sudo[112076]: pam_unix(sudo:session): session closed for user root
May 30 20:10:59.300593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b" returned: 0 in 0.823s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:10:59.302076 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Successfully deleted volume: 87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b
May 30 20:10:59.466329 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Created reservations ['cf9c7247-bb9a-4aa4-bdf1-5534b68a7268', '0a2d57c3-18cc-46d9-b1f4-35d12c55ec96', '7f287ab3-d02b-405e-9bea-b00af70b9c19', 'b37e29fd-f34a-4ba9-acf4-c6421858ade1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:10:59.484103 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:10:59.484103 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:10:59.484103 n-d-843949-2 cinder-volume[92362]:
May 30 20:10:59.612601 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:10:59.614231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:10:59.658215 n-d-843949-2 sudo[112091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:10:59.669560 n-d-843949-2 sudo[112091]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:00.462268 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Lock "b'cinder-04344a3a-1b45-48da-9237-c83bf4c86b8d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:11:00.473380 n-d-843949-2 sudo[112091]: pam_unix(sudo:session): session closed for user root
May 30 20:11:00.479459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 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.866s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:00.481834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:00.546486 n-d-843949-2 sudo[112094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:11:00.559260 n-d-843949-2 sudo[112094]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:00.632450 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04344a3a-1b45-48da-9237-c83bf4c86b8d
May 30 20:11:00.634602 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 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 stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:00.718824 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-5e9c611e-3d10-492a-bfcf-4f065a33fc6d-delete_volume'" acquired by "delete_volume" :: waited 0.112s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:11:00.720692 n-d-843949-2 sudo[112101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d
May 30 20:11:00.721650 n-d-843949-2 sudo[112101]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:00.898309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:01.143286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.259s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:01.143650 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:01.144414 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:11:01.145509 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:01.178802 n-d-843949-2 sudo[112128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:11:01.182566 n-d-843949-2 sudo[112128]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:01.370340 n-d-843949-2 sudo[112094]: pam_unix(sudo:session): session closed for user root
May 30 20:11:01.372580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:01.375428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:11:01.402892 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Deleted volume successfully.
May 30 20:11:01.425250 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-087e59e6-9153-47c3-b106-72a9e435fe70 tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-87c9dfe5-31d3-4ab6-bf90-7aecfdb7a21b-delete_volume'" released by "delete_volume" :: held 4.298s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:11:01.576809 n-d-843949-2 sudo[112101]: pam_unix(sudo:session): session closed for user root
May 30 20:11:01.579677 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d" returned: 0 in 0.945s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:01.582296 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:01.644796 n-d-843949-2 sudo[112139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d
May 30 20:11:01.645652 n-d-843949-2 sudo[112139]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:01.898033 n-d-843949-2 sudo[112128]: pam_unix(sudo:session): session closed for user root
May 30 20:11:01.904751 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d" returned: 0 in 0.759s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:01.907926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:01.977606 n-d-843949-2 sudo[112149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:11:01.978440 n-d-843949-2 sudo[112149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:02.515910 n-d-843949-2 sudo[112139]: pam_unix(sudo:session): session closed for user root
May 30 20:11:02.518136 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d" returned: 0 in 0.935s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:02.520441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:02.566987 n-d-843949-2 sudo[112163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d
May 30 20:11:02.568996 n-d-843949-2 sudo[112163]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:02.726786 n-d-843949-2 sudo[112149]: pam_unix(sudo:session): session closed for user root
May 30 20:11:02.729767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d" returned: 0 in 0.822s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:02.732449 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:02.780732 n-d-843949-2 sudo[112165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:11:02.781553 n-d-843949-2 sudo[112165]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:03.486133 n-d-843949-2 sudo[112163]: pam_unix(sudo:session): session closed for user root
May 30 20:11:03.489069 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04344a3a-1b45-48da-9237-c83bf4c86b8d" returned: 0 in 0.968s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:03.491117 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Successfully deleted volume: 04344a3a-1b45-48da-9237-c83bf4c86b8d
May 30 20:11:03.621842 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Created reservations ['3baa2744-542d-4a6d-b72f-7c2df0e74abe', '6be48079-3342-4419-8b7d-90ff543d93fc', '5a21ef94-2cc2-487d-aff8-2a9afa072f24', '355ea369-6a14-42c0-bcf2-3eec47bc16da'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:11:03.624674 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:11:03.624674 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:11:03.624674 n-d-843949-2 cinder-volume[92362]:
May 30 20:11:03.704236 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:11:03.705448 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:03.758933 n-d-843949-2 sudo[112197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:11:03.760654 n-d-843949-2 sudo[112197]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:03.803029 n-d-843949-2 sudo[112165]: pam_unix(sudo:session): session closed for user root
May 30 20:11:03.806828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e9c611e-3d10-492a-bfcf-4f065a33fc6d" returned: 0 in 1.074s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:03.809226 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Successfully deleted volume: 5e9c611e-3d10-492a-bfcf-4f065a33fc6d
May 30 20:11:03.911416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Created reservations ['0c055895-5f4b-4bd1-8a4c-04ddf340330c', '24c23928-8c8f-4d88-bffa-5a3a0f5138e6', '186845be-c09c-4e7a-8a5c-1f7f4dfbba50', '531e0bd4-ef2e-4859-9916-44bbf2cd702e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:11:03.913793 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:11:03.913793 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:11:03.913793 n-d-843949-2 cinder-volume[92362]:
May 30 20:11:04.049918 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:11:04.051762 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:04.143562 n-d-843949-2 sudo[112207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:11:04.144553 n-d-843949-2 sudo[112207]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:04.409185 n-d-843949-2 sudo[112197]: pam_unix(sudo:session): session closed for user root
May 30 20:11:04.411354 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 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.706s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:04.415036 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:04.447615 n-d-843949-2 sudo[112213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:11:04.463609 n-d-843949-2 sudo[112213]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:04.792288 n-d-843949-2 sudo[112207]: pam_unix(sudo:session): session closed for user root
May 30 20:11:04.795380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 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.744s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:04.797907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:04.840017 n-d-843949-2 sudo[112217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:11:04.841543 n-d-843949-2 sudo[112217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:04.952298 n-d-843949-2 sudo[112213]: pam_unix(sudo:session): session closed for user root
May 30 20:11:04.954658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:04.957423 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:11:04.966034 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Deleted volume successfully.
May 30 20:11:04.991595 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6d010eb0-e414-4393-a9ef-dfb2fda50da9 tempest-VolumesNegativeTest-986211557 None] Lock "b'cinder-04344a3a-1b45-48da-9237-c83bf4c86b8d-delete_volume'" released by "delete_volume" :: held 4.529s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:11:05.420696 n-d-843949-2 sudo[112217]: pam_unix(sudo:session): session closed for user root
May 30 20:11:05.422406 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:05.423377 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:11:05.442483 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Deleted volume successfully.
May 30 20:11:05.456770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3b37c14e-fb32-4b8f-816a-f008defbdef9 tempest-AttachVolumeTestJSON-912894058 None] Lock "b'cinder-5e9c611e-3d10-492a-bfcf-4f065a33fc6d-delete_volume'" released by "delete_volume" :: held 4.746s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:11:07.152665 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Lock "b'cinder-942d84ab-d704-4c98-a822-1c67f163be3e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:11:07.242843 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:07.352754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:07.353240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:07.353903 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Skipping remove_export. No iscsi_target is presently exported for volume: 942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:11:07.354940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 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 stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:07.406638 n-d-843949-2 sudo[112233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:11:07.407479 n-d-843949-2 sudo[112233]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:07.959792 n-d-843949-2 sudo[112233]: pam_unix(sudo:session): session closed for user root
May 30 20:11:07.963104 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e" returned: 0 in 0.608s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:07.965916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:07.993643 n-d-843949-2 sudo[112236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:11:07.995982 n-d-843949-2 sudo[112236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:08.690508 n-d-843949-2 sudo[112236]: pam_unix(sudo:session): session closed for user root
May 30 20:11:08.693612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e" returned: 0 in 0.727s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:08.697744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:08.727012 n-d-843949-2 sudo[112259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:11:08.727979 n-d-843949-2 sudo[112259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:09.197751 n-d-843949-2 sudo[112259]: pam_unix(sudo:session): session closed for user root
May 30 20:11:09.201683 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-942d84ab-d704-4c98-a822-1c67f163be3e" returned: 0 in 0.503s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:09.202734 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Successfully deleted volume: 942d84ab-d704-4c98-a822-1c67f163be3e
May 30 20:11:09.275206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Created reservations ['ab97b3fc-47d9-4fe2-8880-acbbbd3141d1', '032df9e7-2539-426b-be7b-a15239edc70d', '7cb7382d-4131-4f23-ba95-78e86130c798', '1b40a2d8-6847-4e0e-a42d-156781bfab6a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:11:09.280084 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:11:09.280084 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:11:09.280084 n-d-843949-2 cinder-volume[92362]:
May 30 20:11:09.339084 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:11:09.340193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:09.394766 n-d-843949-2 sudo[112269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:11:09.397014 n-d-843949-2 sudo[112269]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:09.983954 n-d-843949-2 sudo[112269]: pam_unix(sudo:session): session closed for user root
May 30 20:11:09.986793 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 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.646s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:09.989882 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:10.013929 n-d-843949-2 sudo[112272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:11:10.015335 n-d-843949-2 sudo[112272]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:10.769998 n-d-843949-2 sudo[112272]: pam_unix(sudo:session): session closed for user root
May 30 20:11:10.772358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:10.774585 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:11:10.782065 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Deleted volume successfully.
May 30 20:11:10.807403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b95f0226-c559-40db-a7a1-d59e84f514ec tempest-DeleteServersTestJSON-2069615518 None] Lock "b'cinder-942d84ab-d704-4c98-a822-1c67f163be3e-delete_volume'" released by "delete_volume" :: held 3.655s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:11:11.147886 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:11:11.148585 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:11:11.149040 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:11.234291 n-d-843949-2 sudo[112275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:11:11.238854 n-d-843949-2 sudo[112275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:11.819877 n-d-843949-2 sudo[112275]: pam_unix(sudo:session): session closed for user root
May 30 20:11:11.822051 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.673s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:11.824206 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:11.871633 n-d-843949-2 sudo[112278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:11:11.872475 n-d-843949-2 sudo[112278]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:11:12.495427 n-d-843949-2 sudo[112278]: pam_unix(sudo:session): session closed for user root
May 30 20:11:12.499202 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:12.501571 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:11:40.797194 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-c492481c-a3eb-4206-a3a9-e9b31326f376 tempest-TaggedBootDevicesTest_v242-167469629 None] Terminate volume connection completed successfully.
May 30 20:11:40.797870 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-c492481c-a3eb-4206-a3a9-e9b31326f376 tempest-TaggedBootDevicesTest_v242-167469629 None] Deleting attachment 8cda8f1d-7ea0-4880-91d0-9ae7058c1ab7. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:11:40.803662 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:41.029140 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:41.029483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f\n Backing store flags: \n Account information:\n Sb8Nzf4w3zoTdqa4rVjd\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:41.030161 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-c492481c-a3eb-4206-a3a9-e9b31326f376 tempest-TaggedBootDevicesTest_v242-167469629 None] Removing iscsi_target for Volume ID: c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:11:41.031157 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:41.218020 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c5448684-35f3-40c5-b3cf-fc81579ad28f -f" returned: 0 in 0.186s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:41.218644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:41.219864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:41.376523 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:41.377628 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:41.637532 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-104a14d0-e079-43f5-b57c-3c77f0aa4deb tempest-TaggedBootDevicesTest_v242-167469629 None] Terminate volume connection completed successfully.
May 30 20:11:41.638445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-104a14d0-e079-43f5-b57c-3c77f0aa4deb tempest-TaggedBootDevicesTest_v242-167469629 None] Deleting attachment 63ae7f4a-11dd-4495-8d8d-53ac982ceace. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:11:41.642129 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:41.811156 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:41.812692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf\n Backing store flags: \n Account information:\n 7hsD7qiehCTARVzKyp3R\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:41.813535 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-104a14d0-e079-43f5-b57c-3c77f0aa4deb tempest-TaggedBootDevicesTest_v242-167469629 None] Removing iscsi_target for Volume ID: 144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:11:41.817132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:41.930048 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf -f" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:41.930323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:41.932138 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:42.090589 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:42.091125 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:42.412941 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-cf490580-590a-474e-8378-ee6042919c54 tempest-TaggedBootDevicesTest_v242-167469629 None] Terminate volume connection completed successfully.
May 30 20:11:42.413363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-cf490580-590a-474e-8378-ee6042919c54 tempest-TaggedBootDevicesTest_v242-167469629 None] Deleting attachment 74206e9b-2b6b-47dc-9c0c-e1c2faf65598. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:11:42.418354 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:42.628140 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:42.628701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb\n Backing store flags: \n Account information:\n 976J3idDVQs7UzN7AQUR\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:42.629815 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-96c106e8-36fe-45e7-a0be-fbeaf34b36d2 req-cf490580-590a-474e-8378-ee6042919c54 tempest-TaggedBootDevicesTest_v242-167469629 None] Removing iscsi_target for Volume ID: 8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:11:42.633899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:42.832678 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb -f" returned: 0 in 0.201s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:42.836084 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:11:42.848789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:11:43.000232 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:11:43.000833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:12:02.539422 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:12:02.708276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:02.810121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:02.810444 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678976]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:12:02.811099 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:12:02.812141 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:02.832666 n-d-843949-2 sudo[113510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:12:02.834882 n-d-843949-2 sudo[113510]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:03.348953 n-d-843949-2 sudo[113510]: pam_unix(sudo:session): session closed for user root
May 30 20:12:03.351368 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb" returned: 0 in 0.539s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:03.353735 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:03.404976 n-d-843949-2 sudo[113514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:12:03.406624 n-d-843949-2 sudo[113514]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:04.047555 n-d-843949-2 sudo[113514]: pam_unix(sudo:session): session closed for user root
May 30 20:12:04.049877 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb" returned: 0 in 0.696s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:04.053418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:04.077333 n-d-843949-2 sudo[113517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:12:04.079265 n-d-843949-2 sudo[113517]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:04.913616 n-d-843949-2 sudo[113517]: pam_unix(sudo:session): session closed for user root
May 30 20:12:04.916871 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb" returned: 0 in 0.863s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:04.918537 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Successfully deleted volume: 8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb
May 30 20:12:05.011849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Created reservations ['6412e7ca-0845-41d5-933b-057a30149e7f', 'f149854c-cb33-4069-ab55-b1b3a1d007da', '8ee68450-e819-461a-8faf-00ff835b924d', '6d430c91-d37d-4e82-96e1-b942abc5b920'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:12:05.016140 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:12:05.016140 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:12:05.016140 n-d-843949-2 cinder-volume[92362]:
May 30 20:12:05.068955 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:12:05.071033 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:05.104355 n-d-843949-2 sudo[113528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:12:05.105149 n-d-843949-2 sudo[113528]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:05.884502 n-d-843949-2 sudo[113528]: pam_unix(sudo:session): session closed for user root
May 30 20:12:05.889248 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 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.816s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:05.892362 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:05.944405 n-d-843949-2 sudo[113538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:12:05.947214 n-d-843949-2 sudo[113538]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:06.365881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-144e7f64-b7cb-46ce-9f06-73b74ad909bf-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:12:06.506069 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:06.678097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:06.678404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240434176]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:12:06.679083 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Skipping remove_export. No iscsi_target is presently exported for volume: 144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:12:06.680283 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:06.685397 n-d-843949-2 sudo[113538]: pam_unix(sudo:session): session closed for user root
May 30 20:12:06.701520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.809s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:06.703531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:12:06.713582 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Deleted volume successfully.
May 30 20:12:06.721815 n-d-843949-2 sudo[113551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:12:06.722720 n-d-843949-2 sudo[113551]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:06.742120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-44f652ba-c653-4c45-917e-5e9ce99907b0 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-8efd03f4-770b-4b5a-92d4-2fb3fa8da7bb-delete_volume'" released by "delete_volume" :: held 4.209s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:12:07.358791 n-d-843949-2 sudo[113551]: pam_unix(sudo:session): session closed for user root
May 30 20:12:07.361230 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf" returned: 0 in 0.681s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:07.362856 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:07.386675 n-d-843949-2 sudo[113554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:12:07.388342 n-d-843949-2 sudo[113554]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:07.959796 n-d-843949-2 sudo[113554]: pam_unix(sudo:session): session closed for user root
May 30 20:12:07.962906 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf" returned: 0 in 0.599s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:07.965566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:07.986846 n-d-843949-2 sudo[113567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:12:07.988507 n-d-843949-2 sudo[113567]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:08.524492 n-d-843949-2 sudo[113567]: pam_unix(sudo:session): session closed for user root
May 30 20:12:08.527584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-144e7f64-b7cb-46ce-9f06-73b74ad909bf" returned: 0 in 0.562s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:08.528842 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Successfully deleted volume: 144e7f64-b7cb-46ce-9f06-73b74ad909bf
May 30 20:12:08.596411 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Created reservations ['bb3496c3-730f-4f18-abb0-69ec2eb019d4', '025ffbf2-4873-4dc1-aa6e-039ba43ab49a', 'f10862ff-57b0-4f51-ab89-8c718e0081ba', '2a075449-97f1-4f4e-8ac4-94f632fbbe20'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:12:08.599204 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:12:08.599204 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:12:08.599204 n-d-843949-2 cinder-volume[92362]:
May 30 20:12:08.676654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:12:08.677532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:08.702979 n-d-843949-2 sudo[113586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:12:08.704529 n-d-843949-2 sudo[113586]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:08.867417 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-c5448684-35f3-40c5-b3cf-fc81579ad28f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:12:09.007165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:09.181645 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:09.182255 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:12:09.183125 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Skipping remove_export. No iscsi_target is presently exported for volume: c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:12:09.184547 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:09.221350 n-d-843949-2 sudo[113591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:12:09.222741 n-d-843949-2 sudo[113591]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:09.372600 n-d-843949-2 sudo[113586]: pam_unix(sudo:session): session closed for user root
May 30 20:12:09.374757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 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.697s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:09.376908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:09.421629 n-d-843949-2 sudo[113593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:12:09.423138 n-d-843949-2 sudo[113593]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:09.992470 n-d-843949-2 sudo[113591]: pam_unix(sudo:session): session closed for user root
May 30 20:12:09.997334 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f" returned: 0 in 0.810s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:09.997718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:10.048191 n-d-843949-2 sudo[113598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:12:10.049006 n-d-843949-2 sudo[113598]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:10.336375 n-d-843949-2 sudo[113593]: pam_unix(sudo:session): session closed for user root
May 30 20:12:10.338658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:10.340755 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:12:10.350725 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Deleted volume successfully.
May 30 20:12:10.388741 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6b78c871-01f2-4902-bc89-73c3cd9c6133 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-144e7f64-b7cb-46ce-9f06-73b74ad909bf-delete_volume'" released by "delete_volume" :: held 4.030s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:12:10.727947 n-d-843949-2 sudo[113598]: pam_unix(sudo:session): session closed for user root
May 30 20:12:10.729689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f" returned: 0 in 0.732s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:10.731604 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:10.792552 n-d-843949-2 sudo[113612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:12:10.794223 n-d-843949-2 sudo[113612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:11.153913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:12:11.154718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:12:11.158170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:11.233536 n-d-843949-2 sudo[113618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:12:11.236302 n-d-843949-2 sudo[113618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:11.768262 n-d-843949-2 sudo[113612]: pam_unix(sudo:session): session closed for user root
May 30 20:12:11.771470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c5448684-35f3-40c5-b3cf-fc81579ad28f" returned: 0 in 1.039s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:11.772801 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Successfully deleted volume: c5448684-35f3-40c5-b3cf-fc81579ad28f
May 30 20:12:11.834095 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Created reservations ['e902c2ae-a895-4af0-8e2d-79a3843a6f8d', '3beff5d8-0909-4697-893c-58a5e51726c5', '4a1262a5-10f4-46ff-93ae-c7e8a5b232a0', 'ca6cfde0-267f-41ab-9485-79c60d9633e7'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:12:11.836665 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:12:11.836665 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:12:11.836665 n-d-843949-2 cinder-volume[92362]:
May 30 20:12:11.907530 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:12:11.908675 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:11.961537 n-d-843949-2 sudo[113625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:12:11.962721 n-d-843949-2 sudo[113625]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:12.060604 n-d-843949-2 sudo[113618]: pam_unix(sudo:session): session closed for user root
May 30 20:12:12.063251 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.906s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:12.065885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:12.127854 n-d-843949-2 sudo[113628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:12:12.130849 n-d-843949-2 sudo[113628]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:12.496712 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:12:12.519623 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:12:12.527782 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 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'
May 30 20:12:12.564371 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (7090c0ef-be24-46e5-aa59-412211066c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:12.580285 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa137122-cb11-4e4b-9f15-d8bddfbf4532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:12.640421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:12:12.702006 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa137122-cb11-4e4b-9f15-d8bddfbf4532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-600603611',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=b3460fab-ef86-403a-83e3-0585c7d55da0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff480fdd7c454b03807b916a453b01d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:12:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:12:12Z,user_id='26db8d2f22704303ba28664b3c96880a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:12.710668 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7e8dabd-94a4-4a8c-8db1-54ead15b1da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:12.714961 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7e8dabd-94a4-4a8c-8db1-54ead15b1da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:12.729385 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c32a806e-2ad2-4e06-a0b7-2e39b737b36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:12.862666 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c32a806e-2ad2-4e06-a0b7-2e39b737b36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b3460fab-ef86-403a-83e3-0585c7d55da0', 'volume_name': 'volume-b3460fab-ef86-403a-83e3-0585c7d55da0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:12.866094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57d62403-d6a2-4a73-acc4-a90887cff13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:12.869187 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (57d62403-d6a2-4a73-acc4-a90887cff13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:12.875578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce0a8945-17a7-4594-80e8-a1193c3ac6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:12.879333 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Volume b3460fab-ef86-403a-83e3-0585c7d55da0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b3460fab-ef86-403a-83e3-0585c7d55da0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:12:12.880478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Cloning b3460fab-ef86-403a-83e3-0585c7d55da0 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:12:12.906563 n-d-843949-2 sudo[113625]: pam_unix(sudo:session): session closed for user root
May 30 20:12:12.908397 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 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 1.000s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:12.910553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:12.967691 n-d-843949-2 sudo[113641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:12:12.969554 n-d-843949-2 sudo[113641]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:13.139555 n-d-843949-2 sudo[113628]: pam_unix(sudo:session): session closed for user root
May 30 20:12:13.144011 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.078s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:13.149881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:12:13.843000 n-d-843949-2 sudo[113641]: pam_unix(sudo:session): session closed for user root
May 30 20:12:13.845867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.935s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:13.846871 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:12:13.851627 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Deleted volume successfully.
May 30 20:12:13.874124 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e6b33cee-45ea-4f88-9d8b-d67fec736b95 tempest-TaggedBootDevicesTest_v242-167469629 None] Lock "b'cinder-c5448684-35f3-40c5-b3cf-fc81579ad28f-delete_volume'" released by "delete_volume" :: held 5.007s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:12:28.707530 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1, size 616.00 MB, duration 15.82 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:12:28.708611 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Image download 616.00 MB at 38.93 MB/s
May 30 20:12:28.769838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:28.976593 n-d-843949-2 sudo[113885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1
May 30 20:12:28.978347 n-d-843949-2 sudo[113885]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:29.742482 n-d-843949-2 sudo[113885]: pam_unix(sudo:session): session closed for user root
May 30 20:12:29.745131 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1" returned: 0 in 0.975s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:29.747261 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 26db8d2f22704303ba28664b3c96880a. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:12:29.822429 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:29.959465 n-d-843949-2 sudo[113933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1
May 30 20:12:29.960330 n-d-843949-2 sudo[113933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:30.397308 n-d-843949-2 sudo[113933]: pam_unix(sudo:session): session closed for user root
May 30 20:12:30.399568 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1" returned: 0 in 0.578s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:30.401563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3460fab-ef86-403a-83e3-0585c7d55da0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:30.445132 n-d-843949-2 sudo[113949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3460fab-ef86-403a-83e3-0585c7d55da0 stack-volumes-lvmdriver-1 -L 1g
May 30 20:12:30.452283 n-d-843949-2 sudo[113949]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:31.233510 n-d-843949-2 sudo[113949]: pam_unix(sudo:session): session closed for user root
May 30 20:12:31.235789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3460fab-ef86-403a-83e3-0585c7d55da0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.834s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:31.275717 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume b3460fab-ef86-403a-83e3-0585c7d55da0. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:12:31.366240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_scqsufi8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:31.537930 n-d-843949-2 sudo[113989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_scqsufi8
May 30 20:12:31.547441 n-d-843949-2 sudo[113989]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:32.086802 n-d-843949-2 sudo[113989]: pam_unix(sudo:session): session closed for user root
May 30 20:12:32.089121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_scqsufi8" returned: 0 in 0.722s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:32.090883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:32.195835 n-d-843949-2 sudo[113996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1
May 30 20:12:32.196838 n-d-843949-2 sudo[113996]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:32.872738 n-d-843949-2 sudo[113996]: pam_unix(sudo:session): session closed for user root
May 30 20:12:32.875879 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1" returned: 0 in 0.785s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:32.877538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:12:32.879176 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:32.901341 n-d-843949-2 sudo[114009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0 oflag=direct
May 30 20:12:32.902805 n-d-843949-2 sudo[114009]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:33.322585 n-d-843949-2 sudo[114009]: pam_unix(sudo:session): session closed for user root
May 30 20:12:33.325210 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0 oflag=direct" returned: 0 in 0.446s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:33.326616 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:33.376468 n-d-843949-2 sudo[114021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0
May 30 20:12:33.377273 n-d-843949-2 sudo[114021]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:34.774859 n-d-843949-2 sudo[114021]: pam_unix(sudo:session): session closed for user root
May 30 20:12:34.777012 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0" returned: 0 in 1.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:34.778241 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:34.876665 n-d-843949-2 sudo[114067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1
May 30 20:12:34.878214 n-d-843949-2 sudo[114067]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:35.436685 n-d-843949-2 sudo[114067]: pam_unix(sudo:session): session closed for user root
May 30 20:12:35.439791 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1" returned: 0 in 0.661s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:35.440962 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_pvljovc4n-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.45 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b3460fab--ef86--403a--83e3--0585c7d55da0 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:12:35.441576 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Converted 700.00 MB image at 482.31 MB/s
May 30 20:12:35.442385 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume b3460fab-ef86-403a-83e3-0585c7d55da0 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:12:35.722714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 26db8d2f22704303ba28664b3c96880a is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:12:35.723447 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Marking volume b3460fab-ef86-403a-83e3-0585c7d55da0 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:12:35.738206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to b3460fab-ef86-403a-83e3-0585c7d55da0. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:12:35.738679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Creating volume glance metadata for volume b3460fab-ef86-403a-83e3-0585c7d55da0 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:12:35.818017 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce0a8945-17a7-4594-80e8-a1193c3ac6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3460fab-ef86-403a-83e3-0585c7d55da0', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:35.820482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c89c7cd9-a593-40c4-aded-13644b76b6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:35.829978 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Volume volume-b3460fab-ef86-403a-83e3-0585c7d55da0 (b3460fab-ef86-403a-83e3-0585c7d55da0): created successfully
May 30 20:12:35.833494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c89c7cd9-a593-40c4-aded-13644b76b6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:35.838404 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (7090c0ef-be24-46e5-aa59-412211066c3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:35.848764 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a22f5533-4461-417b-bcc1-477b12bcc4dd tempest-TaggedBootDevicesTest-1455261350 None] Created volume successfully.
May 30 20:12:37.939101 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:12:37.952866 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:12:37.962364 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 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'
May 30 20:12:38.007063 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (0f8906eb-531e-41c5-a5be-1f5815c727ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:38.017292 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aae3ce7-99c3-4270-9adf-0236f5d60ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.074639 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:12:38.122005 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aae3ce7-99c3-4270-9adf-0236f5d60ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-160018114',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=11472dca-1ee2-472e-a5f7-825d6ef4fafd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff480fdd7c454b03807b916a453b01d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:12:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:12:38Z,user_id='26db8d2f22704303ba28664b3c96880a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.125150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b13bebcb-07c3-4c90-a5d2-83900b6a395b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.127412 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b13bebcb-07c3-4c90-a5d2-83900b6a395b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.130594 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6801ac31-2262-4fc1-9f11-da9f2e7a89ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.133086 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6801ac31-2262-4fc1-9f11-da9f2e7a89ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'volume_name': 'volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.136666 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b1f696c-a8b2-447c-9b3a-f46c106e1aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.139491 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b1f696c-a8b2-447c-9b3a-f46c106e1aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.141841 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e70de82b-2cc5-4f5f-a1c7-9c21f957021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.143132 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Volume 11472dca-1ee2-472e-a5f7-825d6ef4fafd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'volume_size': 1}
May 30 20:12:38.144531 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:38.186613 n-d-843949-2 sudo[114103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd stack-volumes-lvmdriver-1 -L 1g
May 30 20:12:38.188105 n-d-843949-2 sudo[114103]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:38.865430 n-d-843949-2 sudo[114103]: pam_unix(sudo:session): session closed for user root
May 30 20:12:38.868473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.723s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:38.872907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e70de82b-2cc5-4f5f-a1c7-9c21f957021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.875150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d0fdfe5-d1e2-49b1-b9a8-f0c35a6765c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:38.894422 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Volume volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd (11472dca-1ee2-472e-a5f7-825d6ef4fafd): created successfully
May 30 20:12:38.896369 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d0fdfe5-d1e2-49b1-b9a8-f0c35a6765c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:38.899588 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (0f8906eb-531e-41c5-a5be-1f5815c727ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:38.922472 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4a8737c2-5f77-4852-b1d0-9dbbe509c25b tempest-TaggedBootDevicesTest-1455261350 None] Created volume successfully.
May 30 20:12:41.274974 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:12:41.281388 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:12:41.283267 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 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'
May 30 20:12:41.297952 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (10d2d313-4cb8-4072-82c5-8237160d0fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:41.302005 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf95246c-4b11-4bad-84e7-e4187688ea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:41.337391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:12:41.377036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf95246c-4b11-4bad-84e7-e4187688ea81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-597016538',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=3591a0ba-52b9-46f8-b4a3-fff027a6b2d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff480fdd7c454b03807b916a453b01d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:12:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:12:41Z,user_id='26db8d2f22704303ba28664b3c96880a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:41.390262 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (567d61c1-eeed-47d3-9399-10292685c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:41.392992 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (567d61c1-eeed-47d3-9399-10292685c379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:41.396449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b07fdd2-6d7c-4f13-b9a4-b65a0937e294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:41.399364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b07fdd2-6d7c-4f13-b9a4-b65a0937e294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'volume_name': 'volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:41.402590 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ae4a199-579c-4811-8d86-0f11f42e5f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:41.406360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ae4a199-579c-4811-8d86-0f11f42e5f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:41.409135 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a427eaaf-6c4d-41d6-94ce-215b0e531046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:41.412726 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Volume 3591a0ba-52b9-46f8-b4a3-fff027a6b2d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'volume_size': 1}
May 30 20:12:41.415044 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:12:41.453443 n-d-843949-2 sudo[114212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 stack-volumes-lvmdriver-1 -L 1g
May 30 20:12:41.456659 n-d-843949-2 sudo[114212]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:12:42.516622 n-d-843949-2 sudo[114212]: pam_unix(sudo:session): session closed for user root
May 30 20:12:42.520154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.105s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:12:42.525868 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a427eaaf-6c4d-41d6-94ce-215b0e531046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:42.528884 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21d20ea-7049-4a83-813c-a376502adc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:12:42.542911 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Volume volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 (3591a0ba-52b9-46f8-b4a3-fff027a6b2d3): created successfully
May 30 20:12:42.545565 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f21d20ea-7049-4a83-813c-a376502adc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:12:42.549950 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Flow 'volume_create_manager' (10d2d313-4cb8-4072-82c5-8237160d0fa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:12:42.562041 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-688b1cff-0328-43b8-95fa-07df458de954 tempest-TaggedBootDevicesTest-1455261350 None] Created volume successfully.
May 30 20:13:11.156682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:13:11.157429 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:13:11.158473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:11.202174 n-d-843949-2 sudo[114756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:13:11.205430 n-d-843949-2 sudo[114756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:13:12.000194 n-d-843949-2 sudo[114756]: pam_unix(sudo:session): session closed for user root
May 30 20:13:12.002228 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.844s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:12.003994 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:12.060991 n-d-843949-2 sudo[114770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:13:12.062705 n-d-843949-2 sudo[114770]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:13:12.876397 n-d-843949-2 sudo[114770]: pam_unix(sudo:session): session closed for user root
May 30 20:13:12.878614 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.874s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:12.881179 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:13:32.116229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:32.253053 n-d-843949-2 sudo[115265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:32.253876 n-d-843949-2 sudo[115265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:13:33.129201 n-d-843949-2 sudo[115265]: pam_unix(sudo:session): session closed for user root
May 30 20:13:33.131919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0" returned: 0 in 1.029s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:33.290976 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:33.313297 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:33.313807 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:33.314654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:13:33.315719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Creating iscsi_target for Volume ID: volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Created volume path /opt/stack/data/cinder/volumes/volume-b3460fab-ef86-403a-83e3-0585c7d55da0,
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: incominguser ii9vjH6Eo8FFftHdEz8c Mt6p4qQ6ZtZ2D4Nh
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:33.322160 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:13:33.324845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:34.419229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0" returned: 0 in 1.094s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:34.419823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:34.420311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:13:34.420875 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:13:34.425182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:34.442930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:34.443423 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:34.448176 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:13:34.452619 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:34.653113 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:34.653807 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:34.656893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:34.858545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:34.858893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:34.859848 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:13:34.987111 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0', 'target_lun': 1, 'volume_id': 'b3460fab-ef86-403a-83e3-0585c7d55da0', 'auth_method': 'CHAP', 'auth_username': 'ii9vjH6Eo8FFftHdEz8c', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9733fb5a-cf63-4785-b059-f6cbc98b2cc9'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:13:35.198171 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-afca3131-fc40-4661-bc24-8641045ec3fa tempest-TaggedBootDevicesTest-1455261350 None] attachment_update completed successfully.
May 30 20:13:35.816229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:35.853674 n-d-843949-2 sudo[115409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:35.855303 n-d-843949-2 sudo[115409]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:13:36.721836 n-d-843949-2 sudo[115409]: pam_unix(sudo:session): session closed for user root
May 30 20:13:36.725138 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd" returned: 0 in 0.908s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:36.814186 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:36.827498 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:36.828098 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:36.828612 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:13:36.833400 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Creating iscsi_target for Volume ID: volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Created volume path /opt/stack/data/cinder/volumes/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd,
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: incominguser h5SvANDurq8jQLGoLHJf KhiCK5bVLLPnWXzN
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:36.835713 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:13:36.841091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:37.413021 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd" returned: 0 in 0.573s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:37.414097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:37.415065 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:13:37.415613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:13:37.422941 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:37.440481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:37.442120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:37.445003 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:13:37.455570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:37.691175 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:37.691535 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:37.695397 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:37.832219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:37.833459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:37.836187 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:13:37.962632 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'target_lun': 1, 'volume_id': '11472dca-1ee2-472e-a5f7-825d6ef4fafd', 'auth_method': 'CHAP', 'auth_username': 'h5SvANDurq8jQLGoLHJf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '86d7d920-edc6-4e1e-b2b1-daa05b110bff'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:13:38.215581 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-c1e2fb0f-b103-4c85-8e0e-9a39800dd81f tempest-TaggedBootDevicesTest-1455261350 None] attachment_update completed successfully.
May 30 20:13:39.044168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:39.067806 n-d-843949-2 sudo[115497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:13:39.070013 n-d-843949-2 sudo[115497]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:13:40.085044 n-d-843949-2 sudo[115497]: pam_unix(sudo:session): session closed for user root
May 30 20:13:40.089414 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3" returned: 0 in 1.046s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:40.236239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:40.270218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:40.270550 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:40.271206 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:13:40.279196 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Creating iscsi_target for Volume ID: volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Created volume path /opt/stack/data/cinder/volumes/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3,
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: incominguser fWcvp3T7ab85WDSpQg4B 84GoFjUeeLF4s5nY
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]:
May 30 20:13:40.280355 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:13:40.281945 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:41.214613 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3" returned: 0 in 0.929s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:41.215293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:41.215746 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:13:41.216283 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:13:41.221257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:41.245194 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:41.245963 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:13:41.247003 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:13:41.254283 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:41.479737 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:41.480338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:41.481661 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:13:41.653222 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:13:41.653566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:13:41.655011 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Set provider_location to: 10.222.0.84:3260,3 iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:13:41.779738 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'target_lun': 1, 'volume_id': '3591a0ba-52b9-46f8-b4a3-fff027a6b2d3', 'auth_method': 'CHAP', 'auth_username': 'fWcvp3T7ab85WDSpQg4B', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a23062b8-bd4e-40f4-8f77-c37e1914e3e0'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:13:41.955793 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-f534c826-7f57-49cd-ab23-2505433f18c8 req-436d6369-c8a3-4d95-8212-bf15f9450886 tempest-TaggedBootDevicesTest-1455261350 None] attachment_update completed successfully.
May 30 20:14:30.951566 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9ecee506-c942-45c7-83db-880bfd52049b tempest-BackendsCapabilitiesAdminTestsJSON-1600127354 None] Obtained 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-843949-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92362) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4491}}
May 30 20:14:31.003727 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-57ded1f3-5e6e-48bc-8109-0be8cb06f514 tempest-BackendsCapabilitiesAdminTestsJSON-1600127354 None] Obtained 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-843949-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92362) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4491}}
May 30 20:14:41.623613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:14:41.629564 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:14:41.630437 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 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'
May 30 20:14:41.680378 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Flow 'volume_create_manager' (f7e6e953-444a-426a-9ea7-2397231a7a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:14:41.690587 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b8a3160-c4cf-4ff4-a0d0-ba973ad29ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:41.722704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:14:41.758525 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4833e43e-6de2-428d-b2b5-4d12b8fbd931 tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-308170516: creating
May 30 20:14:41.860253 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4833e43e-6de2-428d-b2b5-4d12b8fbd931 tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-308170516: created successfully
May 30 20:14:41.892096 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b8a3160-c4cf-4ff4-a0d0-ba973ad29ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1907459481',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=627a44c7-5437-4859-aedc-da826fd42784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180189b01ed94322bd9d30462dff2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:14:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:14:42Z,user_id='a273d253d14b491985e3446751bc7ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:41.896215 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f4586e3-7a10-40d2-84f7-e27345429e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:41.898742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f4586e3-7a10-40d2-84f7-e27345429e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:41.902326 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef8dcb5-6956-4b4a-ba7a-19682df8d8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:41.905336 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef8dcb5-6956-4b4a-ba7a-19682df8d8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '627a44c7-5437-4859-aedc-da826fd42784', 'volume_name': 'volume-627a44c7-5437-4859-aedc-da826fd42784', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:41.908174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c523147a-8866-4180-a898-fe7b6aa37a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:41.911720 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c523147a-8866-4180-a898-fe7b6aa37a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:41.914111 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17123d53-e73b-466c-ae4c-84b5beb41ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:41.915345 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume 627a44c7-5437-4859-aedc-da826fd42784: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-627a44c7-5437-4859-aedc-da826fd42784', 'volume_size': 1}
May 30 20:14:41.917272 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-627a44c7-5437-4859-aedc-da826fd42784 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:41.958623 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4833e43e-6de2-428d-b2b5-4d12b8fbd931 tempest-GroupSnapshotsTest-2144423153 None] Create group completed successfully.
May 30 20:14:41.973231 n-d-843949-2 sudo[116431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-627a44c7-5437-4859-aedc-da826fd42784 stack-volumes-lvmdriver-1 -L 1g
May 30 20:14:41.974384 n-d-843949-2 sudo[116431]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:42.914417 n-d-843949-2 sudo[116431]: pam_unix(sudo:session): session closed for user root
May 30 20:14:42.916594 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-627a44c7-5437-4859-aedc-da826fd42784 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.000s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:42.921522 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17123d53-e73b-466c-ae4c-84b5beb41ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-627a44c7-5437-4859-aedc-da826fd42784', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:42.927218 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8fd28cc-52ff-4a3e-a8b5-4e9e1bccb0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:42.943748 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume volume-627a44c7-5437-4859-aedc-da826fd42784 (627a44c7-5437-4859-aedc-da826fd42784): created successfully
May 30 20:14:42.946894 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8fd28cc-52ff-4a3e-a8b5-4e9e1bccb0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:42.952744 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Flow 'volume_create_manager' (f7e6e953-444a-426a-9ea7-2397231a7a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:14:42.966867 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ac709ab5-613b-4855-a07b-4744f20645cf tempest-ServerRescueNegativeTestJSON-1009365864 None] Created volume successfully.
May 30 20:14:43.674417 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:14:43.694897 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:14:43.695483 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 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'
May 30 20:14:43.748589 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (655c6d26-b85c-441b-b3ba-45af4629ad53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:14:43.761538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edbdd472-e388-43a3-be7b-caeaf8d3283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:43.886549 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:14:43.969181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edbdd472-e388-43a3-be7b-caeaf8d3283c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1428392258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=966a43e7-6e5b-4356-af23-1dae4f9081a7,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e962e5dc-2bbd-4f8c-9e80-acb83507660f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4fd61428c542e1b7fa2aa0311b146c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:14:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:14:44Z,user_id='324a00c3d7c74a22ac455419405f80a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbc55645-ae59-4e79-8435-fc043966d28c),volume_type_id=bbc55645-ae59-4e79-8435-fc043966d28c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:43.977827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d0f2f48-2c67-47d6-9db6-1df1abd3e84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:43.983019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d0f2f48-2c67-47d6-9db6-1df1abd3e84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:43.991062 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c8132fb-8fb1-439d-ae0d-72f6640c2c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:43.993969 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c8132fb-8fb1-439d-ae0d-72f6640c2c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e962e5dc-2bbd-4f8c-9e80-acb83507660f', 'volume_name': 'volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:44.005530 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f2394b3-2867-49a2-a140-006e11912cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:44.008304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f2394b3-2867-49a2-a140-006e11912cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:44.010683 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5e19cb4-7574-4805-85b3-74a980c13e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:44.066842 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Volume e962e5dc-2bbd-4f8c-9e80-acb83507660f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f', 'volume_size': 1}
May 30 20:14:44.071667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:44.095220 n-d-843949-2 sudo[116467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f stack-volumes-lvmdriver-1 -L 1g
May 30 20:14:44.106802 n-d-843949-2 sudo[116467]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:44.683032 n-d-843949-2 sudo[116467]: pam_unix(sudo:session): session closed for user root
May 30 20:14:44.685644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.616s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:44.688779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5e19cb4-7574-4805-85b3-74a980c13e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:44.691152 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6287d505-44e5-48aa-ad61-02736a2cab1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:14:44.710293 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Volume volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f (e962e5dc-2bbd-4f8c-9e80-acb83507660f): created successfully
May 30 20:14:44.716556 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6287d505-44e5-48aa-ad61-02736a2cab1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:14:44.721771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (655c6d26-b85c-441b-b3ba-45af4629ad53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:14:44.737718 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7b7a45a8-9e09-462d-a328-83c0bd6b31fc tempest-GroupSnapshotsTest-2144423153 None] Created volume successfully.
May 30 20:14:45.155673 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] GroupSnapshot 916c1650-92cc-4726-84fd-8fa131f1460f: creating.
May 30 20:14:45.244722 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] Group snapshot 916c1650-92cc-4726-84fd-8fa131f1460f: creating. {{(pid=92362) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 30 20:14:45.314804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:45.340856 n-d-843949-2 sudo[116502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:14:45.341924 n-d-843949-2 sudo[116502]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:45.753455 n-d-843949-2 sudo[116502]: pam_unix(sudo:session): session closed for user root
May 30 20:14:45.756887 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:45.759611 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 --snapshot stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:45.782804 n-d-843949-2 sudo[116505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 --snapshot stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f -L 1.00g
May 30 20:14:45.783673 n-d-843949-2 sudo[116505]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:46.594324 n-d-843949-2 sudo[116505]: pam_unix(sudo:session): session closed for user root
May 30 20:14:46.596685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 --snapshot stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f -L 1.00g" returned: 0 in 0.837s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:46.711034 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1b27f5d0-7800-424c-aabf-f5a312e8e785 tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 916c1650-92cc-4726-84fd-8fa131f1460f: created successfully
May 30 20:14:48.491072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:48.538089 n-d-843949-2 sudo[116654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea stack-volumes-lvmdriver-1 -L 1g
May 30 20:14:48.538892 n-d-843949-2 sudo[116654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:49.166750 n-d-843949-2 sudo[116654]: pam_unix(sudo:session): session closed for user root
May 30 20:14:49.169993 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.678s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:49.172424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:49.212192 n-d-843949-2 sudo[116688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
May 30 20:14:49.213632 n-d-843949-2 sudo[116688]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:49.580277 n-d-843949-2 sudo[116688]: pam_unix(sudo:session): session closed for user root
May 30 20:14:49.583867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:49.586463 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:49.625973 n-d-843949-2 sudo[116691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3
May 30 20:14:49.630100 n-d-843949-2 sudo[116691]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:50.145600 n-d-843949-2 sudo[116691]: pam_unix(sudo:session): session closed for user root
May 30 20:14:50.148357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3" returned: 0 in 0.561s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:50.152497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:50.184052 n-d-843949-2 sudo[116703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea iflag=direct
May 30 20:14:50.189176 n-d-843949-2 sudo[116703]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:50.868829 n-d-843949-2 sudo[116703]: pam_unix(sudo:session): session closed for user root
May 30 20:14:50.871170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea iflag=direct" returned: 0 in 0.718s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:50.872358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:50.893041 n-d-843949-2 sudo[116727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea oflag=direct
May 30 20:14:50.893978 n-d-843949-2 sudo[116727]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:51.259926 n-d-843949-2 sudo[116727]: pam_unix(sudo:session): session closed for user root
May 30 20:14:51.272659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea oflag=direct" returned: 0 in 0.400s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:51.274014 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:51.321256 n-d-843949-2 sudo[116739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:14:51.322702 n-d-843949-2 sudo[116739]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:57.728952 n-d-843949-2 sudo[116739]: pam_unix(sudo:session): session closed for user root
May 30 20:14:57.731102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.457s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:57.732480 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--ed73cc35--a6c0--4a97--a4ed--6565f2c9e0b3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--68fd5f49--9fe8--4fc8--8d93--8c60297bfeea, size 1024.00 MB, duration 6.46 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:14:57.733218 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Volume copy 1024.00 MB at 158.54 MB/s
May 30 20:14:57.895300 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-dfa31a54-c924-458f-88db-eae48c02f180 tempest-GroupSnapshotsTest-2144423153 None] Create group from source-snapshot-916c1650-92cc-4726-84fd-8fa131f1460f completed successfully.
May 30 20:14:59.130114 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Skipping remove_export. No iscsi_target is presently exported for volume: 68fd5f49-9fe8-4fc8-8d93-8c60297bfeea
May 30 20:14:59.132673 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:59.193073 n-d-843949-2 sudo[116775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea
May 30 20:14:59.193903 n-d-843949-2 sudo[116775]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:14:59.742615 n-d-843949-2 sudo[116775]: pam_unix(sudo:session): session closed for user root
May 30 20:14:59.745429 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea" returned: 0 in 0.612s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:14:59.748976 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:14:59.774215 n-d-843949-2 sudo[116778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea
May 30 20:14:59.776032 n-d-843949-2 sudo[116778]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:00.394325 n-d-843949-2 sudo[116778]: pam_unix(sudo:session): session closed for user root
May 30 20:15:00.397026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea" returned: 0 in 0.648s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:00.401431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:00.444822 n-d-843949-2 sudo[116783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea
May 30 20:15:00.446999 n-d-843949-2 sudo[116783]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:01.246835 n-d-843949-2 sudo[116783]: pam_unix(sudo:session): session closed for user root
May 30 20:15:01.251553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-68fd5f49-9fe8-4fc8-8d93-8c60297bfeea" returned: 0 in 0.848s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:01.253630 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Successfully deleted volume: 68fd5f49-9fe8-4fc8-8d93-8c60297bfeea
May 30 20:15:01.434809 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['a8de040a-452f-482f-9f20-8a9e35163afa'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:01.492488 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1608910989 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1608910989, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:01.493844 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1608910989 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1608910989, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:01.532345 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['98d15acb-94c3-43f0-8dfa-ac2532ede997', 'd80d92f2-65cc-4d30-b6b7-807585842990', '9110ab3d-5bf2-4d4d-ad85-65da40997e67', '92f2f8e7-7f76-4e19-ab74-1ddce2b1a25d'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:01.535107 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:01.535107 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:01.535107 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:01.697798 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:15:01.699510 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:01.735504 n-d-843949-2 sudo[116832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:15:01.736620 n-d-843949-2 sudo[116832]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:02.510970 n-d-843949-2 sudo[116832]: pam_unix(sudo:session): session closed for user root
May 30 20:15:02.514016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 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.814s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:02.516143 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:02.569277 n-d-843949-2 sudo[116855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:15:02.573391 n-d-843949-2 sudo[116855]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:02.838217 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 916c1650-92cc-4726-84fd-8fa131f1460f: deleting
May 30 20:15:02.918957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 916c1650-92cc-4726-84fd-8fa131f1460f: deleting {{(pid=92362) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 30 20:15:02.943534 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:02.987587 n-d-843949-2 sudo[116859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3
May 30 20:15:02.993567 n-d-843949-2 sudo[116859]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:03.302241 n-d-843949-2 sudo[116855]: pam_unix(sudo:session): session closed for user root
May 30 20:15:03.304729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.788s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:03.306929 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:15:03.313556 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ea562fdf-d334-4366-8416-35695b3c966a tempest-GroupSnapshotsTest-2144423153 None] Delete group completed successfully.
May 30 20:15:03.647695 n-d-843949-2 sudo[116859]: pam_unix(sudo:session): session closed for user root
May 30 20:15:03.649960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3" returned: 0 in 0.707s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:03.657196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:03.705843 n-d-843949-2 sudo[116866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3
May 30 20:15:03.708986 n-d-843949-2 sudo[116866]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:04.684136 n-d-843949-2 sudo[116866]: pam_unix(sudo:session): session closed for user root
May 30 20:15:04.686417 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed73cc35-a6c0-4a97-a4ed-6565f2c9e0b3" returned: 0 in 1.032s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:04.787740 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1608910989 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1608910989, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:04.819770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['ad966cab-a3bc-42eb-baef-2de01304ff31', '488d4c41-b7b9-4033-bc64-f3e844d6ebb8', '765becec-76f6-4246-9c25-1e0a2d580810', '3c57d8b6-eb24-48a9-92e5-233e36218cc4'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:04.821786 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:04.821786 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:04.821786 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:04.908601 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-23ee29cd-4a40-4b0c-bec8-1b623f87daae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 916c1650-92cc-4726-84fd-8fa131f1460f: deleted successfully
May 30 20:15:06.038176 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Skipping remove_export. No iscsi_target is presently exported for volume: e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:15:06.044630 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:06.089690 n-d-843949-2 sudo[116957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:15:06.090549 n-d-843949-2 sudo[116957]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:06.684636 n-d-843949-2 sudo[116957]: pam_unix(sudo:session): session closed for user root
May 30 20:15:06.686968 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f" returned: 0 in 0.642s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:06.690500 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:06.712986 n-d-843949-2 sudo[116961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:15:06.713788 n-d-843949-2 sudo[116961]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:07.217894 n-d-843949-2 sudo[116961]: pam_unix(sudo:session): session closed for user root
May 30 20:15:07.220991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f" returned: 0 in 0.531s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:07.223566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:07.256536 n-d-843949-2 sudo[116966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:15:07.257383 n-d-843949-2 sudo[116966]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:07.776209 n-d-843949-2 sudo[116966]: pam_unix(sudo:session): session closed for user root
May 30 20:15:07.779456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e962e5dc-2bbd-4f8c-9e80-acb83507660f" returned: 0 in 0.555s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:07.780990 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Successfully deleted volume: e962e5dc-2bbd-4f8c-9e80-acb83507660f
May 30 20:15:07.917621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['8b4b59c1-691b-4704-994a-ee1d6ff59b0d'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:07.986606 n-d-843949-2 cinder-volume[92362]: WARNING cinder.db.sqlalchemy.api [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1608910989']
May 30 20:15:07.988004 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['1304846c-a71e-4b02-8b77-7ab273d9b9bc', 'dc10f234-20c4-4574-b3dd-05b0a7f14836', 'eafb9af6-fa5f-445f-a892-7a64eb360b69', '6fcc4dc8-8b60-4fb2-b047-51a15cece1a2'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:07.990132 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:07.990132 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:07.990132 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:08.183500 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:15:08.184246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:08.236551 n-d-843949-2 sudo[116990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:15:08.237936 n-d-843949-2 sudo[116990]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:09.025603 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a983475a-578d-414b-839c-49359330b496 tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-1360301779: creating
May 30 20:15:09.045196 n-d-843949-2 sudo[116990]: pam_unix(sudo:session): session closed for user root
May 30 20:15:09.053166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 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.869s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:09.056000 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:09.102481 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a983475a-578d-414b-839c-49359330b496 tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-1360301779: created successfully
May 30 20:15:09.107442 n-d-843949-2 sudo[116997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:15:09.108508 n-d-843949-2 sudo[116997]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:09.154343 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a983475a-578d-414b-839c-49359330b496 tempest-GroupSnapshotsTest-2144423153 None] Create group completed successfully.
May 30 20:15:09.640015 n-d-843949-2 sudo[116997]: pam_unix(sudo:session): session closed for user root
May 30 20:15:09.642052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:09.643811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:15:09.649716 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3e3dca42-6752-4735-be72-90d7d4cda3c2 tempest-GroupSnapshotsTest-2144423153 None] Delete group completed successfully.
May 30 20:15:10.663832 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:15:10.669642 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:15:10.670162 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 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'
May 30 20:15:10.693721 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (e47fbb67-e2ae-4a7d-a0cb-070841561df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:10.698179 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a243eac-dc08-4592-bdf8-3ddeaf808960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:10.724898 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:15:10.750147 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a243eac-dc08-4592-bdf8-3ddeaf808960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2132965710',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d68f2c46-df2f-413c-a8bf-8cc20e553fbe,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e108758d-61de-4294-a438-336e3ffbdd33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4fd61428c542e1b7fa2aa0311b146c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:15:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:15:11Z,user_id='324a00c3d7c74a22ac455419405f80a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3756f6e-daa6-4a93-ac3b-df3120a066d3),volume_type_id=a3756f6e-daa6-4a93-ac3b-df3120a066d3)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:10.753492 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1f571c7-858a-48bf-8f9b-95ea0da983f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:10.755885 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1f571c7-858a-48bf-8f9b-95ea0da983f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:10.759431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c74ea1f5-d516-4af7-870b-59f3a01a4dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:10.762574 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c74ea1f5-d516-4af7-870b-59f3a01a4dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e108758d-61de-4294-a438-336e3ffbdd33', 'volume_name': 'volume-e108758d-61de-4294-a438-336e3ffbdd33', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:10.765407 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae304b8a-b586-4d54-beb8-5fa75c241ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:10.767748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae304b8a-b586-4d54-beb8-5fa75c241ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:10.771742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97379b17-1e68-40b6-b73f-9bf3d0d8acc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:10.794700 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Volume e108758d-61de-4294-a438-336e3ffbdd33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e108758d-61de-4294-a438-336e3ffbdd33', 'volume_size': 1}
May 30 20:15:10.796072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e108758d-61de-4294-a438-336e3ffbdd33 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:10.846901 n-d-843949-2 sudo[117010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e108758d-61de-4294-a438-336e3ffbdd33 stack-volumes-lvmdriver-1 -L 1g
May 30 20:15:10.849194 n-d-843949-2 sudo[117010]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:11.160685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:15:11.161449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:15:11.162237 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:11.203586 n-d-843949-2 sudo[117013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:15:11.204428 n-d-843949-2 sudo[117013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:11.441161 n-d-843949-2 sudo[117010]: pam_unix(sudo:session): session closed for user root
May 30 20:15:11.443736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e108758d-61de-4294-a438-336e3ffbdd33 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.647s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:11.453716 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97379b17-1e68-40b6-b73f-9bf3d0d8acc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e108758d-61de-4294-a438-336e3ffbdd33', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:11.462606 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93d3976c-4138-43f8-acea-881587a087f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:11.479772 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Volume volume-e108758d-61de-4294-a438-336e3ffbdd33 (e108758d-61de-4294-a438-336e3ffbdd33): created successfully
May 30 20:15:11.483162 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93d3976c-4138-43f8-acea-881587a087f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:11.491100 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (e47fbb67-e2ae-4a7d-a0cb-070841561df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:11.512301 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fa155a53-8b9c-4e3b-8476-191c6cbc16ef tempest-GroupSnapshotsTest-2144423153 None] Created volume successfully.
May 30 20:15:11.858171 n-d-843949-2 sudo[117013]: pam_unix(sudo:session): session closed for user root
May 30 20:15:11.861225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.698s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:11.865653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:11.908384 n-d-843949-2 sudo[117045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:15:11.909415 n-d-843949-2 sudo[117045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:12.621112 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:15:12.634973 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:15:12.635627 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 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'
May 30 20:15:12.663116 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (562a71f0-0e16-4fca-b797-443f1ff2764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:12.669983 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (672c879b-664a-4129-b5bd-db0a02fd9d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:12.722802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:15:12.757435 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (672c879b-664a-4129-b5bd-db0a02fd9d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-460705296',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d68f2c46-df2f-413c-a8bf-8cc20e553fbe,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=20d8e629-16c7-4ec1-9608-a83ffebf94fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4fd61428c542e1b7fa2aa0311b146c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:15:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:15:13Z,user_id='324a00c3d7c74a22ac455419405f80a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3756f6e-daa6-4a93-ac3b-df3120a066d3),volume_type_id=a3756f6e-daa6-4a93-ac3b-df3120a066d3)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:12.760365 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0548813-7738-459a-a7a6-9b6e9b063952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:12.762828 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0548813-7738-459a-a7a6-9b6e9b063952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:12.765401 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95e2be3f-0145-404e-8110-2f64e5f3f548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:12.767690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95e2be3f-0145-404e-8110-2f64e5f3f548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20d8e629-16c7-4ec1-9608-a83ffebf94fc', 'volume_name': 'volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:12.770095 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a2aca95-7f2f-434d-b71e-5996b23817cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:12.772357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a2aca95-7f2f-434d-b71e-5996b23817cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:12.774572 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09f8f72c-5468-43f7-bde3-3ef7d1381a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:12.793501 n-d-843949-2 sudo[117045]: pam_unix(sudo:session): session closed for user root
May 30 20:15:12.795220 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Volume 20d8e629-16c7-4ec1-9608-a83ffebf94fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc', 'volume_size': 1}
May 30 20:15:12.797003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:12.818707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.953s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:12.820950 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:15:12.828619 n-d-843949-2 sudo[117059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc stack-volumes-lvmdriver-1 -L 1g
May 30 20:15:12.834824 n-d-843949-2 sudo[117059]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:13.667409 n-d-843949-2 sudo[117059]: pam_unix(sudo:session): session closed for user root
May 30 20:15:13.669342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.872s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:13.674485 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09f8f72c-5468-43f7-bde3-3ef7d1381a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:13.677273 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68f7a492-bb7b-4010-a4ce-161ab91373e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:13.710431 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Volume volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc (20d8e629-16c7-4ec1-9608-a83ffebf94fc): created successfully
May 30 20:15:13.713000 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68f7a492-bb7b-4010-a4ce-161ab91373e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:13.718751 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (562a71f0-0e16-4fca-b797-443f1ff2764e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:13.745526 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a29b35d2-597e-408e-84fb-0e5431c3fb65 tempest-GroupSnapshotsTest-2144423153 None] Created volume successfully.
May 30 20:15:14.350080 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-76cf2049-c0cc-44f9-86ec-158f4bede3a0 tempest-GroupSnapshotsTest-2144423153 None] Update group completed successfully.
May 30 20:15:15.626350 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-946ef884-218a-4ede-b9aa-4634b51c8b3a tempest-GroupSnapshotsTest-2144423153 None] Update group completed successfully.
May 30 20:15:17.025118 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:15:17.029871 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:15:17.030549 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 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'
May 30 20:15:17.045431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Flow 'volume_create_manager' (24a187fe-50b1-4fa0-87c2-0c969306e07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:17.048626 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a76fe01-62e6-41ef-a1bf-f24a9aea63f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.085845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:15:17.129409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a76fe01-62e6-41ef-a1bf-f24a9aea63f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-284242345',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180189b01ed94322bd9d30462dff2e77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:15:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:15:17Z,user_id='a273d253d14b491985e3446751bc7ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.135391 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c564bb7-f7d9-4ad6-962b-bbcab1066437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.138114 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c564bb7-f7d9-4ad6-962b-bbcab1066437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.141002 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff9ee611-6649-4823-9491-f01ab258350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.143625 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff9ee611-6649-4823-9491-f01ab258350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'volume_name': 'volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.145604 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab9de223-5fe8-428f-8127-83f8e23f7f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.147820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ab9de223-5fe8-428f-8127-83f8e23f7f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.150150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (205b5715-ca42-4add-8700-9cad162d5cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.151352 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'volume_size': 1}
May 30 20:15:17.152751 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:17.181794 n-d-843949-2 sudo[117134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 stack-volumes-lvmdriver-1 -L 1g
May 30 20:15:17.183203 n-d-843949-2 sudo[117134]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:17.230236 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d215d580-5cf2-4a78-b2b5-47fc8ae9f4f8 tempest-GroupSnapshotsTest-2144423153 None] Update group completed successfully.
May 30 20:15:17.933335 n-d-843949-2 sudo[117134]: pam_unix(sudo:session): session closed for user root
May 30 20:15:17.935074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.782s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:17.938567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (205b5715-ca42-4add-8700-9cad162d5cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.941786 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f84bd3cc-a0b9-4f58-87a4-f6b0717c8ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:17.953870 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Volume volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 (d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506): created successfully
May 30 20:15:17.956667 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f84bd3cc-a0b9-4f58-87a4-f6b0717c8ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:17.960533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Flow 'volume_create_manager' (24a187fe-50b1-4fa0-87c2-0c969306e07c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:17.984992 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d954a0f6-f848-4ae3-9ceb-6a778a3de799 tempest-ServerRescueNegativeTestJSON-1009365864 None] Created volume successfully.
May 30 20:15:18.529085 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8f95d11a-85e2-42a4-b2a9-370e9e81ab1e tempest-GroupSnapshotsTest-2144423153 None] Update group completed successfully.
May 30 20:15:20.204052 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] GroupSnapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: creating.
May 30 20:15:20.263448 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] Group snapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: creating. {{(pid=92362) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 30 20:15:20.358890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:20.425893 n-d-843949-2 sudo[117216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:20.426728 n-d-843949-2 sudo[117216]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:21.224119 n-d-843949-2 sudo[117216]: pam_unix(sudo:session): session closed for user root
May 30 20:15:21.226412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33" returned: 0 in 0.867s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:21.229992 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63136872-3b90-4d05-8fbb-69209459df60 --snapshot stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:21.330580 n-d-843949-2 sudo[117243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63136872-3b90-4d05-8fbb-69209459df60 --snapshot stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 -L 1.00g
May 30 20:15:21.337719 n-d-843949-2 sudo[117243]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:22.361525 n-d-843949-2 sudo[117243]: pam_unix(sudo:session): session closed for user root
May 30 20:15:22.364643 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63136872-3b90-4d05-8fbb-69209459df60 --snapshot stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 -L 1.00g" returned: 0 in 1.134s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:22.429305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:22.467766 n-d-843949-2 sudo[117354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:22.472438 n-d-843949-2 sudo[117354]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:23.179189 n-d-843949-2 sudo[117354]: pam_unix(sudo:session): session closed for user root
May 30 20:15:23.181680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc" returned: 0 in 0.752s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:23.183554 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af58ef06-7577-401b-8144-258e6bb08dd7 --snapshot stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:23.238769 n-d-843949-2 sudo[117396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af58ef06-7577-401b-8144-258e6bb08dd7 --snapshot stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc -L 1.00g
May 30 20:15:23.243006 n-d-843949-2 sudo[117396]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:24.195181 n-d-843949-2 sudo[117396]: pam_unix(sudo:session): session closed for user root
May 30 20:15:24.197891 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-af58ef06-7577-401b-8144-258e6bb08dd7 --snapshot stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc -L 1.00g" returned: 0 in 1.014s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:24.490890 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f7815a87-4c4e-4ed4-9efb-718587d3fe56 tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: created successfully
May 30 20:15:24.887108 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: deleting
May 30 20:15:24.952293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: deleting {{(pid=92362) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 30 20:15:24.978120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:25.035999 n-d-843949-2 sudo[117543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60
May 30 20:15:25.041038 n-d-843949-2 sudo[117543]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:25.682928 n-d-843949-2 sudo[117543]: pam_unix(sudo:session): session closed for user root
May 30 20:15:25.686259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60" returned: 0 in 0.709s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:25.688358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:25.746333 n-d-843949-2 sudo[117547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60
May 30 20:15:25.747244 n-d-843949-2 sudo[117547]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:26.538842 n-d-843949-2 sudo[117547]: pam_unix(sudo:session): session closed for user root
May 30 20:15:26.541262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63136872-3b90-4d05-8fbb-69209459df60" returned: 0 in 0.852s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:26.543020 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:26.564312 n-d-843949-2 sudo[117600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7
May 30 20:15:26.566079 n-d-843949-2 sudo[117600]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:26.993421 n-d-843949-2 sudo[117600]: pam_unix(sudo:session): session closed for user root
May 30 20:15:26.995639 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7" returned: 0 in 0.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:26.997631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:27.017273 n-d-843949-2 sudo[117606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7
May 30 20:15:27.018755 n-d-843949-2 sudo[117606]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:27.715517 n-d-843949-2 sudo[117606]: pam_unix(sudo:session): session closed for user root
May 30 20:15:27.717984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-af58ef06-7577-401b-8144-258e6bb08dd7" returned: 0 in 0.720s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:27.834409 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-179908237 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-179908237, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:27.835234 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-179908237 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-179908237, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:27.853322 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['e9fee2d0-82a8-4fd8-aa8c-bda633d2e111', 'b4609406-0311-4788-97e5-d930b2c45de5', '046c3b79-e3a4-4229-992c-3029a4988841', '688b3c29-22c1-4e86-9028-9d2d973cdec5'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:27.854889 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:27.854889 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:27.854889 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:27.976713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['66936ecc-62ef-452d-9b5e-aa34475ecb6a', '68eb184d-847c-45f8-99fd-335d25778514', '834db5c3-4976-47d3-95b6-c5b861a65b13', '448ad74d-09d2-4701-8c7f-499b3d99a17c'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:27.978436 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:27.978436 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:27.978436 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:28.035482 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-82f39966-9d30-4cd6-ae44-80deeee261de tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 0424e6f8-9647-4715-8af6-66dcfaa06f43: deleted successfully
May 30 20:15:29.316748 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:29.318511 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:29.371854 n-d-843949-2 sudo[117669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:29.374099 n-d-843949-2 sudo[117669]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:30.150347 n-d-843949-2 sudo[117669]: pam_unix(sudo:session): session closed for user root
May 30 20:15:30.152890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc" returned: 0 in 0.834s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:30.154930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:30.178023 n-d-843949-2 sudo[117673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:30.178899 n-d-843949-2 sudo[117673]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:30.726866 n-d-843949-2 sudo[117673]: pam_unix(sudo:session): session closed for user root
May 30 20:15:30.729736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc" returned: 0 in 0.574s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:30.733476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:30.766190 n-d-843949-2 sudo[117687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:30.766989 n-d-843949-2 sudo[117687]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:31.362664 n-d-843949-2 sudo[117687]: pam_unix(sudo:session): session closed for user root
May 30 20:15:31.365715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20d8e629-16c7-4ec1-9608-a83ffebf94fc" returned: 0 in 0.632s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:31.367065 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Successfully deleted volume: 20d8e629-16c7-4ec1-9608-a83ffebf94fc
May 30 20:15:31.367719 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Skipping remove_export. No iscsi_target is presently exported for volume: e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:31.369054 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:31.419710 n-d-843949-2 sudo[117726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:31.420607 n-d-843949-2 sudo[117726]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:31.822783 n-d-843949-2 sudo[117726]: pam_unix(sudo:session): session closed for user root
May 30 20:15:31.825358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33" returned: 0 in 0.456s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:31.827152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:31.847541 n-d-843949-2 sudo[117729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:31.849312 n-d-843949-2 sudo[117729]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:32.298782 n-d-843949-2 sudo[117729]: pam_unix(sudo:session): session closed for user root
May 30 20:15:32.302132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33" returned: 0 in 0.474s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:32.304615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:32.327867 n-d-843949-2 sudo[117743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:32.329481 n-d-843949-2 sudo[117743]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:32.925442 n-d-843949-2 sudo[117743]: pam_unix(sudo:session): session closed for user root
May 30 20:15:32.929965 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e108758d-61de-4294-a438-336e3ffbdd33" returned: 0 in 0.624s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:32.931534 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Successfully deleted volume: e108758d-61de-4294-a438-336e3ffbdd33
May 30 20:15:33.275709 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['f1c6ca93-ed55-4fab-b53d-556ff028bfdd'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:33.359853 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-179908237 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-179908237, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:33.406874 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['33cd992d-80ef-43dc-b0ce-47baf0856ba7', 'cf2b38a5-250f-47cf-adeb-5e0311686311', '5933f23d-15c8-4d39-8863-13548bedd4b4', 'e2932247-0053-4989-9ab5-915d12ef28d8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:33.415363 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:33.415363 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:33.415363 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:33.605239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['cced7c1a-de43-43db-84fc-04e6a985dab6', '2deebea8-6683-4f51-a8e3-c42afb2bcbdc', '2abe6a90-d27b-494a-ace7-1ef0d8a44b85', 'd52c06b3-2989-4d3d-9eb7-e8fe939281c0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:33.817574 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:15:33.818767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:33.866643 n-d-843949-2 sudo[117749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:15:33.867470 n-d-843949-2 sudo[117749]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:34.792483 n-d-843949-2 sudo[117749]: pam_unix(sudo:session): session closed for user root
May 30 20:15:34.794811 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 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.976s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:34.797276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:34.842056 n-d-843949-2 sudo[117754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:15:34.844855 n-d-843949-2 sudo[117754]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:35.342169 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b6ba96f6-95cf-42be-a29d-2163bb334e9e tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-266758668: creating
May 30 20:15:35.417559 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b6ba96f6-95cf-42be-a29d-2163bb334e9e tempest-GroupSnapshotsTest-2144423153 None] Group tempest-GroupSnapshotsTest-Group-266758668: created successfully
May 30 20:15:35.494365 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b6ba96f6-95cf-42be-a29d-2163bb334e9e tempest-GroupSnapshotsTest-2144423153 None] Create group completed successfully.
May 30 20:15:35.768808 n-d-843949-2 sudo[117754]: pam_unix(sudo:session): session closed for user root
May 30 20:15:35.770497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.973s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:35.772423 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:15:35.776930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-db272aec-e04f-4046-a3f7-641437b171ae tempest-GroupSnapshotsTest-2144423153 None] Delete group completed successfully.
May 30 20:15:37.169928 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:15:37.191828 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:15:37.191828 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 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'
May 30 20:15:37.218460 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (342111ce-894d-4d71-8eb5-aa21d2b083e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:37.232482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f98b5643-dfac-4e28-b90d-be3efe70fa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:37.285378 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:15:37.334892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f98b5643-dfac-4e28-b90d-be3efe70fa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2053423059',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3acd57af-2130-486e-a324-d3af4914f31d,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=05b0282c-64d0-40f6-87fa-d6f52fdee18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4fd61428c542e1b7fa2aa0311b146c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:15:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:15:37Z,user_id='324a00c3d7c74a22ac455419405f80a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9395457-1307-4066-ba24-66f328171cfc),volume_type_id=d9395457-1307-4066-ba24-66f328171cfc)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:37.342490 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68537d01-7a8c-469c-bfce-a31c6cdd995d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:37.347027 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68537d01-7a8c-469c-bfce-a31c6cdd995d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:37.349593 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e823c8f-a56a-4412-bee6-3c20963d4afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:37.362416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e823c8f-a56a-4412-bee6-3c20963d4afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05b0282c-64d0-40f6-87fa-d6f52fdee18d', 'volume_name': 'volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:37.365142 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (885a26b6-02f8-4f26-b0a9-99203b5e9b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:37.367709 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (885a26b6-02f8-4f26-b0a9-99203b5e9b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:37.374795 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aab99667-fc01-4126-a0af-cc36307aa2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:37.416904 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Volume 05b0282c-64d0-40f6-87fa-d6f52fdee18d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d', 'volume_size': 1}
May 30 20:15:37.419727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:37.482865 n-d-843949-2 sudo[117802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d stack-volumes-lvmdriver-1 -L 1g
May 30 20:15:37.485458 n-d-843949-2 sudo[117802]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:38.207120 n-d-843949-2 sudo[117802]: pam_unix(sudo:session): session closed for user root
May 30 20:15:38.209945 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.790s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:38.223865 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aab99667-fc01-4126-a0af-cc36307aa2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:38.229915 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5480ca40-4ae5-46b0-b6c4-0926709d94e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:15:38.285272 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Volume volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d (05b0282c-64d0-40f6-87fa-d6f52fdee18d): created successfully
May 30 20:15:38.287825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5480ca40-4ae5-46b0-b6c4-0926709d94e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:15:38.291173 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Flow 'volume_create_manager' (342111ce-894d-4d71-8eb5-aa21d2b083e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:15:38.310643 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ee35ff9c-cfed-4da4-9f3e-94ce18d50491 tempest-GroupSnapshotsTest-2144423153 None] Created volume successfully.
May 30 20:15:40.115065 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] GroupSnapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: creating.
May 30 20:15:40.233450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] Group snapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: creating. {{(pid=92362) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 30 20:15:40.324685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:40.371796 n-d-843949-2 sudo[117916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:40.376383 n-d-843949-2 sudo[117916]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:41.047108 n-d-843949-2 sudo[117916]: pam_unix(sudo:session): session closed for user root
May 30 20:15:41.053846 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d" returned: 0 in 0.724s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:41.053846 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-750e7507-fb61-4eb5-8c5c-756190d13169 --snapshot stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:41.078858 n-d-843949-2 sudo[117932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-750e7507-fb61-4eb5-8c5c-756190d13169 --snapshot stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d -L 1.00g
May 30 20:15:41.082831 n-d-843949-2 sudo[117932]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:42.231839 n-d-843949-2 sudo[117932]: pam_unix(sudo:session): session closed for user root
May 30 20:15:42.239416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-750e7507-fb61-4eb5-8c5c-756190d13169 --snapshot stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d -L 1.00g" returned: 0 in 1.182s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:42.571602 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a2a420da-6b41-4339-bc80-486598559863 tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: created successfully
May 30 20:15:43.623932 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: deleting
May 30 20:15:43.668117 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: deleting {{(pid=92362) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 30 20:15:43.680042 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:43.705142 n-d-843949-2 sudo[118061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169
May 30 20:15:43.705972 n-d-843949-2 sudo[118061]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:44.341955 n-d-843949-2 sudo[118061]: pam_unix(sudo:session): session closed for user root
May 30 20:15:44.354357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169" returned: 0 in 0.674s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:44.356898 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:44.412198 n-d-843949-2 sudo[118066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169
May 30 20:15:44.413031 n-d-843949-2 sudo[118066]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:45.219059 n-d-843949-2 sudo[118066]: pam_unix(sudo:session): session closed for user root
May 30 20:15:45.228760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-750e7507-fb61-4eb5-8c5c-756190d13169" returned: 0 in 0.866s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:45.382638 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1949764699 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1949764699, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:45.383464 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1949764699 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1949764699, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:45.416690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['88e3129e-b385-4a71-b577-cb716f247579', '0b890634-199e-488c-ad24-91d902493379', '710084af-0f5c-4b02-a85a-f2d570a8aa67', '7f48a569-e91d-4551-970a-6d6201cf8077'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:45.422163 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:45.422163 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:45.422163 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:45.503736 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-856c45d3-d016-4b3c-a0cb-49635fee56ae tempest-GroupSnapshotsTest-2144423153 None] group_snapshot 3abc7dac-8e87-4ae8-b063-fca400f003a0: deleted successfully
May 30 20:15:47.106867 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Skipping remove_export. No iscsi_target is presently exported for volume: 05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:47.106867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:47.152991 n-d-843949-2 sudo[118121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:47.154031 n-d-843949-2 sudo[118121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:47.635416 n-d-843949-2 sudo[118121]: pam_unix(sudo:session): session closed for user root
May 30 20:15:47.637841 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d" returned: 0 in 0.534s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:47.642097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:47.678092 n-d-843949-2 sudo[118126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:47.680135 n-d-843949-2 sudo[118126]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:48.412732 n-d-843949-2 sudo[118126]: pam_unix(sudo:session): session closed for user root
May 30 20:15:48.415199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d" returned: 0 in 0.774s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:48.418516 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:48.494856 n-d-843949-2 sudo[118129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:48.495790 n-d-843949-2 sudo[118129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:48.963793 n-d-843949-2 sudo[118129]: pam_unix(sudo:session): session closed for user root
May 30 20:15:48.966943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05b0282c-64d0-40f6-87fa-d6f52fdee18d" returned: 0 in 0.547s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:48.967302 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Successfully deleted volume: 05b0282c-64d0-40f6-87fa-d6f52fdee18d
May 30 20:15:49.068179 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['9ceca324-b9eb-4126-8f50-3217ca4df92e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:49.097345 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1949764699 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1949764699, it is now deprecated. Please use the default quota class for default quota.
May 30 20:15:49.115905 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Created reservations ['01618c53-2f95-4691-b539-bca51d2b9c20', '93e37925-2236-41d6-a2d0-94dc342f302e', '173cbb07-c419-4d3a-903d-8027117bc0e1', '580a141c-2d43-469e-a73c-2ac064965f19'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:15:49.119563 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:15:49.119563 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:15:49.119563 n-d-843949-2 cinder-volume[92362]:
May 30 20:15:49.306164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:15:49.309250 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:49.348399 n-d-843949-2 sudo[118139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:15:49.349196 n-d-843949-2 sudo[118139]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:50.048724 n-d-843949-2 sudo[118139]: pam_unix(sudo:session): session closed for user root
May 30 20:15:50.051427 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 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.744s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:50.054392 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:15:50.081457 n-d-843949-2 sudo[118143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:15:50.082540 n-d-843949-2 sudo[118143]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:15:51.101141 n-d-843949-2 sudo[118143]: pam_unix(sudo:session): session closed for user root
May 30 20:15:51.106479 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.049s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:15:51.106479 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:15:51.124409 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a2d5389e-b184-4378-90ff-8d80f55d5923 tempest-GroupSnapshotsTest-2144423153 None] Delete group completed successfully.
May 30 20:16:07.671152 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-da53b871-e7f3-4d38-bae3-82f6f5321c5c tempest-GroupsV320Test-794576973 None] Group tempest-GroupsV320Test-Group-590147354: creating
May 30 20:16:07.699314 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-da53b871-e7f3-4d38-bae3-82f6f5321c5c tempest-GroupsV320Test-794576973 None] Group tempest-GroupsV320Test-Group-590147354: created successfully
May 30 20:16:07.733462 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-da53b871-e7f3-4d38-bae3-82f6f5321c5c tempest-GroupsV320Test-794576973 None] Create group completed successfully.
May 30 20:16:09.642174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] Created reservations ['2f931f24-43f4-48a7-82da-afbe5467e40f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:16:09.662715 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:16:09.662715 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:16:09.662715 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:09.721875 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:16:09.726263 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:09.772103 n-d-843949-2 sudo[118251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:16:09.773044 n-d-843949-2 sudo[118251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:10.401153 n-d-843949-2 sudo[118251]: pam_unix(sudo:session): session closed for user root
May 30 20:16:10.403375 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 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.680s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:10.405008 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:10.436159 n-d-843949-2 sudo[118257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:16:10.436991 n-d-843949-2 sudo[118257]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:10.951018 n-d-843949-2 sudo[118257]: pam_unix(sudo:session): session closed for user root
May 30 20:16:10.953518 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:10.954974 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:16:10.964319 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-af2c3da5-aa54-4cca-a855-ae41fd983855 tempest-GroupsV320Test-794576973 None] Delete group completed successfully.
May 30 20:16:11.159603 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:16:11.161018 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:16:11.161993 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:11.190807 n-d-843949-2 sudo[118261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:16:11.193343 n-d-843949-2 sudo[118261]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:11.833967 n-d-843949-2 sudo[118261]: pam_unix(sudo:session): session closed for user root
May 30 20:16:11.835956 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.674s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:11.837512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:11.860291 n-d-843949-2 sudo[118264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:16:11.861981 n-d-843949-2 sudo[118264]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:12.431689 n-d-843949-2 sudo[118264]: pam_unix(sudo:session): session closed for user root
May 30 20:16:12.434030 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:12.436019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:16:20.378430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:16:20.389851 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:16:20.390413 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 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'
May 30 20:16:20.420461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Flow 'volume_create_manager' (fb5c195a-3cb5-4678-a127-18142b6fa9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:16:20.433206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40bfa350-2b52-44f6-afc4-4b2eccfaeed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:20.498199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:16:20.585975 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40bfa350-2b52-44f6-afc4-4b2eccfaeed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-324493334',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=2a12db98-342d-4cb0-8840-3c64c1c367c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daf04d82e01f4d159a99a8d0efe037e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:16:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:16:20Z,user_id='a8358befffd74eea86b3afa98a60f111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:20.590790 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (309d5c19-f0f4-45bb-9acb-711daafbd538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:20.600478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (309d5c19-f0f4-45bb-9acb-711daafbd538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:20.602820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95ca0ef3-19dc-4763-a491-fc9cdca6e718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:20.605121 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95ca0ef3-19dc-4763-a491-fc9cdca6e718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a12db98-342d-4cb0-8840-3c64c1c367c0', 'volume_name': 'volume-2a12db98-342d-4cb0-8840-3c64c1c367c0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:20.607713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b585e435-556a-4e62-bb5a-18b7cffa6f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:20.634148 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b585e435-556a-4e62-bb5a-18b7cffa6f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:20.647503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae839f0f-29dc-4492-8e22-f7133ac71865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:20.650628 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Volume 2a12db98-342d-4cb0-8840-3c64c1c367c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a12db98-342d-4cb0-8840-3c64c1c367c0', 'volume_size': 1}
May 30 20:16:20.653461 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:20.713336 n-d-843949-2 sudo[118361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 stack-volumes-lvmdriver-1 -L 1g
May 30 20:16:20.714940 n-d-843949-2 sudo[118361]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:21.583485 n-d-843949-2 sudo[118361]: pam_unix(sudo:session): session closed for user root
May 30 20:16:21.590476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.932s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:21.668576 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ae839f0f-29dc-4492-8e22-f7133ac71865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a12db98-342d-4cb0-8840-3c64c1c367c0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:21.668576 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c71fc08a-b4df-4aa4-8b98-6710265a6943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:21.707578 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Volume volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 (2a12db98-342d-4cb0-8840-3c64c1c367c0): created successfully
May 30 20:16:21.711583 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c71fc08a-b4df-4aa4-8b98-6710265a6943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:21.715110 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Flow 'volume_create_manager' (fb5c195a-3cb5-4678-a127-18142b6fa9fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:16:21.726752 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-cb431296-ddeb-42d7-a089-14c9e6ee33b4 tempest-VolumesServicesTestJSON-613379434 None] Created volume successfully.
May 30 20:16:22.910942 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Lock "b'cinder-2a12db98-342d-4cb0-8840-3c64c1c367c0-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:16:23.035392 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2a12db98-342d-4cb0-8840-3c64c1c367c0
May 30 20:16:23.036414 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 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 stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:23.056726 n-d-843949-2 sudo[118402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0
May 30 20:16:23.057512 n-d-843949-2 sudo[118402]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:23.706206 n-d-843949-2 sudo[118402]: pam_unix(sudo:session): session closed for user root
May 30 20:16:23.708709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0" returned: 0 in 0.672s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:23.710840 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:23.731994 n-d-843949-2 sudo[118405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0
May 30 20:16:23.733567 n-d-843949-2 sudo[118405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:24.243797 n-d-843949-2 sudo[118405]: pam_unix(sudo:session): session closed for user root
May 30 20:16:24.246272 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0" returned: 0 in 0.535s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:24.249177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:24.299986 n-d-843949-2 sudo[118408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0
May 30 20:16:24.301411 n-d-843949-2 sudo[118408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:24.811690 n-d-843949-2 sudo[118408]: pam_unix(sudo:session): session closed for user root
May 30 20:16:24.813839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2a12db98-342d-4cb0-8840-3c64c1c367c0" returned: 0 in 0.564s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:24.817656 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Successfully deleted volume: 2a12db98-342d-4cb0-8840-3c64c1c367c0
May 30 20:16:24.896286 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Created reservations ['fd18d1e2-6ed5-425b-8ff8-5c9333763e24', '93d32985-3bbd-44f4-a749-dc89656bc59b', 'c4544a54-ac5d-44d7-b533-9618458c5dcd', 'e70c0778-8e35-4477-a03c-bcdf5ad43e99'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:16:24.900809 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:16:24.900809 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:16:24.900809 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:24.977948 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:16:24.981234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:25.004610 n-d-843949-2 sudo[118422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:16:25.007674 n-d-843949-2 sudo[118422]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:25.643078 n-d-843949-2 sudo[118422]: pam_unix(sudo:session): session closed for user root
May 30 20:16:25.646246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 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.664s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:25.649620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:25.680811 n-d-843949-2 sudo[118430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:16:25.682401 n-d-843949-2 sudo[118430]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:26.118723 n-d-843949-2 sudo[118430]: pam_unix(sudo:session): session closed for user root
May 30 20:16:26.122198 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:26.126010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:16:26.138140 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Deleted volume successfully.
May 30 20:16:26.158325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23d50300-60e3-44ca-adcd-a763a2470465 tempest-VolumesServicesTestJSON-613379434 None] Lock "b'cinder-2a12db98-342d-4cb0-8840-3c64c1c367c0-delete_volume'" released by "delete_volume" :: held 3.247s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:16:34.439355 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:34.512350 n-d-843949-2 sudo[118492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:34.513162 n-d-843949-2 sudo[118492]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:34.553680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:16:34.560141 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:16:34.561149 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 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'
May 30 20:16:34.580083 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (f240f752-cd5e-47a9-8284-eceac1e7bbb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:16:34.586572 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0177e7d4-d72a-4e7d-a398-097d04f69173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:34.626134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:16:34.693660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0177e7d4-d72a-4e7d-a398-097d04f69173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:16:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1693011637',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=04169c41-c059-4377-a72d-9241442964d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849b59d74c334ac9875484610195af85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:16:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:16:34Z,user_id='a2a65dc36e3f4707b76e4987da351611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:34.698849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (254cd3ac-38d8-4d2d-b7ac-81f7e13cce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:34.704410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (254cd3ac-38d8-4d2d-b7ac-81f7e13cce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:34.707911 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c7a4e02-20e3-4a97-85ea-1955788f9e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:34.711860 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c7a4e02-20e3-4a97-85ea-1955788f9e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04169c41-c059-4377-a72d-9241442964d6', 'volume_name': 'volume-04169c41-c059-4377-a72d-9241442964d6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:34.731145 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db4e36e7-2af9-4d1c-85c2-0ec3b732cb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:34.736208 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db4e36e7-2af9-4d1c-85c2-0ec3b732cb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:34.745969 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (459844e3-b826-4c69-bfb4-79bbb3e1f0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:34.746871 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Volume 04169c41-c059-4377-a72d-9241442964d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04169c41-c059-4377-a72d-9241442964d6', 'volume_size': 1}
May 30 20:16:34.749546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04169c41-c059-4377-a72d-9241442964d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:34.806301 n-d-843949-2 sudo[118513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04169c41-c059-4377-a72d-9241442964d6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:16:34.807902 n-d-843949-2 sudo[118513]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:35.343072 n-d-843949-2 sudo[118492]: pam_unix(sudo:session): session closed for user root
May 30 20:16:35.347632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506" returned: 0 in 0.908s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:35.494924 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:35.522330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:35.522694 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:35.523364 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:16:35.529237 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Creating iscsi_target for Volume ID: volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Created volume path /opt/stack/data/cinder/volumes/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506,
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: incominguser K3cAGQFGJEMyEAxAKFKT LsCA7AdnErW3Qhn5
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:35.532415 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:16:35.533887 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:35.863165 n-d-843949-2 sudo[118513]: pam_unix(sudo:session): session closed for user root
May 30 20:16:35.866541 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04169c41-c059-4377-a72d-9241442964d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.116s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:35.870794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (459844e3-b826-4c69-bfb4-79bbb3e1f0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04169c41-c059-4377-a72d-9241442964d6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:35.873234 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc67d24e-5451-46b8-b418-b9c824a63c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:16:35.886071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Volume volume-04169c41-c059-4377-a72d-9241442964d6 (04169c41-c059-4377-a72d-9241442964d6): created successfully
May 30 20:16:35.888271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc67d24e-5451-46b8-b418-b9c824a63c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:16:35.892948 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (f240f752-cd5e-47a9-8284-eceac1e7bbb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:16:35.907448 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-21bdba14-cce7-4c41-9c08-c432f6b7e702 tempest-VolumesBackupsAdminTest-1485820026 None] Created volume successfully.
May 30 20:16:36.051470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506" returned: 0 in 0.517s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:36.052245 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:36.052975 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:16:36.053511 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:16:36.057171 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:36.082780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:36.083729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:36.084633 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:16:36.097552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:36.399662 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:36.400234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:36.401833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:36.529624 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:36.530173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:36.532633 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Set provider_location to: 10.222.0.84:3260,4 iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:16:36.627155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'target_lun': 1, 'volume_id': 'd4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506', 'auth_method': 'CHAP', 'auth_username': 'K3cAGQFGJEMyEAxAKFKT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '08b322de-a532-48ec-a5c6-0a68621ec977'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:16:36.930030 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-08485a8a-9d24-4561-ab46-58a37873ed37 req-082ca4b1-f2b9-4426-872b-3bfa7eecd05a tempest-ServerRescueNegativeTestJSON-1009365864 None] attachment_update completed successfully.
May 30 20:16:37.555439 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Creating a new backup for volume volume-04169c41-c059-4377-a72d-9241442964d6. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:16:37.570236 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:37.610083 n-d-843949-2 sudo[118612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6
May 30 20:16:37.610942 n-d-843949-2 sudo[118612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:16:38.298320 n-d-843949-2 sudo[118612]: pam_unix(sudo:session): session closed for user root
May 30 20:16:38.300732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6" returned: 0 in 0.730s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:38.407173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:38.442143 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:38.442493 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: I_T nexus: 23
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: K3cAGQFGJEMyEAxAKFKT
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:38.443177 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:16:38.453687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Creating iscsi_target for Volume ID: volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Created volume path /opt/stack/data/cinder/volumes/volume-04169c41-c059-4377-a72d-9241442964d6,
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: incominguser bpW4hrTDVdC2wgfGPCzd rWgt6iAaEcXCVwxu
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]:
May 30 20:16:38.463950 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:16:38.466716 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:39.164563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6" returned: 0 in 0.698s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:39.165132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:39.165447 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:16:39.165806 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:16:39.166973 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:39.186037 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:39.186421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6\n Backing store flags: \n Account information:\n bpW4hrTDVdC2wgfGPCzd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: I_T nexus: 23
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: K3cAGQFGJEMyEAxAKFKT
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:16:39.187067 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:16:39.200806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:39.371330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.172s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:39.372004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6\n Backing store flags: \n Account information:\n bpW4hrTDVdC2wgfGPCzd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:39.384345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:16:39.523480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:16:39.523848 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6\n Backing store flags: \n Account information:\n bpW4hrTDVdC2wgfGPCzd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:16:39.525446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Set provider_location to: 10.222.0.84:3260,5 iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:16:39.573795 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Initialize volume connection completed successfully.
May 30 20:17:11.163930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:17:11.164753 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:17:11.166233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:11.221345 n-d-843949-2 sudo[119013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:17:11.223149 n-d-843949-2 sudo[119013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:12.147634 n-d-843949-2 sudo[119013]: pam_unix(sudo:session): session closed for user root
May 30 20:17:12.149708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.984s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:12.153081 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:12.203640 n-d-843949-2 sudo[119050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:17:12.204489 n-d-843949-2 sudo[119050]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:12.832134 n-d-843949-2 sudo[119050]: pam_unix(sudo:session): session closed for user root
May 30 20:17:12.834056 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:12.836059 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:17:23.171722 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Terminate volume connection completed successfully.
May 30 20:17:23.222834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:23.355396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:23.355997 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6\n Backing store flags: \n Account information:\n bpW4hrTDVdC2wgfGPCzd\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:23.357034 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Removing iscsi_target for Volume ID: 04169c41-c059-4377-a72d-9241442964d6
May 30 20:17:23.358274 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:23.615635 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-04169c41-c059-4377-a72d-9241442964d6 -f" returned: 0 in 0.255s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:23.619802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:23.621331 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:23.768822 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:23.769196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:23.769998 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d1701eea-4499-4f62-863c-db7f9b10f799 tempest-VolumesBackupsAdminTest-1485820026 None] Remove volume export completed successfully.
May 30 20:17:27.893212 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:17:27.897073 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:17:27.897568 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 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'
May 30 20:17:27.913146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Flow 'volume_create_manager' (ded2c2a7-db7d-475f-b03f-b80a1a3c0518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:27.917433 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d386b26-98ce-444b-a795-8e8610125a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:27.945576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:17:27.979295 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d386b26-98ce-444b-a795-8e8610125a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1755759516',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ec9f712d-4477-421f-b8ea-c18a62cebb86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5fc31d675c4cedbf2186089e4f965b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:17:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:17:28Z,user_id='79e13c65b47743eab266e57971e3cf14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:27.983871 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54ec5adf-e504-4c9c-91c7-c6535d971d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:27.987482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54ec5adf-e504-4c9c-91c7-c6535d971d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:27.990035 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4928d0fc-4869-4773-a6fd-46f706be30d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:27.993081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4928d0fc-4869-4773-a6fd-46f706be30d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ec9f712d-4477-421f-b8ea-c18a62cebb86', 'volume_name': 'volume-ec9f712d-4477-421f-b8ea-c18a62cebb86', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:27.995582 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6818bf1-eb57-467f-b885-93df972bd45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:27.997682 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6818bf1-eb57-467f-b885-93df972bd45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:27.999931 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c591f6f8-1446-4bc4-bc2f-a445186c7527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.000868 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Volume ec9f712d-4477-421f-b8ea-c18a62cebb86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ec9f712d-4477-421f-b8ea-c18a62cebb86', 'volume_size': 1}
May 30 20:17:28.002074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:28.038447 n-d-843949-2 sudo[119327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 stack-volumes-lvmdriver-1 -L 1g
May 30 20:17:28.039319 n-d-843949-2 sudo[119327]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:28.064436 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:17:28.069600 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:17:28.069852 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 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'
May 30 20:17:28.112238 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (e2d87ca1-7172-4c50-bdeb-57786db31cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:28.115466 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9564cf2c-c4d1-4193-b60d-ad59a460a14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.150419 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:17:28.176938 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9564cf2c-c4d1-4193-b60d-ad59a460a14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:17:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b9193c2d-121a-4612-9c34-353fbf57f428',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e317326d-e47d-4c74-b656-3e346558f8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849b59d74c334ac9875484610195af85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:17:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:17:28Z,user_id='a2a65dc36e3f4707b76e4987da351611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:28.179366 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c800815a-0a2a-423d-b5b3-266a663c3748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.181644 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c800815a-0a2a-423d-b5b3-266a663c3748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:28.184149 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f6ebc42-2c04-49de-ae54-6a4805934f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.186506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f6ebc42-2c04-49de-ae54-6a4805934f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e317326d-e47d-4c74-b656-3e346558f8cc', 'volume_name': 'volume-e317326d-e47d-4c74-b656-3e346558f8cc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:28.188840 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2cc4ef76-7438-4b99-882c-dfba106e0097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.190949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2cc4ef76-7438-4b99-882c-dfba106e0097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:28.193205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (055cde14-a337-411f-a5b7-9bd7e7efc7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:28.193983 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Volume e317326d-e47d-4c74-b656-3e346558f8cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e317326d-e47d-4c74-b656-3e346558f8cc', 'volume_size': 1}
May 30 20:17:28.195336 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e317326d-e47d-4c74-b656-3e346558f8cc stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:28.234919 n-d-843949-2 sudo[119333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e317326d-e47d-4c74-b656-3e346558f8cc stack-volumes-lvmdriver-1 -L 1g
May 30 20:17:28.248350 n-d-843949-2 sudo[119333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:28.993766 n-d-843949-2 sudo[119327]: pam_unix(sudo:session): session closed for user root
May 30 20:17:28.996534 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:29.000881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c591f6f8-1446-4bc4-bc2f-a445186c7527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec9f712d-4477-421f-b8ea-c18a62cebb86', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:29.004197 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a971907-8e10-4635-8b3f-7c02d64a95c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:29.036163 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Volume volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 (ec9f712d-4477-421f-b8ea-c18a62cebb86): created successfully
May 30 20:17:29.038286 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a971907-8e10-4635-8b3f-7c02d64a95c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:29.046589 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Flow 'volume_create_manager' (ded2c2a7-db7d-475f-b03f-b80a1a3c0518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:29.073909 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-93470fde-eb4f-4409-a770-270b253d1bf1 tempest-ServersNegativeTestJSON-575564986 None] Created volume successfully.
May 30 20:17:29.081647 n-d-843949-2 sudo[119333]: pam_unix(sudo:session): session closed for user root
May 30 20:17:29.084006 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e317326d-e47d-4c74-b656-3e346558f8cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.889s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:29.093967 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (055cde14-a337-411f-a5b7-9bd7e7efc7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e317326d-e47d-4c74-b656-3e346558f8cc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:29.095853 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4caf00bb-86b9-4e77-aad9-52b85217105a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:29.135830 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Volume volume-e317326d-e47d-4c74-b656-3e346558f8cc (e317326d-e47d-4c74-b656-3e346558f8cc): created successfully
May 30 20:17:29.146972 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4caf00bb-86b9-4e77-aad9-52b85217105a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:29.160724 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (e2d87ca1-7172-4c50-bdeb-57786db31cb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:29.185399 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Created volume successfully.
May 30 20:17:30.455009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:30.487041 n-d-843949-2 sudo[119436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:17:30.488236 n-d-843949-2 sudo[119436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:31.040270 n-d-843949-2 sudo[119436]: pam_unix(sudo:session): session closed for user root
May 30 20:17:31.042437 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc" returned: 0 in 0.587s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.105943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:31.133404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.133783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: I_T nexus: 23
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: K3cAGQFGJEMyEAxAKFKT
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.134503 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:17:31.150612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Creating iscsi_target for Volume ID: volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Created volume path /opt/stack/data/cinder/volumes/volume-e317326d-e47d-4c74-b656-3e346558f8cc,
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]:
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: incominguser s3vC2CzG6RzscKjdc45Z FfeG9gCjKZbELr9N
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]:
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]:
May 30 20:17:31.151126 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:17:31.155087 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:31.669358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc" returned: 0 in 0.517s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.670520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:31.670930 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:17:31.671288 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:17:31.672494 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:31.679259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.679882 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Target 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: I_T nexus: 23
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040000
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf40
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00040001
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf41
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: K3cAGQFGJEMyEAxAKFKT
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:17:31.680901 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:17:31.694628 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:31.801202 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.802065 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:31.803505 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:31.914100 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:31.914720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:31.916139 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Set provider_location to: 10.222.0.84:3260,5 iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:17:31.964347 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Initialize volume connection completed successfully.
May 30 20:17:32.813855 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:17:32.823059 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:17:32.823619 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 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'
May 30 20:17:32.845403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Flow 'volume_create_manager' (11a0c9db-21a0-4793-9602-d3e06c478d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:32.848869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bd49806-a661-4a78-8b11-d05aaf8d468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:32.881780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:17:32.942259 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bd49806-a661-4a78-8b11-d05aaf8d468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1820491362',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=1855f820-dffa-4363-88aa-68704aba0b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5fc31d675c4cedbf2186089e4f965b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:17:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:17:33Z,user_id='79e13c65b47743eab266e57971e3cf14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:32.947922 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (082367b3-173d-460d-a791-64e8876420ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:32.950408 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (082367b3-173d-460d-a791-64e8876420ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:32.952819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a73c949-da89-416b-be44-a790d4c98fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:32.959233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a73c949-da89-416b-be44-a790d4c98fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1855f820-dffa-4363-88aa-68704aba0b1b', 'volume_name': 'volume-1855f820-dffa-4363-88aa-68704aba0b1b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:32.968781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48ca41f-5b02-49c5-98d6-78757f94cfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:32.971124 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d48ca41f-5b02-49c5-98d6-78757f94cfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:32.973282 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ba804ac-38ea-4ca0-9665-999ed126308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:32.979179 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Volume 1855f820-dffa-4363-88aa-68704aba0b1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1855f820-dffa-4363-88aa-68704aba0b1b', 'volume_size': 1}
May 30 20:17:32.980473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1855f820-dffa-4363-88aa-68704aba0b1b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:33.030250 n-d-843949-2 sudo[119582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1855f820-dffa-4363-88aa-68704aba0b1b stack-volumes-lvmdriver-1 -L 1g
May 30 20:17:33.035652 n-d-843949-2 sudo[119582]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:17:33.887657 n-d-843949-2 sudo[119582]: pam_unix(sudo:session): session closed for user root
May 30 20:17:33.891463 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1855f820-dffa-4363-88aa-68704aba0b1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.910s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:33.895805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ba804ac-38ea-4ca0-9665-999ed126308c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1855f820-dffa-4363-88aa-68704aba0b1b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:33.898248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fdebbfd6-b0e0-4066-a5c3-f4ee54fbd78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:17:33.924182 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Volume volume-1855f820-dffa-4363-88aa-68704aba0b1b (1855f820-dffa-4363-88aa-68704aba0b1b): created successfully
May 30 20:17:33.928621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fdebbfd6-b0e0-4066-a5c3-f4ee54fbd78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:17:33.942044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Flow 'volume_create_manager' (11a0c9db-21a0-4793-9602-d3e06c478d2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:17:33.957846 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b66da938-8dda-4798-ba97-b88500f05ca4 tempest-ServersNegativeTestJSON-575564986 None] Created volume successfully.
May 30 20:17:45.141525 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-880f510c-4f73-4e99-a1ba-4d2bae8b73e2 req-873c9c50-f12f-453e-be6e-f5c9e80b17ec tempest-ServerRescueNegativeTestJSON-1009365864 None] Terminate volume connection completed successfully.
May 30 20:17:45.141525 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-880f510c-4f73-4e99-a1ba-4d2bae8b73e2 req-873c9c50-f12f-453e-be6e-f5c9e80b17ec tempest-ServerRescueNegativeTestJSON-1009365864 None] Deleting attachment 08b322de-a532-48ec-a5c6-0a68621ec977. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:17:45.141525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:45.345223 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:45.345806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506\n Backing store flags: \n Account information:\n K3cAGQFGJEMyEAxAKFKT\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:45.347358 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-880f510c-4f73-4e99-a1ba-4d2bae8b73e2 req-873c9c50-f12f-453e-be6e-f5c9e80b17ec tempest-ServerRescueNegativeTestJSON-1009365864 None] Removing iscsi_target for Volume ID: d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:17:45.348656 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:45.647981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 -f" returned: 0 in 0.291s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:45.647981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:17:45.647981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:17:45.786045 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:17:45.786830 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:04.082885 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Lock "b'cinder-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:18:04.259818 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:04.610835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.354s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:04.612273 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:04.613453 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Skipping remove_export. No iscsi_target is presently exported for volume: d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:18:04.615725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 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 stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:04.662339 n-d-843949-2 sudo[120032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:18:04.665495 n-d-843949-2 sudo[120032]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:05.649415 n-d-843949-2 sudo[120032]: pam_unix(sudo:session): session closed for user root
May 30 20:18:05.654779 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506" returned: 0 in 1.035s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:05.654779 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:05.698423 n-d-843949-2 sudo[120037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:18:05.706893 n-d-843949-2 sudo[120037]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:06.537552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506" returned: 0 in 0.873s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:06.537552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:06.525003 n-d-843949-2 sudo[120037]: pam_unix(sudo:session): session closed for user root
May 30 20:18:06.551787 n-d-843949-2 sudo[120045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:18:06.552602 n-d-843949-2 sudo[120045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:07.582138 n-d-843949-2 sudo[120045]: pam_unix(sudo:session): session closed for user root
May 30 20:18:07.589494 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506" returned: 0 in 1.052s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:07.589494 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Successfully deleted volume: d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506
May 30 20:18:07.720161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Created reservations ['f8bb5e41-9dec-4c61-9a6a-7790108cb257', 'f4c4ff33-3ebf-488f-9171-946370a26863', 'b8278229-e571-4644-86c0-98224985b3f9', 'f576e1d1-6545-46c3-a503-f6094989ec3b'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:18:07.720161 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:18:07.720161 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:18:07.720161 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:07.830276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:18:07.830993 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:07.870055 n-d-843949-2 sudo[120069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:18:07.870865 n-d-843949-2 sudo[120069]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:08.281695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Lock "b'cinder-627a44c7-5437-4859-aedc-da826fd42784-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:18:08.522765 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Skipping remove_export. No iscsi_target is presently exported for volume: 627a44c7-5437-4859-aedc-da826fd42784
May 30 20:18:08.525716 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 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 stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:08.569488 n-d-843949-2 sudo[120085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784
May 30 20:18:08.570270 n-d-843949-2 sudo[120085]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:08.921909 n-d-843949-2 sudo[120069]: pam_unix(sudo:session): session closed for user root
May 30 20:18:08.928970 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 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 1.093s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:08.940078 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:08.988664 n-d-843949-2 sudo[120097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:18:08.998449 n-d-843949-2 sudo[120097]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:09.468737 n-d-843949-2 sudo[120085]: pam_unix(sudo:session): session closed for user root
May 30 20:18:09.471088 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784" returned: 0 in 0.946s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:09.472918 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:09.566841 n-d-843949-2 sudo[120115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784
May 30 20:18:09.570847 n-d-843949-2 sudo[120115]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:10.093176 n-d-843949-2 sudo[120097]: pam_unix(sudo:session): session closed for user root
May 30 20:18:10.112382 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.169s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:10.115893 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:18:10.135635 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Deleted volume successfully.
May 30 20:18:10.160849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-23d1fda7-d18a-40f9-bc92-51d0e134e4f0 tempest-ServerRescueNegativeTestJSON-1009365864 None] Lock "b'cinder-d4787cd3-a5dd-4ea4-8ce8-1f0e21c6c506-delete_volume'" released by "delete_volume" :: held 6.077s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:18:10.656653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784" returned: 0 in 1.178s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:10.656653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:10.649066 n-d-843949-2 sudo[120115]: pam_unix(sudo:session): session closed for user root
May 30 20:18:10.677191 n-d-843949-2 sudo[120136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784
May 30 20:18:10.678180 n-d-843949-2 sudo[120136]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:11.163094 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:18:11.163776 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:18:11.164441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:11.254273 n-d-843949-2 sudo[120142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:18:11.255122 n-d-843949-2 sudo[120142]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:11.613979 n-d-843949-2 sudo[120136]: pam_unix(sudo:session): session closed for user root
May 30 20:18:11.616214 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-627a44c7-5437-4859-aedc-da826fd42784" returned: 0 in 0.963s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:11.617306 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Successfully deleted volume: 627a44c7-5437-4859-aedc-da826fd42784
May 30 20:18:11.793578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Created reservations ['74c3daf5-1c35-49d8-be58-32ad1b3f90c2', '9cf92b32-c805-456c-a55c-7267b6401633', '435988ec-20a4-40b7-b32b-30c1273fe603', '35ec44a3-55d9-4606-bd3e-14b4621787f0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:18:11.793578 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:18:11.793578 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:18:11.793578 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:11.895409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:18:11.897305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:11.980192 n-d-843949-2 sudo[120149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:18:11.983626 n-d-843949-2 sudo[120149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:12.169449 n-d-843949-2 sudo[120142]: pam_unix(sudo:session): session closed for user root
May 30 20:18:12.174064 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.008s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:12.180351 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:12.236956 n-d-843949-2 sudo[120152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:18:12.240027 n-d-843949-2 sudo[120152]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:12.887581 n-d-843949-2 sudo[120149]: pam_unix(sudo:session): session closed for user root
May 30 20:18:12.889826 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 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.993s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:12.891386 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:12.953028 n-d-843949-2 sudo[120158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:18:12.954744 n-d-843949-2 sudo[120158]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:13.464379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.284s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:13.464379 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:18:13.458109 n-d-843949-2 sudo[120152]: pam_unix(sudo:session): session closed for user root
May 30 20:18:13.752312 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.860s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:13.749624 n-d-843949-2 sudo[120158]: pam_unix(sudo:session): session closed for user root
May 30 20:18:13.757316 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:18:13.757316 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Deleted volume successfully.
May 30 20:18:13.786025 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2051f689-d885-422c-8816-b992dade459b tempest-ServerRescueNegativeTestJSON-1009365864 None] Lock "b'cinder-627a44c7-5437-4859-aedc-da826fd42784-delete_volume'" released by "delete_volume" :: held 5.524s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:18:15.217553 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Terminate volume connection completed successfully.
May 30 20:18:15.273202 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:15.446837 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:15.447222 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc\n Backing store flags: \n Account information:\n s3vC2CzG6RzscKjdc45Z\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:15.447952 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Removing iscsi_target for Volume ID: e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:15.449076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:15.774775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e317326d-e47d-4c74-b656-3e346558f8cc -f" returned: 0 in 0.325s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:15.775102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:15.776551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:15.921762 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:15.922123 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:15.922911 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-aa54e46a-ebd6-421f-a5e0-05bd759b9de7 tempest-VolumesBackupsAdminTest-1485820026 None] Remove volume export completed successfully.
May 30 20:18:17.604539 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-e317326d-e47d-4c74-b656-3e346558f8cc-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:18:17.705262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:17.940036 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:17.940396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:17.941139 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Skipping remove_export. No iscsi_target is presently exported for volume: e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:17.942146 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:17.974640 n-d-843949-2 sudo[120283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:17.983584 n-d-843949-2 sudo[120283]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:18.748188 n-d-843949-2 sudo[120283]: pam_unix(sudo:session): session closed for user root
May 30 20:18:18.750333 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc" returned: 0 in 0.808s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:18.752786 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:18.788922 n-d-843949-2 sudo[120317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:18.790629 n-d-843949-2 sudo[120317]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:19.587760 n-d-843949-2 sudo[120317]: pam_unix(sudo:session): session closed for user root
May 30 20:18:19.590754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc" returned: 0 in 0.837s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:19.592849 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:19.619191 n-d-843949-2 sudo[120325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:19.620952 n-d-843949-2 sudo[120325]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:20.462745 n-d-843949-2 sudo[120325]: pam_unix(sudo:session): session closed for user root
May 30 20:18:20.465198 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e317326d-e47d-4c74-b656-3e346558f8cc" returned: 0 in 0.872s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:20.467338 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Successfully deleted volume: e317326d-e47d-4c74-b656-3e346558f8cc
May 30 20:18:20.588901 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Created reservations ['442608d9-2af9-4b51-aa02-b7e0b70774d1', 'ba824d4b-8072-4f38-8630-d9e1b0cf021a', '8f4fad27-72e1-46dd-aac5-dc6d8636aa99', '54a6365a-256e-4dc4-8c4f-985f98bfa972'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:18:20.591310 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:18:20.591310 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:18:20.591310 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:20.661974 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:18:20.662864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:20.705691 n-d-843949-2 sudo[120333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:18:20.707786 n-d-843949-2 sudo[120333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:21.314720 n-d-843949-2 sudo[120333]: pam_unix(sudo:session): session closed for user root
May 30 20:18:21.318335 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 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.654s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:21.320778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:21.358332 n-d-843949-2 sudo[120349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:18:21.359741 n-d-843949-2 sudo[120349]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:21.948213 n-d-843949-2 sudo[120349]: pam_unix(sudo:session): session closed for user root
May 30 20:18:21.950880 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:21.954467 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:18:21.961452 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Deleted volume successfully.
May 30 20:18:21.993965 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-005cee98-fec1-44ce-a77e-f77ff82dfbcf tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-e317326d-e47d-4c74-b656-3e346558f8cc-delete_volume'" released by "delete_volume" :: held 4.390s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:18:23.992367 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:18:23.999470 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:18:24.000237 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 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'
May 30 20:18:24.040299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (451bc74a-3fb3-45d1-9efe-3698052698ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:24.045465 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a4c1691-ca27-4668-9067-c83355ab3b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:24.078661 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:18:24.112543 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a4c1691-ca27-4668-9067-c83355ab3b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1638725032',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c6809f33-4c11-49b0-a3ae-d1334a8a15b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849b59d74c334ac9875484610195af85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:18:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:18:24Z,user_id='a2a65dc36e3f4707b76e4987da351611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:24.115792 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93af66c4-d933-4b60-96b1-df447cb9f94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:24.118391 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93af66c4-d933-4b60-96b1-df447cb9f94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:24.123427 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14a4e405-28ff-40de-b0b5-42f7472a8174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:24.125875 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14a4e405-28ff-40de-b0b5-42f7472a8174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6809f33-4c11-49b0-a3ae-d1334a8a15b7', 'volume_name': 'volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:24.130941 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3c4d71-04df-4b55-b92b-3ff252f72b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:24.133693 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b3c4d71-04df-4b55-b92b-3ff252f72b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:24.136053 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7af4a2f-90a0-47fc-96a6-fcd514bf5e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:24.137043 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Volume c6809f33-4c11-49b0-a3ae-d1334a8a15b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7', 'volume_size': 1}
May 30 20:18:24.139225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:24.184136 n-d-843949-2 sudo[120366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 stack-volumes-lvmdriver-1 -L 1g
May 30 20:18:24.186526 n-d-843949-2 sudo[120366]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:25.080131 n-d-843949-2 sudo[120366]: pam_unix(sudo:session): session closed for user root
May 30 20:18:25.082487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.943s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:25.088567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e7af4a2f-90a0-47fc-96a6-fcd514bf5e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:25.092125 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f04c3c05-a165-4aa4-907f-ad69cfa51fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:25.108699 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Volume volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 (c6809f33-4c11-49b0-a3ae-d1334a8a15b7): created successfully
May 30 20:18:25.111707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f04c3c05-a165-4aa4-907f-ad69cfa51fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:25.123202 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Flow 'volume_create_manager' (451bc74a-3fb3-45d1-9efe-3698052698ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:25.144753 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-48dab9b2-02bc-44db-bc04-106da8a5e07c tempest-VolumesBackupsAdminTest-1485820026 None] Created volume successfully.
May 30 20:18:26.753328 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Creating a new backup for volume volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:18:26.769675 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:26.796587 n-d-843949-2 sudo[120417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:18:26.798021 n-d-843949-2 sudo[120417]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:27.298738 n-d-843949-2 sudo[120417]: pam_unix(sudo:session): session closed for user root
May 30 20:18:27.301133 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7" returned: 0 in 0.531s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:27.404150 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:27.412076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:27.412633 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:27.413525 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:18:27.423567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Creating iscsi_target for Volume ID: volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Created volume path /opt/stack/data/cinder/volumes/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7,
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: incominguser 4fq982QeaBKAwHAJvr5R DA44nue72rjaHDSA
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:27.431533 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:18:27.436416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:27.990257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7" returned: 0 in 0.556s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:27.990867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:27.990984 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:18:27.991602 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:18:27.992969 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:28.005319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:28.006299 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 20\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus: 20
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ii9vjH6Eo8FFftHdEz8c
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus: 21
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: h5SvANDurq8jQLGoLHJf
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: I_T nexus: 22
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: fWcvp3T7ab85WDSpQg4B
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:18:28.007393 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:18:28.022299 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:28.284501 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:28.285166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:28.286519 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:28.580332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:28.581085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:28.582828 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Set provider_location to: 10.222.0.84:3260,4 iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:18:28.641621 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Initialize volume connection completed successfully.
May 30 20:18:28.674963 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:18:28.680739 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:18:28.681771 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 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'
May 30 20:18:28.708895 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Flow 'volume_create_manager' (8fe8da97-4fcf-47d9-b49d-31ff97dc7603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:28.716475 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06335dbd-8821-4de8-876f-3fbb91e3aa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:28.755123 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:18:28.789129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06335dbd-8821-4de8-876f-3fbb91e3aa83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1704015185',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=d79b162f-86ef-468a-892d-c930d972be39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7996dc1a0d8e48d3b9cb999a9ef1b380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:18:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:18:29Z,user_id='dab0c5ce3c72402786b67141113d3ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:28.792602 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66875d48-7c4a-43bf-bda0-ead9b9607a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:28.796752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66875d48-7c4a-43bf-bda0-ead9b9607a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:28.800034 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5eb4683-83d3-464d-a92b-d01db35212df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:28.805392 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5eb4683-83d3-464d-a92b-d01db35212df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd79b162f-86ef-468a-892d-c930d972be39', 'volume_name': 'volume-d79b162f-86ef-468a-892d-c930d972be39', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:28.810081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6c47027-b240-49cf-9c2a-a2216cebec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:28.813277 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6c47027-b240-49cf-9c2a-a2216cebec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:28.815865 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7e51f2f-9c57-4544-9d1e-6feb7510c2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:28.817785 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Volume d79b162f-86ef-468a-892d-c930d972be39: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d79b162f-86ef-468a-892d-c930d972be39', 'volume_size': 1}
May 30 20:18:28.819161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79b162f-86ef-468a-892d-c930d972be39 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:28.855184 n-d-843949-2 sudo[120467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79b162f-86ef-468a-892d-c930d972be39 stack-volumes-lvmdriver-1 -L 1g
May 30 20:18:28.856926 n-d-843949-2 sudo[120467]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:29.730224 n-d-843949-2 sudo[120467]: pam_unix(sudo:session): session closed for user root
May 30 20:18:29.732951 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d79b162f-86ef-468a-892d-c930d972be39 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.913s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:29.746013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7e51f2f-9c57-4544-9d1e-6feb7510c2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d79b162f-86ef-468a-892d-c930d972be39', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:29.748763 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ae6558d-3d78-457e-8d20-74364d680fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:29.767644 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Volume volume-d79b162f-86ef-468a-892d-c930d972be39 (d79b162f-86ef-468a-892d-c930d972be39): created successfully
May 30 20:18:29.771899 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7ae6558d-3d78-457e-8d20-74364d680fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:29.781564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Flow 'volume_create_manager' (8fe8da97-4fcf-47d9-b49d-31ff97dc7603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:29.800159 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-89c0d283-123d-4db7-8af9-78d4d7a5ac45 tempest-VolumesMetadataTest-260245926 None] Created volume successfully.
May 30 20:18:32.859445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Lock "b'cinder-d79b162f-86ef-468a-892d-c930d972be39-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:18:33.053966 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Skipping remove_export. No iscsi_target is presently exported for volume: d79b162f-86ef-468a-892d-c930d972be39
May 30 20:18:33.056931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 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 stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:33.099778 n-d-843949-2 sudo[120633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39
May 30 20:18:33.138930 n-d-843949-2 sudo[120633]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:34.015274 n-d-843949-2 sudo[120633]: pam_unix(sudo:session): session closed for user root
May 30 20:18:34.018947 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39" returned: 0 in 0.963s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:34.020687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:34.057055 n-d-843949-2 sudo[120646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39
May 30 20:18:34.064025 n-d-843949-2 sudo[120646]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:34.739053 n-d-843949-2 sudo[120646]: pam_unix(sudo:session): session closed for user root
May 30 20:18:34.741313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39" returned: 0 in 0.720s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:34.743244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:34.829149 n-d-843949-2 sudo[120651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39
May 30 20:18:34.851264 n-d-843949-2 sudo[120651]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:35.710647 n-d-843949-2 sudo[120651]: pam_unix(sudo:session): session closed for user root
May 30 20:18:35.735847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d79b162f-86ef-468a-892d-c930d972be39" returned: 0 in 0.992s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:35.737801 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Successfully deleted volume: d79b162f-86ef-468a-892d-c930d972be39
May 30 20:18:35.810344 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Created reservations ['dec33c9c-6884-4175-a808-f84ee557e834', '5a423a13-6805-47d2-b6b3-d2c3f71ec75b', '02071013-4b82-49a5-b4b8-2eae6c94cd85', '1ce652b7-a227-4617-95af-63c3c511a0c4'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:18:35.815008 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:18:35.815008 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:18:35.815008 n-d-843949-2 cinder-volume[92362]:
May 30 20:18:35.890979 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:18:35.892089 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:35.939110 n-d-843949-2 sudo[120681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:18:35.944792 n-d-843949-2 sudo[120681]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:36.794988 n-d-843949-2 sudo[120681]: pam_unix(sudo:session): session closed for user root
May 30 20:18:36.797257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 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.905s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:36.801550 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:36.856876 n-d-843949-2 sudo[120703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:18:36.857730 n-d-843949-2 sudo[120703]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:37.861699 n-d-843949-2 sudo[120703]: pam_unix(sudo:session): session closed for user root
May 30 20:18:37.865169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.063s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:37.868550 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:18:37.877693 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Deleted volume successfully.
May 30 20:18:37.918620 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-726a5357-2b6c-485a-b720-02de5bd39905 tempest-VolumesMetadataTest-260245926 None] Lock "b'cinder-d79b162f-86ef-468a-892d-c930d972be39-delete_volume'" released by "delete_volume" :: held 5.059s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:18:44.486735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:18:44.491922 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:18:44.492562 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 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'
May 30 20:18:44.507504 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Flow 'volume_create_manager' (947a5b8e-79f8-46d6-821f-f01edc30be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:44.513457 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2170b011-ec4a-4cba-8383-62f9bae666be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:44.541057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:18:44.574660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2170b011-ec4a-4cba-8383-62f9bae666be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1812589711',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c8061dbf-d357-4173-9e03-4f09eacb1a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608b247ba58240c299e7afc7b3126780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:18:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:18:44Z,user_id='5598c8bef7d145c19b1367e89a04659c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:44.579400 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a976d0dc-504c-4486-95eb-7c5e5a13f57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:44.581748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a976d0dc-504c-4486-95eb-7c5e5a13f57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:44.586507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65d06edc-9f5b-4905-8076-4fc134c3bd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:44.589651 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65d06edc-9f5b-4905-8076-4fc134c3bd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8061dbf-d357-4173-9e03-4f09eacb1a31', 'volume_name': 'volume-c8061dbf-d357-4173-9e03-4f09eacb1a31', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:44.592964 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f7e615d-2f4d-47e5-99d7-00930186604c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:44.600962 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f7e615d-2f4d-47e5-99d7-00930186604c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:44.607400 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33142ed0-8cdd-49b0-863f-86b726a07961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:44.608293 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Volume c8061dbf-d357-4173-9e03-4f09eacb1a31: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8061dbf-d357-4173-9e03-4f09eacb1a31', 'volume_size': 1}
May 30 20:18:44.610446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:44.634334 n-d-843949-2 sudo[120810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 stack-volumes-lvmdriver-1 -L 1g
May 30 20:18:44.635133 n-d-843949-2 sudo[120810]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:18:45.336906 n-d-843949-2 sudo[120810]: pam_unix(sudo:session): session closed for user root
May 30 20:18:45.340028 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:45.343704 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33142ed0-8cdd-49b0-863f-86b726a07961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8061dbf-d357-4173-9e03-4f09eacb1a31', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:45.346346 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f813c97-af47-4d6d-a737-8cc53540879a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:18:45.357496 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Volume volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 (c8061dbf-d357-4173-9e03-4f09eacb1a31): created successfully
May 30 20:18:45.360161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f813c97-af47-4d6d-a737-8cc53540879a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:18:45.363689 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Flow 'volume_create_manager' (947a5b8e-79f8-46d6-821f-f01edc30be5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:18:45.373874 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e9087d39-8c39-46b7-844b-feecea1d2b0e tempest-VolumesActionsTest-503211587 None] Created volume successfully.
May 30 20:18:54.878561 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-22e6e11d-2f3a-4948-914e-d6704efa3b1e tempest-TaggedBootDevicesTest-1455261350 None] Terminate volume connection completed successfully.
May 30 20:18:54.880471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-22e6e11d-2f3a-4948-914e-d6704efa3b1e tempest-TaggedBootDevicesTest-1455261350 None] Deleting attachment 9733fb5a-cf63-4785-b059-f6cbc98b2cc9. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:18:54.886653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:55.037166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:55.037549 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0\n Backing store flags: \n Account information:\n ii9vjH6Eo8FFftHdEz8c\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:55.038288 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-22e6e11d-2f3a-4948-914e-d6704efa3b1e tempest-TaggedBootDevicesTest-1455261350 None] Removing iscsi_target for Volume ID: b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:18:55.039498 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:55.175217 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b3460fab-ef86-403a-83e3-0585c7d55da0 -f" returned: 0 in 0.135s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:55.175736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:55.180554 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:55.361823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:55.362305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:55.666705 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-4340336d-df1d-4fc9-83b3-f250641f3ec0 tempest-TaggedBootDevicesTest-1455261350 None] Terminate volume connection completed successfully.
May 30 20:18:55.667174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-4340336d-df1d-4fc9-83b3-f250641f3ec0 tempest-TaggedBootDevicesTest-1455261350 None] Deleting attachment 86d7d920-edc6-4e1e-b2b1-daa05b110bff. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:18:55.670584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:55.863866 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:55.864315 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd\n Backing store flags: \n Account information:\n h5SvANDurq8jQLGoLHJf\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:55.865071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-4340336d-df1d-4fc9-83b3-f250641f3ec0 tempest-TaggedBootDevicesTest-1455261350 None] Removing iscsi_target for Volume ID: 11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:18:55.868196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:55.988170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd -f" returned: 0 in 0.121s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:55.988730 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:55.991219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:56.151428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:56.152007 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:56.423263 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-13474acf-3345-4a7a-ae15-4f2643de4cd9 tempest-TaggedBootDevicesTest-1455261350 None] Terminate volume connection completed successfully.
May 30 20:18:56.423263 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-13474acf-3345-4a7a-ae15-4f2643de4cd9 tempest-TaggedBootDevicesTest-1455261350 None] Deleting attachment a23062b8-bd4e-40f4-8f77-c37e1914e3e0. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:18:56.426276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:56.549722 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:56.550439 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3\n Backing store flags: \n Account information:\n fWcvp3T7ab85WDSpQg4B\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:56.551292 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-0676172b-57aa-47b8-97e1-db0070acf8a1 req-13474acf-3345-4a7a-ae15-4f2643de4cd9 tempest-TaggedBootDevicesTest-1455261350 None] Removing iscsi_target for Volume ID: 3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:18:56.554571 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:56.774132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 -f" returned: 0 in 0.221s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:56.774414 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:18:56.783915 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:18:56.906311 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:18:56.906906 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:11.161158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:19:11.162360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:11.163214 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:11.201262 n-d-843949-2 sudo[121092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:11.202211 n-d-843949-2 sudo[121092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:11.933202 n-d-843949-2 sudo[121092]: pam_unix(sudo:session): session closed for user root
May 30 20:19:11.935322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.772s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:11.939783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:11.984985 n-d-843949-2 sudo[121095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:11.992421 n-d-843949-2 sudo[121095]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:12.089095 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b83c6282-f283-440c-a78e-9d13a72896bb tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31'" acquired by "attach_volume" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:12.241029 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b83c6282-f283-440c-a78e-9d13a72896bb tempest-VolumesActionsTest-503211587 None] Attaching volume c8061dbf-d357-4173-9e03-4f09eacb1a31 to instance 91f220a8-273a-4378-8024-8706af66ede8 at mountpoint /dev/sdb on host None.
May 30 20:19:12.372553 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b83c6282-f283-440c-a78e-9d13a72896bb tempest-VolumesActionsTest-503211587 None] Attach volume completed successfully.
May 30 20:19:12.377311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b83c6282-f283-440c-a78e-9d13a72896bb tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31'" released by "attach_volume" :: held 0.289s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:12.879233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-detach_volume'" acquired by "detach_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:12.887210 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] Detaching volume c8061dbf-d357-4173-9e03-4f09eacb1a31 from instance 91f220a8-273a-4378-8024-8706af66ede8.
May 30 20:19:12.890027 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:19:13.003447 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:13.003447 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:13.003447 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:13.040423 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] Detach volume completed successfully.
May 30 20:19:13.056799 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a7fc31be-e9be-4db4-8dac-d02f11c13dce tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-detach_volume'" released by "detach_volume" :: held 0.178s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:13.260399 n-d-843949-2 sudo[121095]: pam_unix(sudo:session): session closed for user root
May 30 20:19:13.262386 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.323s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:13.263932 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:14.730041 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Terminate volume connection completed successfully.
May 30 20:19:14.858928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:14.975166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:14.975811 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7\n Backing store flags: \n Account information:\n 4fq982QeaBKAwHAJvr5R\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:14.976737 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Removing iscsi_target for Volume ID: c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:14.980709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:15.428471 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 -f" returned: 0 in 0.448s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:15.429022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:15.433111 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:15.652689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:15.653203 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:15.654208 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6a1c4da1-a812-4016-b513-5b498ba5b31a tempest-VolumesBackupsAdminTest-1485820026 None] Remove volume export completed successfully.
May 30 20:19:15.927252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:16.046918 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:16.150934 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:16.151231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:16.152426 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:19:16.153012 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:16.195830 n-d-843949-2 sudo[121176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:19:16.198492 n-d-843949-2 sudo[121176]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:16.952487 n-d-843949-2 sudo[121176]: pam_unix(sudo:session): session closed for user root
May 30 20:19:16.954767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3" returned: 0 in 0.801s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:16.956625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:16.999805 n-d-843949-2 sudo[121179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:19:17.009245 n-d-843949-2 sudo[121179]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:17.853127 n-d-843949-2 sudo[121179]: pam_unix(sudo:session): session closed for user root
May 30 20:19:17.856896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3" returned: 0 in 0.900s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:17.865532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:17.918438 n-d-843949-2 sudo[121192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:19:17.919455 n-d-843949-2 sudo[121192]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:18.885647 n-d-843949-2 sudo[121192]: pam_unix(sudo:session): session closed for user root
May 30 20:19:18.889936 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3" returned: 0 in 1.024s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:18.896189 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Successfully deleted volume: 3591a0ba-52b9-46f8-b4a3-fff027a6b2d3
May 30 20:19:19.048723 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Created reservations ['d61d5cb1-e69b-4f14-9ac3-ca7b3772352a', 'd2b77d4d-1b15-481d-99ea-3ee59b6af7b6', '25856717-0930-436f-be2d-2712ddc7b332', '8e4125c7-84e1-47bb-a113-4a8e745bf2b9'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:19:19.051489 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:19.051489 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:19.051489 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:19.151121 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:19.152318 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:19.270138 n-d-843949-2 sudo[121200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:19.274219 n-d-843949-2 sudo[121200]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:19.856146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-11472dca-1ee2-472e-a5f7-825d6ef4fafd-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:20.069792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:20.100359 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:19:20.110002 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:19:20.111649 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 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'
May 30 20:19:20.140359 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (734612b0-3499-4064-a2ab-7600cbb8aa56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:19:20.149661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaa705cc-d70d-4479-938c-7c8b8ef0984b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:20.197356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:19:20.272745 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaa705cc-d70d-4479-938c-7c8b8ef0984b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-713185286',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=b176a569-38a9-42f6-ad14-555889580bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a048fd6ea7c2440198c694d9cbd88a49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:19:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:19:20Z,user_id='b72f7c1228f2405cb0508e2c76b692c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:20.282588 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54a8ff53-d4e1-4734-80b9-781804307d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:20.287636 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54a8ff53-d4e1-4734-80b9-781804307d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:20.302604 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (150c2c82-b4f1-4db4-ada8-fae0f07c1677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:20.307990 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (150c2c82-b4f1-4db4-ada8-fae0f07c1677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b176a569-38a9-42f6-ad14-555889580bf4', 'volume_name': 'volume-b176a569-38a9-42f6-ad14-555889580bf4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:20.316771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b0ccbe3-751a-4ef8-8758-fd517289dfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:20.332099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b0ccbe3-751a-4ef8-8758-fd517289dfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:20.335075 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3436f66d-1913-40eb-acf3-6a0727fe7016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:20.336191 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Volume b176a569-38a9-42f6-ad14-555889580bf4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b176a569-38a9-42f6-ad14-555889580bf4', 'volume_size': 1}
May 30 20:19:20.337709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b176a569-38a9-42f6-ad14-555889580bf4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:20.375387 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:20.375725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:20.376713 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:19:20.378615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:20.391813 n-d-843949-2 sudo[121207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b176a569-38a9-42f6-ad14-555889580bf4 stack-volumes-lvmdriver-1 -L 1g
May 30 20:19:20.402054 n-d-843949-2 sudo[121200]: pam_unix(sudo:session): session closed for user root
May 30 20:19:20.405399 n-d-843949-2 sudo[121207]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:20.410717 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 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 1.258s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:20.412800 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:20.437823 n-d-843949-2 sudo[121208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:19:20.439199 n-d-843949-2 sudo[121208]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:20.469738 n-d-843949-2 sudo[121210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:20.470557 n-d-843949-2 sudo[121210]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:21.244846 n-d-843949-2 sudo[121207]: pam_unix(sudo:session): session closed for user root
May 30 20:19:21.247099 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b176a569-38a9-42f6-ad14-555889580bf4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.909s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:21.250677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3436f66d-1913-40eb-acf3-6a0727fe7016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b176a569-38a9-42f6-ad14-555889580bf4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:21.255646 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7222c85-54ce-4238-9882-9c16708fee93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:21.287120 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Volume volume-b176a569-38a9-42f6-ad14-555889580bf4 (b176a569-38a9-42f6-ad14-555889580bf4): created successfully
May 30 20:19:21.289100 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7222c85-54ce-4238-9882-9c16708fee93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:21.316057 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (734612b0-3499-4064-a2ab-7600cbb8aa56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:19:21.337746 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6e0ac9eb-b650-4965-b79d-257e72e89d25 tempest-AttachVolumeNegativeTest-608672088 None] Created volume successfully.
May 30 20:19:21.582111 n-d-843949-2 sudo[121210]: pam_unix(sudo:session): session closed for user root
May 30 20:19:21.584572 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.172s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:21.586907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:21.613380 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Deleted volume successfully.
May 30 20:19:21.633600 n-d-843949-2 sudo[121208]: pam_unix(sudo:session): session closed for user root
May 30 20:19:21.653567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c1a16a3e-c5bb-4e7a-a88b-c665eef5c926 tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-3591a0ba-52b9-46f8-b4a3-fff027a6b2d3-delete_volume'" released by "delete_volume" :: held 5.726s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:21.654969 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd" returned: 0 in 1.277s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:21.656546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:21.691232 n-d-843949-2 sudo[121246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:19:21.693709 n-d-843949-2 sudo[121246]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:22.630453 n-d-843949-2 sudo[121246]: pam_unix(sudo:session): session closed for user root
May 30 20:19:22.633171 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd" returned: 0 in 0.976s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:22.636664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:22.657227 n-d-843949-2 sudo[121249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:19:22.658017 n-d-843949-2 sudo[121249]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:23.217170 n-d-843949-2 sudo[121249]: pam_unix(sudo:session): session closed for user root
May 30 20:19:23.219388 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11472dca-1ee2-472e-a5f7-825d6ef4fafd" returned: 0 in 0.582s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:23.220473 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Successfully deleted volume: 11472dca-1ee2-472e-a5f7-825d6ef4fafd
May 30 20:19:23.415346 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Created reservations ['fc094f08-a477-410c-bc81-500fb6e9c2fe', 'aa1d579e-8197-458b-9304-633b49fc6591', '3b2d72b3-14cd-47e1-856c-ffcd2c5d1992', 'b7de3149-fc22-4683-aaec-bddaf9810255'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:19:23.417772 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:23.417772 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:23.417772 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:23.496147 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:23.497155 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:23.546711 n-d-843949-2 sudo[121254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:23.547604 n-d-843949-2 sudo[121254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:23.802021 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-b3460fab-ef86-403a-83e3-0585c7d55da0-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:24.014167 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:24.353959 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.338s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:24.354559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239502368]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:24.355411 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:19:24.357013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:24.423026 n-d-843949-2 sudo[121261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:19:24.432550 n-d-843949-2 sudo[121261]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:24.849724 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-c6809f33-4c11-49b0-a3ae-d1334a8a15b7-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:24.909081 n-d-843949-2 sudo[121254]: pam_unix(sudo:session): session closed for user root
May 30 20:19:25.026545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 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 1.529s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:25.067027 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:25.133722 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:25.155342 n-d-843949-2 sudo[121268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:25.175427 n-d-843949-2 sudo[121268]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:25.193910 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:25.276157 n-d-843949-2 sudo[121271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:19:25.280880 n-d-843949-2 sudo[121271]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:25.466181 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:25.466723 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240437056]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:25.467789 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:25.469286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:25.532380 n-d-843949-2 sudo[121274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:25.538894 n-d-843949-2 sudo[121274]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:25.795849 n-d-843949-2 sudo[121261]: pam_unix(sudo:session): session closed for user root
May 30 20:19:25.798191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0" returned: 0 in 1.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:25.800576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:25.873793 n-d-843949-2 sudo[121277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:19:25.878883 n-d-843949-2 sudo[121277]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:26.379538 n-d-843949-2 sudo[121271]: pam_unix(sudo:session): session closed for user root
May 30 20:19:26.388481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4" returned: 0 in 1.197s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:26.451669 n-d-843949-2 sudo[121268]: pam_unix(sudo:session): session closed for user root
May 30 20:19:26.523221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.456s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:26.536093 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:26.557985 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:26.559229 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Deleted volume successfully.
May 30 20:19:26.570272 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:26.570792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:26.571574 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:19:26.573134 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Creating iscsi_target for Volume ID: volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Created volume path /opt/stack/data/cinder/volumes/volume-b176a569-38a9-42f6-ad14-555889580bf4,
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: incominguser xe7YqxLEiz9GzgzL68tr 4NbQFRLHuGv68E73
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:26.579560 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:19:26.584815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:26.613629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6262e37d-f319-494f-9df0-2aca812aebdd tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-11472dca-1ee2-472e-a5f7-825d6ef4fafd-delete_volume'" released by "delete_volume" :: held 6.753s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:26.739511 n-d-843949-2 sudo[121274]: pam_unix(sudo:session): session closed for user root
May 30 20:19:26.742666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7" returned: 0 in 1.273s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:26.743556 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:26.787390 n-d-843949-2 sudo[121285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:26.789925 n-d-843949-2 sudo[121285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:26.967386 n-d-843949-2 sudo[121277]: pam_unix(sudo:session): session closed for user root
May 30 20:19:26.969815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0" returned: 0 in 1.169s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:26.972011 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:27.007900 n-d-843949-2 sudo[121288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:19:27.009682 n-d-843949-2 sudo[121288]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:27.565260 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4" returned: 0 in 0.982s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:27.566256 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:27.567202 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:19:27.567718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:19:27.569483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:27.581783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:27.582134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4\n Backing store flags: \n Account information:\n xe7YqxLEiz9GzgzL68tr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:27.582964 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:19:27.584640 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:27.687494 n-d-843949-2 sudo[121285]: pam_unix(sudo:session): session closed for user root
May 30 20:19:27.689971 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7" returned: 0 in 0.946s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:27.691659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:27.749826 n-d-843949-2 sudo[121320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:27.752553 n-d-843949-2 sudo[121320]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:27.813612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:27.813980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4\n Backing store flags: \n Account information:\n xe7YqxLEiz9GzgzL68tr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:27.815371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:28.103880 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.288s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:28.104221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4\n Backing store flags: \n Account information:\n xe7YqxLEiz9GzgzL68tr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:28.105775 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:19:28.202181 n-d-843949-2 sudo[121288]: pam_unix(sudo:session): session closed for user root
May 30 20:19:28.208652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3460fab-ef86-403a-83e3-0585c7d55da0" returned: 0 in 1.237s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:28.209864 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Successfully deleted volume: b3460fab-ef86-403a-83e3-0585c7d55da0
May 30 20:19:28.228707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4', 'target_lun': 1, 'volume_id': 'b176a569-38a9-42f6-ad14-555889580bf4', 'auth_method': 'CHAP', 'auth_username': 'xe7YqxLEiz9GzgzL68tr', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c2e23d5d-411a-4027-8cdd-368dbc9f8b29'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:19:28.364258 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Created reservations ['d1a584c8-2b6f-4a35-9d47-91bd6dd7ef92', '595cd417-f08a-4b65-bd9c-9219118debd0', 'c1e557b9-99fb-4b3b-9eb4-c7c81b3ab7a3', 'a0680186-0b5b-40a5-9bb5-616c2a3f2a69'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:19:28.366540 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:28.366540 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:28.366540 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:28.418870 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9b9fea95-1250-4881-a6e7-b5662d8b638c req-9f5d43d4-eadd-49c8-8883-86a0a8dd377a tempest-AttachVolumeNegativeTest-608672088 None] attachment_update completed successfully.
May 30 20:19:28.428330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:28.429586 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:28.455231 n-d-843949-2 sudo[121333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:28.456224 n-d-843949-2 sudo[121333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:28.474065 n-d-843949-2 sudo[121320]: pam_unix(sudo:session): session closed for user root
May 30 20:19:28.476428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6809f33-4c11-49b0-a3ae-d1334a8a15b7" returned: 0 in 0.784s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:28.478585 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Successfully deleted volume: c6809f33-4c11-49b0-a3ae-d1334a8a15b7
May 30 20:19:28.571293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Created reservations ['49e853fc-eded-4294-9959-3a9fb55020e5', 'df5cf1a7-1f6e-406a-8528-f9ccd0990ba0', '12fdd558-b758-4b54-8fdb-e2c092659a17', '5259b640-8ca0-48e4-80d7-cd3b92c1f7e1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:19:28.573956 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:28.573956 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:28.573956 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:28.654111 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:28.654899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:28.709494 n-d-843949-2 sudo[121335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:28.710340 n-d-843949-2 sudo[121335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:29.054029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-04169c41-c059-4377-a72d-9241442964d6-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:29.224901 n-d-843949-2 sudo[121333]: pam_unix(sudo:session): session closed for user root
May 30 20:19:29.230310 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 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.798s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:29.243408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:29.299988 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:29.333934 n-d-843949-2 sudo[121338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:29.339705 n-d-843949-2 sudo[121338]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:29.478949 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:29.479551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.77\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4\n Backing store flags: \n Account information:\n xe7YqxLEiz9GzgzL68tr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:19:29.480600 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04169c41-c059-4377-a72d-9241442964d6
May 30 20:19:29.482134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:29.554439 n-d-843949-2 sudo[121343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6
May 30 20:19:29.555416 n-d-843949-2 sudo[121343]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:29.635304 n-d-843949-2 sudo[121335]: pam_unix(sudo:session): session closed for user root
May 30 20:19:29.637685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 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.982s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:29.639264 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:29.705504 n-d-843949-2 sudo[121345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:29.706362 n-d-843949-2 sudo[121345]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:30.313221 n-d-843949-2 sudo[121338]: pam_unix(sudo:session): session closed for user root
May 30 20:19:30.316170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.072s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:30.318297 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:30.324165 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Deleted volume successfully.
May 30 20:19:30.351881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e9abd3cc-42d7-4ca4-8014-b59241c8b22c tempest-TaggedBootDevicesTest-1455261350 None] Lock "b'cinder-b3460fab-ef86-403a-83e3-0585c7d55da0-delete_volume'" released by "delete_volume" :: held 6.552s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:30.365822 n-d-843949-2 sudo[121343]: pam_unix(sudo:session): session closed for user root
May 30 20:19:30.370756 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6" returned: 0 in 0.889s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:30.374742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:30.460364 n-d-843949-2 sudo[121370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6
May 30 20:19:30.466252 n-d-843949-2 sudo[121370]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:30.638945 n-d-843949-2 sudo[121345]: pam_unix(sudo:session): session closed for user root
May 30 20:19:30.641492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.002s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:30.642958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:30.655115 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Deleted volume successfully.
May 30 20:19:30.692110 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4dcba970-9f92-453a-ad82-65c070ac4ca2 tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-c6809f33-4c11-49b0-a3ae-d1334a8a15b7-delete_volume'" released by "delete_volume" :: held 5.841s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:31.398248 n-d-843949-2 sudo[121370]: pam_unix(sudo:session): session closed for user root
May 30 20:19:31.401139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6" returned: 0 in 1.028s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:31.403072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:31.466960 n-d-843949-2 sudo[121394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6
May 30 20:19:31.467945 n-d-843949-2 sudo[121394]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:32.321016 n-d-843949-2 sudo[121394]: pam_unix(sudo:session): session closed for user root
May 30 20:19:32.323562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04169c41-c059-4377-a72d-9241442964d6" returned: 0 in 0.920s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:32.325390 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Successfully deleted volume: 04169c41-c059-4377-a72d-9241442964d6
May 30 20:19:32.409454 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Created reservations ['4efc5f27-71e1-4604-b9a8-16462735e1c9', '7062a53f-f8c5-4df1-b9e6-c05d532c7f11', '8c007943-99a4-4e9f-b9aa-7fe8e659a4d2', '03d9f3a1-57c0-496a-af42-2394d559879c'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:19:32.413565 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:32.413565 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:32.413565 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:32.503592 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:19:32.504679 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:32.560059 n-d-843949-2 sudo[121407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:19:32.561711 n-d-843949-2 sudo[121407]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:33.515843 n-d-843949-2 sudo[121407]: pam_unix(sudo:session): session closed for user root
May 30 20:19:33.518864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 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 1.014s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:33.521607 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:19:33.572419 n-d-843949-2 sudo[121453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:19:33.573258 n-d-843949-2 sudo[121453]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:19:34.496815 n-d-843949-2 sudo[121453]: pam_unix(sudo:session): session closed for user root
May 30 20:19:34.499130 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.977s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:19:34.501278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:19:34.508534 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Deleted volume successfully.
May 30 20:19:34.534244 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8ff7bb73-9176-4edd-9341-302690f5caca tempest-VolumesBackupsAdminTest-1485820026 None] Lock "b'cinder-04169c41-c059-4377-a72d-9241442964d6-delete_volume'" released by "delete_volume" :: held 5.480s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:41.695159 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:19:41.732583 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:19:41.734345 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 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'
May 30 20:19:41.757289 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Flow 'volume_create_manager' (a1d62ed1-0d52-4de6-b0bb-33dee443d945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:19:41.762045 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49ba345b-267d-474b-9838-e37d1b61b826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:41.788442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:19:41.825367 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49ba345b-267d-474b-9838-e37d1b61b826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1902319847',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=40aa4d86-4c9d-406d-9ca8-900c29f3e84c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d6212cc0d64678bca4a0f070c60f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:19:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:19:42Z,user_id='a0cca9fff20846708899e7741a987b80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:41.829843 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7f8ed78-04b9-46c4-a7af-6f082c807c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:41.832908 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7f8ed78-04b9-46c4-a7af-6f082c807c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:41.835485 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82de2ba0-ea18-4b19-9bd0-3f01046d71cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:41.966982 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82de2ba0-ea18-4b19-9bd0-3f01046d71cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '40aa4d86-4c9d-406d-9ca8-900c29f3e84c', 'volume_name': 'volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:41.971382 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04107b53-af91-4866-a171-627d75d82a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:41.973793 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04107b53-af91-4866-a171-627d75d82a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:19:41.978195 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2a675ce-9aa7-40bd-9062-9f8268339e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:19:41.981224 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Volume 40aa4d86-4c9d-406d-9ca8-900c29f3e84c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:19:41.982096 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Cloning 40aa4d86-4c9d-406d-9ca8-900c29f3e84c from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:19:46.920694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-68dcf026-d9e3-4628-9d58-ccd21cbcd56c tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31'" acquired by "attach_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:46.992425 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-68dcf026-d9e3-4628-9d58-ccd21cbcd56c tempest-VolumesActionsTest-503211587 None] Attaching volume c8061dbf-d357-4173-9e03-4f09eacb1a31 to instance 76353f71-51b3-4e9e-a388-8fea4dd31bdd at mountpoint /dev/sdb on host None.
May 30 20:19:47.069534 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-68dcf026-d9e3-4628-9d58-ccd21cbcd56c tempest-VolumesActionsTest-503211587 None] Attach volume completed successfully.
May 30 20:19:47.076234 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-68dcf026-d9e3-4628-9d58-ccd21cbcd56c tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31'" released by "attach_volume" :: held 0.156s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:47.595237 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-detach_volume'" acquired by "detach_volume" :: waited 0.020s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:19:47.595735 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] Detaching volume c8061dbf-d357-4173-9e03-4f09eacb1a31 from instance 76353f71-51b3-4e9e-a388-8fea4dd31bdd.
May 30 20:19:47.596626 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:19:47.661091 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:19:47.661091 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:19:47.661091 n-d-843949-2 cinder-volume[92362]:
May 30 20:19:47.683207 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] Detach volume completed successfully.
May 30 20:19:47.691208 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1c7f1f62-2e33-409d-9a61-1291d2ac5c8d tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-detach_volume'" released by "detach_volume" :: held 0.096s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:19:59.791777 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 17.81 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:19:59.792504 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Image download 616.00 MB at 34.59 MB/s
May 30 20:19:59.866037 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:00.118063 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] 4193adb9-8472-4d3e-879a-ca81364fe611 was raw, no need to convert to raw {{(pid=92362) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
May 30 20:20:00.120907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:00.190981 n-d-843949-2 sudo[121579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31
May 30 20:20:00.191787 n-d-843949-2 sudo[121579]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:00.195551 n-d-843949-2 sudo[121578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1
May 30 20:20:00.199380 n-d-843949-2 sudo[121578]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:01.320437 n-d-843949-2 sudo[121578]: pam_unix(sudo:session): session closed for user root
May 30 20:20:01.322767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1" returned: 0 in 1.456s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:01.323765 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user a0cca9fff20846708899e7741a987b80. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:20:01.419479 n-d-843949-2 sudo[121579]: pam_unix(sudo:session): session closed for user root
May 30 20:20:01.427338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31" returned: 0 in 1.306s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:01.483404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:01.706037 n-d-843949-2 sudo[121596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1
May 30 20:20:01.706877 n-d-843949-2 sudo[121596]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:02.393933 n-d-843949-2 sudo[121596]: pam_unix(sudo:session): session closed for user root
May 30 20:20:02.396284 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1" returned: 0 in 0.913s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:02.398499 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:02.477347 n-d-843949-2 sudo[121603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c stack-volumes-lvmdriver-1 -L 1g
May 30 20:20:02.479199 n-d-843949-2 sudo[121603]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:03.626023 n-d-843949-2 sudo[121603]: pam_unix(sudo:session): session closed for user root
May 30 20:20:03.631225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.232s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:03.679756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 40aa4d86-4c9d-406d-9ca8-900c29f3e84c. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:20:03.761968 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_9o4cxb2z {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:04.212210 n-d-843949-2 sudo[121640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_9o4cxb2z
May 30 20:20:04.213438 n-d-843949-2 sudo[121640]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:05.115802 n-d-843949-2 sudo[121640]: pam_unix(sudo:session): session closed for user root
May 30 20:20:05.122626 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_9o4cxb2z" returned: 0 in 1.356s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:05.124022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:05.304299 n-d-843949-2 sudo[121656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1
May 30 20:20:05.321576 n-d-843949-2 sudo[121656]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:06.398633 n-d-843949-2 sudo[121656]: pam_unix(sudo:session): session closed for user root
May 30 20:20:06.416103 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1" returned: 0 in 1.292s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:06.418262 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:20:06.420889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:06.501659 n-d-843949-2 sudo[121662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c oflag=direct
May 30 20:20:06.505231 n-d-843949-2 sudo[121662]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:07.559875 n-d-843949-2 sudo[121662]: pam_unix(sudo:session): session closed for user root
May 30 20:20:07.563936 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c oflag=direct" returned: 0 in 1.143s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:07.565296 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:07.658595 n-d-843949-2 sudo[121678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c
May 30 20:20:07.661507 n-d-843949-2 sudo[121678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:09.269966 n-d-843949-2 sudo[121678]: pam_unix(sudo:session): session closed for user root
May 30 20:20:09.279575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c" returned: 0 in 1.707s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:09.281053 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:09.772798 n-d-843949-2 sudo[121705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1
May 30 20:20:09.773793 n-d-843949-2 sudo[121705]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:10.381279 n-d-843949-2 sudo[121705]: pam_unix(sudo:session): session closed for user root
May 30 20:20:10.384370 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1" returned: 0 in 1.103s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:10.385145 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_ghn885vkn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.72 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--40aa4d86--4c9d--406d--9ca8--900c29f3e84c {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:20:10.385518 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Converted 700.00 MB image at 408.16 MB/s
May 30 20:20:10.386297 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 40aa4d86-4c9d-406d-9ca8-900c29f3e84c successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:20:10.628420 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user a0cca9fff20846708899e7741a987b80 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:20:10.629215 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Marking volume 40aa4d86-4c9d-406d-9ca8-900c29f3e84c as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:20:10.643549 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 40aa4d86-4c9d-406d-9ca8-900c29f3e84c. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:20:10.644276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Creating volume glance metadata for volume 40aa4d86-4c9d-406d-9ca8-900c29f3e84c backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:20:10.771507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2a675ce-9aa7-40bd-9062-9f8268339e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:10.774409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfe42fa6-26eb-41b8-872a-ee8d9faebca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:10.794680 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Volume volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c (40aa4d86-4c9d-406d-9ca8-900c29f3e84c): created successfully
May 30 20:20:10.796784 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfe42fa6-26eb-41b8-872a-ee8d9faebca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:10.810019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Flow 'volume_create_manager' (a1d62ed1-0d52-4de6-b0bb-33dee443d945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:10.827236 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5744011c-c7a8-4bcd-9d51-f58bcc3debc5 tempest-VolumesImageMetadata-359401460 None] Created volume successfully.
May 30 20:20:11.157746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:20:11.158700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:20:11.159788 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:11.234033 n-d-843949-2 sudo[121710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:20:11.236887 n-d-843949-2 sudo[121710]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:11.831749 n-d-843949-2 sudo[121710]: pam_unix(sudo:session): session closed for user root
May 30 20:20:11.834404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.674s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:11.838291 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:11.915005 n-d-843949-2 sudo[121713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:20:11.916327 n-d-843949-2 sudo[121713]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:12.635737 n-d-843949-2 sudo[121713]: pam_unix(sudo:session): session closed for user root
May 30 20:20:12.638585 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.799s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:12.641712 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:20:13.138855 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Lock "b'cinder-40aa4d86-4c9d-406d-9ca8-900c29f3e84c-delete_volume'" acquired by "delete_volume" :: waited 0.051s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:20:13.239219 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40aa4d86-4c9d-406d-9ca8-900c29f3e84c
May 30 20:20:13.240246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 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 stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:13.318321 n-d-843949-2 sudo[121716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c
May 30 20:20:13.320680 n-d-843949-2 sudo[121716]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:13.904836 n-d-843949-2 sudo[121716]: pam_unix(sudo:session): session closed for user root
May 30 20:20:13.907058 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c" returned: 0 in 0.666s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:13.909540 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:13.938337 n-d-843949-2 sudo[121719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c
May 30 20:20:13.939796 n-d-843949-2 sudo[121719]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:14.594115 n-d-843949-2 sudo[121719]: pam_unix(sudo:session): session closed for user root
May 30 20:20:14.596239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c" returned: 0 in 0.686s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:14.598758 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:14.639673 n-d-843949-2 sudo[121722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c
May 30 20:20:14.643116 n-d-843949-2 sudo[121722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:15.204338 n-d-843949-2 sudo[121722]: pam_unix(sudo:session): session closed for user root
May 30 20:20:15.206644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40aa4d86-4c9d-406d-9ca8-900c29f3e84c" returned: 0 in 0.607s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:15.212153 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Successfully deleted volume: 40aa4d86-4c9d-406d-9ca8-900c29f3e84c
May 30 20:20:15.297771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Created reservations ['582e2a4d-056f-426a-a13c-a8be49cd9da5', 'bdcd83fd-d3c3-4cb7-af46-38f73f6d9f9d', 'fd4d8693-8cfc-419f-bf08-c1b497a8e177', '21e7ba23-f5a9-496f-894f-c4b89b6491b2'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:20:15.304037 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:20:15.304037 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:20:15.304037 n-d-843949-2 cinder-volume[92362]:
May 30 20:20:15.366289 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:20:15.367050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:15.397628 n-d-843949-2 sudo[121732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:20:15.398434 n-d-843949-2 sudo[121732]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:16.710822 n-d-843949-2 sudo[121732]: pam_unix(sudo:session): session closed for user root
May 30 20:20:16.713623 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 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 1.346s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:16.716337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:16.795052 n-d-843949-2 sudo[121735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:20:16.797644 n-d-843949-2 sudo[121735]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:17.706138 n-d-843949-2 sudo[121735]: pam_unix(sudo:session): session closed for user root
May 30 20:20:17.708547 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:17.710563 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:20:17.719997 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Deleted volume successfully.
May 30 20:20:17.764773 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d8ebc0e7-08a7-40f5-8ec1-6bf0c324bde5 tempest-VolumesImageMetadata-359401460 None] Lock "b'cinder-40aa4d86-4c9d-406d-9ca8-900c29f3e84c-delete_volume'" released by "delete_volume" :: held 4.627s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:20:22.732024 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:20:22.737849 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:20:22.739272 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 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'
May 30 20:20:22.755592 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Flow 'volume_create_manager' (c25f5575-8c32-4fa3-b123-b129542369b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:22.761019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbb3e253-f88f-4037-b6e1-5835026f1887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:22.804047 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:20:22.858769 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cbb3e253-f88f-4037-b6e1-5835026f1887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2133621846',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=7d54a271-2407-4910-8aab-015087aa1a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f9a4914731494ea66d77c27957f3f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:20:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:20:23Z,user_id='4f58b27b79284927aeb68a913070a62b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:22.862110 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a15fb1d-0189-424a-abab-08835e7139eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:22.870036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a15fb1d-0189-424a-abab-08835e7139eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:22.873494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acdc0c66-0991-45b1-a836-0b8d5f061d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:23.111634 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acdc0c66-0991-45b1-a836-0b8d5f061d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7d54a271-2407-4910-8aab-015087aa1a0b', 'volume_name': 'volume-7d54a271-2407-4910-8aab-015087aa1a0b', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:23.126992 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb63765a-f740-4999-9b2a-dbb5dc0fb083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:23.137820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb63765a-f740-4999-9b2a-dbb5dc0fb083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:23.149346 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2981feba-fef1-4036-a694-0e1d9ae9b775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:23.152289 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Volume 7d54a271-2407-4910-8aab-015087aa1a0b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7d54a271-2407-4910-8aab-015087aa1a0b', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:20:23.152717 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Cloning 7d54a271-2407-4910-8aab-015087aa1a0b from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:20:43.264145 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 20.10 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:20:43.264881 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Image download 616.00 MB at 30.64 MB/s
May 30 20:20:43.311558 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:43.458122 n-d-843949-2 sudo[121898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1
May 30 20:20:43.458941 n-d-843949-2 sudo[121898]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:43.909312 n-d-843949-2 sudo[121898]: pam_unix(sudo:session): session closed for user root
May 30 20:20:43.912259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:43.940615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1" returned: 0 in 0.629s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:43.944137 n-d-843949-2 sudo[121903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31
May 30 20:20:43.944971 n-d-843949-2 sudo[121903]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:43.946032 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 4f58b27b79284927aeb68a913070a62b. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:20:44.065533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:44.284456 n-d-843949-2 sudo[121905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1
May 30 20:20:44.285885 n-d-843949-2 sudo[121905]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:44.334210 n-d-843949-2 sudo[121903]: pam_unix(sudo:session): session closed for user root
May 30 20:20:44.336945 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--c8061dbf--d357--4173--9e03--4f09eacb1a31" returned: 0 in 0.428s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:44.338299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] Uploaded volume to glance image-id: 4193adb9-8472-4d3e-879a-ca81364fe611. {{(pid=92362) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1674}}
May 30 20:20:44.398362 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0a35bd20-9d6d-4538-ab3b-b702992c6d2c tempest-VolumesActionsTest-503211587 None] Copy volume to image completed successfully.
May 30 20:20:44.646679 n-d-843949-2 sudo[121905]: pam_unix(sudo:session): session closed for user root
May 30 20:20:44.650580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1" returned: 0 in 0.584s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:44.653369 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d54a271-2407-4910-8aab-015087aa1a0b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:44.679093 n-d-843949-2 sudo[121913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d54a271-2407-4910-8aab-015087aa1a0b stack-volumes-lvmdriver-1 -L 1g
May 30 20:20:44.680112 n-d-843949-2 sudo[121913]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:45.714210 n-d-843949-2 sudo[121913]: pam_unix(sudo:session): session closed for user root
May 30 20:20:45.716990 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7d54a271-2407-4910-8aab-015087aa1a0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.063s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:45.745221 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7d54a271-2407-4910-8aab-015087aa1a0b. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:20:45.795828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_jlt7bp8j {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:45.906668 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:20:45.942567 n-d-843949-2 sudo[121947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_jlt7bp8j
May 30 20:20:45.944071 n-d-843949-2 sudo[121947]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:46.023845 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Skipping remove_export. No iscsi_target is presently exported for volume: c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:20:46.025511 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 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 stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:46.065874 n-d-843949-2 sudo[121951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:20:46.066724 n-d-843949-2 sudo[121951]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:46.454335 n-d-843949-2 sudo[121947]: pam_unix(sudo:session): session closed for user root
May 30 20:20:46.457205 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_jlt7bp8j" returned: 0 in 0.661s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:46.458841 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:46.676858 n-d-843949-2 sudo[121955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1
May 30 20:20:46.677861 n-d-843949-2 sudo[121955]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:46.912344 n-d-843949-2 sudo[121951]: pam_unix(sudo:session): session closed for user root
May 30 20:20:46.915885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31" returned: 0 in 0.890s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:46.918150 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:46.995486 n-d-843949-2 sudo[121958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:20:47.002685 n-d-843949-2 sudo[121958]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:47.148071 n-d-843949-2 sudo[121955]: pam_unix(sudo:session): session closed for user root
May 30 20:20:47.150645 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1" returned: 0 in 0.691s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:47.151828 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:20:47.152763 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:47.218221 n-d-843949-2 sudo[121963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b oflag=direct
May 30 20:20:47.222365 n-d-843949-2 sudo[121963]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:47.690381 n-d-843949-2 sudo[121958]: pam_unix(sudo:session): session closed for user root
May 30 20:20:47.693067 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31" returned: 0 in 0.775s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:47.696023 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:47.718438 n-d-843949-2 sudo[121967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:20:47.719882 n-d-843949-2 sudo[121967]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:47.981823 n-d-843949-2 sudo[121963]: pam_unix(sudo:session): session closed for user root
May 30 20:20:47.984872 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b oflag=direct" returned: 0 in 0.832s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:47.986728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:48.058724 n-d-843949-2 sudo[121987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b
May 30 20:20:48.060529 n-d-843949-2 sudo[121987]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:48.519131 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Lock "b'cinder-1855f820-dffa-4363-88aa-68704aba0b1b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:20:48.541779 n-d-843949-2 sudo[121967]: pam_unix(sudo:session): session closed for user root
May 30 20:20:48.544152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c8061dbf-d357-4173-9e03-4f09eacb1a31" returned: 0 in 0.848s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:48.545005 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Successfully deleted volume: c8061dbf-d357-4173-9e03-4f09eacb1a31
May 30 20:20:48.683309 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1855f820-dffa-4363-88aa-68704aba0b1b
May 30 20:20:48.684761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 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 stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:48.708394 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Created reservations ['ea200e59-2952-4e69-a2af-e7bb1a90c936', 'b8af7297-903d-4bea-912b-3bb3cffdb4c1', 'e19eba03-7abb-4936-b66e-25ce8f610718', 'eeeab4ad-5eec-428d-bc42-8df968acdb14'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:20:48.712181 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:20:48.712181 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:20:48.712181 n-d-843949-2 cinder-volume[92362]:
May 30 20:20:48.717909 n-d-843949-2 sudo[122014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b
May 30 20:20:48.718749 n-d-843949-2 sudo[122014]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:48.791849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:20:48.793014 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:48.846797 n-d-843949-2 sudo[122031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:20:48.848372 n-d-843949-2 sudo[122031]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:49.514251 n-d-843949-2 sudo[122031]: pam_unix(sudo:session): session closed for user root
May 30 20:20:49.523062 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 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.723s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:49.534095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:49.582716 n-d-843949-2 sudo[122067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:20:49.587621 n-d-843949-2 sudo[122067]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:49.599044 n-d-843949-2 sudo[122014]: pam_unix(sudo:session): session closed for user root
May 30 20:20:49.602235 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b" returned: 0 in 0.917s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:49.604323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:49.618518 n-d-843949-2 sudo[121987]: pam_unix(sudo:session): session closed for user root
May 30 20:20:49.645792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b" returned: 0 in 1.659s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:49.650124 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:49.657713 n-d-843949-2 sudo[122069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b
May 30 20:20:49.661075 n-d-843949-2 sudo[122069]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:49.887867 n-d-843949-2 sudo[122070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1
May 30 20:20:49.888796 n-d-843949-2 sudo[122070]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:50.375072 n-d-843949-2 sudo[122067]: pam_unix(sudo:session): session closed for user root
May 30 20:20:50.377378 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.848s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:50.379455 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:20:50.386063 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Deleted volume successfully.
May 30 20:20:50.425700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-55248a7e-d0a3-4a43-b54b-b0f2e263523d tempest-VolumesActionsTest-503211587 None] Lock "b'cinder-c8061dbf-d357-4173-9e03-4f09eacb1a31-delete_volume'" released by "delete_volume" :: held 4.519s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:20:50.729605 n-d-843949-2 sudo[122070]: pam_unix(sudo:session): session closed for user root
May 30 20:20:50.731894 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1" returned: 0 in 1.082s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:50.733376 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_53b8cklfn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.66 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7d54a271--2407--4910--8aab--015087aa1a0b {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:20:50.734282 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Converted 700.00 MB image at 420.75 MB/s
May 30 20:20:50.734999 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7d54a271-2407-4910-8aab-015087aa1a0b successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:20:50.790861 n-d-843949-2 sudo[122069]: pam_unix(sudo:session): session closed for user root
May 30 20:20:50.909640 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 4f58b27b79284927aeb68a913070a62b is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:20:50.911146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Marking volume 7d54a271-2407-4910-8aab-015087aa1a0b as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:20:50.917473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b" returned: 0 in 1.313s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:50.919871 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:50.955338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 7d54a271-2407-4910-8aab-015087aa1a0b. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:20:50.958157 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Creating volume glance metadata for volume 7d54a271-2407-4910-8aab-015087aa1a0b backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:20:50.975338 n-d-843949-2 sudo[122087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b
May 30 20:20:50.987242 n-d-843949-2 sudo[122087]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:51.145079 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2981feba-fef1-4036-a694-0e1d9ae9b775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d54a271-2407-4910-8aab-015087aa1a0b', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:51.153010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8781a88b-d664-4609-9c5c-114dc5e2a478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:51.170051 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Volume volume-7d54a271-2407-4910-8aab-015087aa1a0b (7d54a271-2407-4910-8aab-015087aa1a0b): created successfully
May 30 20:20:51.172595 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8781a88b-d664-4609-9c5c-114dc5e2a478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:51.177031 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Flow 'volume_create_manager' (c25f5575-8c32-4fa3-b123-b129542369b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:51.193496 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7237b51c-2ae3-4277-8bf9-bfd914a4f906 tempest-VolumesExtendTest-1983464789 None] Created volume successfully.
May 30 20:20:51.677824 n-d-843949-2 sudo[122087]: pam_unix(sudo:session): session closed for user root
May 30 20:20:51.680541 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1855f820-dffa-4363-88aa-68704aba0b1b" returned: 0 in 0.761s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:51.681561 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Successfully deleted volume: 1855f820-dffa-4363-88aa-68704aba0b1b
May 30 20:20:51.736589 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Created reservations ['c6f95bb5-ade7-4350-9a0d-5175fdcc3ece', '8b719acd-6f58-4cad-9407-e91abc05a4d1', '1022510b-607c-4e39-a757-42c79f1c68c9', '3ecc5fc2-fd52-4755-8e21-ca2145e5d612'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:20:51.739785 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:20:51.739785 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:20:51.739785 n-d-843949-2 cinder-volume[92362]:
May 30 20:20:51.828393 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:20:51.829203 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:51.850007 n-d-843949-2 sudo[122105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:20:51.851383 n-d-843949-2 sudo[122105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:52.295526 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Lock "b'cinder-ec9f712d-4477-421f-b8ea-c18a62cebb86-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:20:52.406045 n-d-843949-2 sudo[122105]: pam_unix(sudo:session): session closed for user root
May 30 20:20:52.423057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 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.594s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:52.432363 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:52.470321 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec9f712d-4477-421f-b8ea-c18a62cebb86
May 30 20:20:52.471741 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 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 stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:52.498751 n-d-843949-2 sudo[122109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:20:52.504046 n-d-843949-2 sudo[122109]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:52.554660 n-d-843949-2 sudo[122110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86
May 30 20:20:52.557543 n-d-843949-2 sudo[122110]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:52.705121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb819b08-7c18-474e-aeab-d8f6e85e9263 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:52.756585 n-d-843949-2 sudo[122117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:20:52.761424 n-d-843949-2 sudo[122117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:53.428025 n-d-843949-2 sudo[122109]: pam_unix(sudo:session): session closed for user root
May 30 20:20:53.431068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.998s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:53.434175 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:20:53.444703 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Deleted volume successfully.
May 30 20:20:53.486382 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9bea8c06-2471-4f6d-804f-9c0c183675c8 tempest-ServersNegativeTestJSON-575564986 None] Lock "b'cinder-1855f820-dffa-4363-88aa-68704aba0b1b-delete_volume'" released by "delete_volume" :: held 4.970s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:20:53.609998 n-d-843949-2 sudo[122110]: pam_unix(sudo:session): session closed for user root
May 30 20:20:53.612421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86" returned: 0 in 1.141s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:53.613939 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:53.638776 n-d-843949-2 sudo[122128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86
May 30 20:20:53.640056 n-d-843949-2 sudo[122128]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:53.688217 n-d-843949-2 sudo[122117]: pam_unix(sudo:session): session closed for user root
May 30 20:20:53.690673 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb819b08-7c18-474e-aeab-d8f6e85e9263 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b" returned: 0 in 0.985s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:53.692671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb819b08-7c18-474e-aeab-d8f6e85e9263 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:53.722238 n-d-843949-2 sudo[122130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:20:53.725339 n-d-843949-2 sudo[122130]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:54.126004 n-d-843949-2 sudo[122128]: pam_unix(sudo:session): session closed for user root
May 30 20:20:54.128459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86" returned: 0 in 0.514s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:54.130759 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:54.157130 n-d-843949-2 sudo[122134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86
May 30 20:20:54.158526 n-d-843949-2 sudo[122134]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:54.326915 n-d-843949-2 sudo[122130]: pam_unix(sudo:session): session closed for user root
May 30 20:20:54.329339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb819b08-7c18-474e-aeab-d8f6e85e9263 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b" returned: 0 in 0.636s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:54.390128 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bb819b08-7c18-474e-aeab-d8f6e85e9263 tempest-VolumesExtendTest-1983464789 None] Extend volume completed successfully.
May 30 20:20:54.858237 n-d-843949-2 sudo[122134]: pam_unix(sudo:session): session closed for user root
May 30 20:20:54.861051 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec9f712d-4477-421f-b8ea-c18a62cebb86" returned: 0 in 0.730s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:54.864451 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Successfully deleted volume: ec9f712d-4477-421f-b8ea-c18a62cebb86
May 30 20:20:54.920551 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Created reservations ['733fccf4-796e-4f0b-9333-985a41da13b6', 'c4ba8832-0852-412b-91ba-325587ecee3a', 'ebf4576a-9b92-435c-ab13-50fb6a4f08a0', '86d616a7-4cd6-47ae-a791-c3533553bafb'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:20:54.924572 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:20:54.924572 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:20:54.924572 n-d-843949-2 cinder-volume[92362]:
May 30 20:20:54.976181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:20:54.978294 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:55.014883 n-d-843949-2 sudo[122154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:20:55.015709 n-d-843949-2 sudo[122154]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:55.751800 n-d-843949-2 sudo[122154]: pam_unix(sudo:session): session closed for user root
May 30 20:20:55.754319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 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.776s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:55.757389 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:55.783516 n-d-843949-2 sudo[122167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:20:55.785053 n-d-843949-2 sudo[122167]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:56.408752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:20:56.424398 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:20:56.425311 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 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'
May 30 20:20:56.470813 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Flow 'volume_create_manager' (708a37d4-59a2-440c-b68e-9f8972ee318d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:56.484685 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b44f5ff-911c-4f53-b602-8dfec4ee93c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:56.562552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:20:56.635631 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b44f5ff-911c-4f53-b602-8dfec4ee93c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-677392903',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c183d0e0-56f3-4849-af28-43ba346e56a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f9a4914731494ea66d77c27957f3f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:20:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:20:56Z,user_id='4f58b27b79284927aeb68a913070a62b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:56.652071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95575503-2053-4c49-9fa6-485cb4638c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:56.658002 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95575503-2053-4c49-9fa6-485cb4638c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:56.667819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89e9c08a-175d-444c-adf9-76f948b2aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:56.674801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89e9c08a-175d-444c-adf9-76f948b2aeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c183d0e0-56f3-4849-af28-43ba346e56a8', 'volume_name': 'volume-c183d0e0-56f3-4849-af28-43ba346e56a8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:56.681290 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511f8dc7-09bc-42ff-a6b1-04c1cee6e492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:56.688629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511f8dc7-09bc-42ff-a6b1-04c1cee6e492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:56.698166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa4d021f-d513-4607-90f4-2986a78304be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:56.698995 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Volume c183d0e0-56f3-4849-af28-43ba346e56a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c183d0e0-56f3-4849-af28-43ba346e56a8', 'volume_size': 1}
May 30 20:20:56.700329 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c183d0e0-56f3-4849-af28-43ba346e56a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:56.785016 n-d-843949-2 sudo[122170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c183d0e0-56f3-4849-af28-43ba346e56a8 stack-volumes-lvmdriver-1 -L 1g
May 30 20:20:56.786947 n-d-843949-2 sudo[122170]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:56.881977 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:20:56.905846 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:20:56.909442 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 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'
May 30 20:20:56.941038 n-d-843949-2 sudo[122167]: pam_unix(sudo:session): session closed for user root
May 30 20:20:56.958788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (23cec3f1-6652-45d2-aa75-745ede325933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:56.993562 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ea9183c-115f-4da9-a3ce-8197649b4a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.051663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.291s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:57.058571 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:20:57.077278 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Deleted volume successfully.
May 30 20:20:57.086207 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:20:57.158700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7ea9183c-115f-4da9-a3ce-8197649b4a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-417889769',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=191c396e-2f2f-4dda-ad58-3de5215ef6b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0623461af4eb40b7a7c8696429fe1967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:20:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:20:57Z,user_id='b2ab1241c6864da49f4bc6bbe32ee37d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.163659 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88cf57cc-8370-4ad1-ba69-55949ae81fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.167014 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88cf57cc-8370-4ad1-ba69-55949ae81fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.171171 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9860614-dae1-4698-a000-e0e297284510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.174995 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9860614-dae1-4698-a000-e0e297284510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'volume_name': 'volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.179081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e94ceeab-a049-4657-9468-ddaadc937a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.183616 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e94ceeab-a049-4657-9468-ddaadc937a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.186780 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (162dddc4-280a-48ff-83da-5dc69154e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.188078 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Volume 191c396e-2f2f-4dda-ad58-3de5215ef6b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'volume_size': 1}
May 30 20:20:57.191042 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:57.230756 n-d-843949-2 sudo[122172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:20:57.231559 n-d-843949-2 sudo[122172]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:57.235832 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-91fcad3a-d88d-4a65-bf42-71f86998eb8b tempest-ServersNegativeTestJSON-575564986 None] Lock "b'cinder-ec9f712d-4477-421f-b8ea-c18a62cebb86-delete_volume'" released by "delete_volume" :: held 4.935s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:20:57.890215 n-d-843949-2 sudo[122170]: pam_unix(sudo:session): session closed for user root
May 30 20:20:57.892276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c183d0e0-56f3-4849-af28-43ba346e56a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.192s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:57.896518 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa4d021f-d513-4607-90f4-2986a78304be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c183d0e0-56f3-4849-af28-43ba346e56a8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.899210 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (266866ad-c3fc-466a-a60e-83e953805ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:57.921730 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Volume volume-c183d0e0-56f3-4849-af28-43ba346e56a8 (c183d0e0-56f3-4849-af28-43ba346e56a8): created successfully
May 30 20:20:57.924362 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (266866ad-c3fc-466a-a60e-83e953805ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:57.951233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Flow 'volume_create_manager' (708a37d4-59a2-440c-b68e-9f8972ee318d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:57.978166 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-29e58baf-086b-47bc-b84d-226b9bbb4317 tempest-VolumesExtendTest-1983464789 None] Created volume successfully.
May 30 20:20:58.410469 n-d-843949-2 sudo[122172]: pam_unix(sudo:session): session closed for user root
May 30 20:20:58.412974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.223s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:58.415576 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (162dddc4-280a-48ff-83da-5dc69154e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:58.417695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79050c8e-7de5-4e0a-9543-df2532bb4b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:20:58.435567 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Volume volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 (191c396e-2f2f-4dda-ad58-3de5215ef6b6): created successfully
May 30 20:20:58.438227 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (79050c8e-7de5-4e0a-9543-df2532bb4b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:20:58.456849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (23cec3f1-6652-45d2-aa75-745ede325933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:20:58.478029 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-52f1c011-69e8-4860-aae5-387bc103ea1d tempest-VolumesBackupsTest-1622139902 None] Created volume successfully.
May 30 20:20:58.860339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b68b0895-133e-4e88-bc85-5822f41d3557 tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:58.922590 n-d-843949-2 sudo[122232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:20:58.924872 n-d-843949-2 sudo[122232]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:20:59.836855 n-d-843949-2 sudo[122232]: pam_unix(sudo:session): session closed for user root
May 30 20:20:59.839345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b68b0895-133e-4e88-bc85-5822f41d3557 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.979s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:20:59.841218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b68b0895-133e-4e88-bc85-5822f41d3557 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7852ece0-fd41-49af-8aa9-51356857c121 --snapshot stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:20:59.883474 n-d-843949-2 sudo[122247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7852ece0-fd41-49af-8aa9-51356857c121 --snapshot stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 -L 1.00g
May 30 20:20:59.887363 n-d-843949-2 sudo[122247]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:00.888612 n-d-843949-2 sudo[122247]: pam_unix(sudo:session): session closed for user root
May 30 20:21:00.890828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b68b0895-133e-4e88-bc85-5822f41d3557 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7852ece0-fd41-49af-8aa9-51356857c121 --snapshot stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 -L 1.00g" returned: 0 in 1.049s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:00.980729 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b68b0895-133e-4e88-bc85-5822f41d3557 tempest-VolumesExtendTest-1983464789 None] Create snapshot completed successfully
May 30 20:21:02.482209 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:02.526752 n-d-843949-2 sudo[122411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:02.536274 n-d-843949-2 sudo[122411]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:03.276570 n-d-843949-2 sudo[122411]: pam_unix(sudo:session): session closed for user root
May 30 20:21:03.279029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.796s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:03.281043 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:03.316927 n-d-843949-2 sudo[122424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:03.318407 n-d-843949-2 sudo[122424]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:04.050791 n-d-843949-2 sudo[122424]: pam_unix(sudo:session): session closed for user root
May 30 20:21:04.053536 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.772s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:04.056506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.brick.local_dev.lvm [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Checking to see if volume volume-c183d0e0-56f3-4849-af28-43ba346e56a8 has been deactivated. {{(pid=92362) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
May 30 20:21:04.057488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:04.103185 n-d-843949-2 sudo[122433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:04.104930 n-d-843949-2 sudo[122433]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:05.112974 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-740d4bbe-d420-4db7-bf7c-d313ccf40e99 req-78f1f750-6096-493f-8004-ef069bc8c1e2 tempest-AttachVolumeNegativeTest-608672088 None] Terminate volume connection completed successfully.
May 30 20:21:05.113592 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-740d4bbe-d420-4db7-bf7c-d313ccf40e99 req-78f1f750-6096-493f-8004-ef069bc8c1e2 tempest-AttachVolumeNegativeTest-608672088 None] Deleting attachment c2e23d5d-411a-4027-8cdd-368dbc9f8b29. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:21:05.118668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:05.172415 n-d-843949-2 sudo[122433]: pam_unix(sudo:session): session closed for user root
May 30 20:21:05.179184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 1.117s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:05.180135 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.brick.local_dev.lvm [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Volume volume-c183d0e0-56f3-4849-af28-43ba346e56a8 has been deactivated. {{(pid=92362) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
May 30 20:21:05.182102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:05.221401 n-d-843949-2 sudo[122452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:05.222809 n-d-843949-2 sudo[122452]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:05.375639 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:05.376490 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4\n Backing store flags: \n Account information:\n xe7YqxLEiz9GzgzL68tr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:05.377602 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-740d4bbe-d420-4db7-bf7c-d313ccf40e99 req-78f1f750-6096-493f-8004-ef069bc8c1e2 tempest-AttachVolumeNegativeTest-608672088 None] Removing iscsi_target for Volume ID: b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:21:05.380913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:05.692719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b176a569-38a9-42f6-ad14-555889580bf4 -f" returned: 0 in 0.313s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:05.693415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:05.697523 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:05.874668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:05.875597 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:06.029080 n-d-843949-2 sudo[122452]: pam_unix(sudo:session): session closed for user root
May 30 20:21:06.030974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.849s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:06.033163 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:06.077284 n-d-843949-2 sudo[122503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:06.078132 n-d-843949-2 sudo[122503]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:07.059754 n-d-843949-2 sudo[122503]: pam_unix(sudo:session): session closed for user root
May 30 20:21:07.062692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 1.029s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:07.115670 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1ca6d93d-b202-4b40-ac49-a209dde92c7a tempest-VolumesExtendTest-1983464789 None] Extend volume completed successfully.
May 30 20:21:07.723342 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-7852ece0-fd41-49af-8aa9-51356857c121-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:07.725331 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:07.773746 n-d-843949-2 sudo[122651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121
May 30 20:21:07.775482 n-d-843949-2 sudo[122651]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:08.394333 n-d-843949-2 sudo[122651]: pam_unix(sudo:session): session closed for user root
May 30 20:21:08.397207 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:08.399588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:08.431715 n-d-843949-2 sudo[122657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121
May 30 20:21:08.433143 n-d-843949-2 sudo[122657]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:09.175989 n-d-843949-2 sudo[122657]: pam_unix(sudo:session): session closed for user root
May 30 20:21:09.178324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7852ece0-fd41-49af-8aa9-51356857c121" returned: 0 in 0.778s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:09.356164 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
May 30 20:21:09.392884 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Created reservations ['6f67b0ca-334c-40eb-99c8-eb3aeda3689d', 'be5a0368-c7f2-4a0e-be9c-d0d718402340', 'f91762cd-beda-4110-a8c1-cf44de3dcbff', '8873b704-b430-47a9-99a3-c27cd9a68566'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:09.396129 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:09.396129 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:09.396129 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:09.451836 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Delete snapshot completed successfully.
May 30 20:21:09.458726 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6ba4c36e-7f39-4987-a2f3-fa9ef8023135 tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-7852ece0-fd41-49af-8aa9-51356857c121-delete_snapshot'" released by "delete_snapshot" :: held 1.736s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:10.142862 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-c183d0e0-56f3-4849-af28-43ba346e56a8-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:10.321463 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Skipping remove_export. No iscsi_target is presently exported for volume: c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:10.322711 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:10.378279 n-d-843949-2 sudo[122722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:10.379172 n-d-843949-2 sudo[122722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:10.960791 n-d-843949-2 sudo[122722]: pam_unix(sudo:session): session closed for user root
May 30 20:21:10.963160 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:10.966070 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:10.995950 n-d-843949-2 sudo[122727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:10.997306 n-d-843949-2 sudo[122727]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:11.160593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:21:11.161898 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:11.163694 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:11.198112 n-d-843949-2 sudo[122730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:11.199821 n-d-843949-2 sudo[122730]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:11.494033 n-d-843949-2 sudo[122727]: pam_unix(sudo:session): session closed for user root
May 30 20:21:11.496718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.531s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:11.499050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:11.544155 n-d-843949-2 sudo[122738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:11.548641 n-d-843949-2 sudo[122738]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:11.909439 n-d-843949-2 sudo[122730]: pam_unix(sudo:session): session closed for user root
May 30 20:21:11.911671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.747s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:11.914421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:11.954866 n-d-843949-2 sudo[122748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:11.955673 n-d-843949-2 sudo[122748]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:12.152568 n-d-843949-2 sudo[122738]: pam_unix(sudo:session): session closed for user root
May 30 20:21:12.155068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c183d0e0-56f3-4849-af28-43ba346e56a8" returned: 0 in 0.655s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:12.156853 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Successfully deleted volume: c183d0e0-56f3-4849-af28-43ba346e56a8
May 30 20:21:12.308519 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Created reservations ['4feb628b-5137-45bc-99de-02e2780601da', 'aca30ad7-76e5-44b9-9017-a0e7916d3ce0', '774da96b-d910-4055-b343-7b6d99befa31', '987f3879-5ba5-4463-a2f7-1e0ae7f1e1fa'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:12.314065 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:12.314065 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:12.314065 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:12.446660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:12.447580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:12.503196 n-d-843949-2 sudo[122762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:12.504700 n-d-843949-2 sudo[122762]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:12.645904 n-d-843949-2 sudo[122748]: pam_unix(sudo:session): session closed for user root
May 30 20:21:12.648618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.734s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:12.651345 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:12.819357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-7d54a271-2407-4910-8aab-015087aa1a0b-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:12.949785 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:21:12.950887 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:12.993611 n-d-843949-2 sudo[122767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:21:12.994422 n-d-843949-2 sudo[122767]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:13.120185 n-d-843949-2 sudo[122762]: pam_unix(sudo:session): session closed for user root
May 30 20:21:13.122857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 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.675s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:13.125387 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:13.166214 n-d-843949-2 sudo[122769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:13.167646 n-d-843949-2 sudo[122769]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:13.676914 n-d-843949-2 sudo[122767]: pam_unix(sudo:session): session closed for user root
May 30 20:21:13.679816 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b" returned: 0 in 0.728s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:13.682568 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:13.704706 n-d-843949-2 sudo[122773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:21:13.706247 n-d-843949-2 sudo[122773]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:13.718197 n-d-843949-2 sudo[122769]: pam_unix(sudo:session): session closed for user root
May 30 20:21:13.721487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.596s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:13.723239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:13.736683 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Deleted volume successfully.
May 30 20:21:13.760628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1e969dee-84df-43ca-9d6c-68188dc7549f tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-c183d0e0-56f3-4849-af28-43ba346e56a8-delete_volume'" released by "delete_volume" :: held 3.620s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:14.189272 n-d-843949-2 sudo[122773]: pam_unix(sudo:session): session closed for user root
May 30 20:21:14.191032 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b" returned: 0 in 0.508s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:14.194071 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:14.229298 n-d-843949-2 sudo[122776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:21:14.249789 n-d-843949-2 sudo[122776]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:14.927112 n-d-843949-2 sudo[122776]: pam_unix(sudo:session): session closed for user root
May 30 20:21:14.930704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7d54a271-2407-4910-8aab-015087aa1a0b" returned: 0 in 0.737s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:14.931798 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Successfully deleted volume: 7d54a271-2407-4910-8aab-015087aa1a0b
May 30 20:21:14.994510 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Created reservations ['bc174bf9-da82-4ef0-80f2-4d08c959aa34', 'b4383932-1166-452b-b20f-23e63d4160cb', 'dd07beb1-4027-4d62-a209-c41bd6f54d8f', 'c8bb6474-3f30-4bae-8210-deeee3d5b418'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:14.997922 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:14.997922 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:14.997922 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:15.111820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:15.112591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:15.194931 n-d-843949-2 sudo[122783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:15.201099 n-d-843949-2 sudo[122783]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:16.059635 n-d-843949-2 sudo[122783]: pam_unix(sudo:session): session closed for user root
May 30 20:21:16.062799 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 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.949s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:16.065152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:16.138249 n-d-843949-2 sudo[122796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:16.139049 n-d-843949-2 sudo[122796]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:16.969920 n-d-843949-2 sudo[122796]: pam_unix(sudo:session): session closed for user root
May 30 20:21:16.972187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.907s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:16.974566 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:16.982460 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Deleted volume successfully.
May 30 20:21:17.009105 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6e95dea9-f5e3-4f47-b24a-76a50ec6db8b tempest-VolumesExtendTest-1983464789 None] Lock "b'cinder-7d54a271-2407-4910-8aab-015087aa1a0b-delete_volume'" released by "delete_volume" :: held 4.190s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:20.602002 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:21:20.620265 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:21:20.622271 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 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'
May 30 20:21:20.663494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (b8c107a8-560a-4a13-85fc-bbe1c4dd7607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:20.668851 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a430d0a-3a64-4704-a7f4-ce54bf138c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:20.714002 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:21:20.751930 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a430d0a-3a64-4704-a7f4-ce54bf138c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-525078412',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=1c21469d-413f-42f8-a73e-b5031d0db41a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed76fa46fcbe494fa0ad56b7894dd45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:21:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:21:21Z,user_id='be40c42b442a4f1e99a5585d754eb717',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:20.756660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e068b2f-bdd4-47ef-8305-a93b45f224ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:20.760258 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e068b2f-bdd4-47ef-8305-a93b45f224ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:20.764606 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57af6405-7344-490c-878d-922465fcaee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:20.767214 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57af6405-7344-490c-878d-922465fcaee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c21469d-413f-42f8-a73e-b5031d0db41a', 'volume_name': 'volume-1c21469d-413f-42f8-a73e-b5031d0db41a', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:20.769829 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (279734b6-366a-47f2-81c1-53deeb3f34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:20.773245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (279734b6-366a-47f2-81c1-53deeb3f34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:20.775989 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9af40c68-2768-424b-a5af-13bb8e95b92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:20.776985 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Volume 1c21469d-413f-42f8-a73e-b5031d0db41a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c21469d-413f-42f8-a73e-b5031d0db41a', 'volume_size': 1}
May 30 20:21:20.778467 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c21469d-413f-42f8-a73e-b5031d0db41a stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:20.820602 n-d-843949-2 sudo[122862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c21469d-413f-42f8-a73e-b5031d0db41a stack-volumes-lvmdriver-1 -L 1g
May 30 20:21:20.821809 n-d-843949-2 sudo[122862]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:21.563753 n-d-843949-2 sudo[122862]: pam_unix(sudo:session): session closed for user root
May 30 20:21:21.566538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c21469d-413f-42f8-a73e-b5031d0db41a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.787s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:21.572180 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9af40c68-2768-424b-a5af-13bb8e95b92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c21469d-413f-42f8-a73e-b5031d0db41a', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:21.575001 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea17294-00af-4063-8011-b9b6f87acceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:21.602110 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Volume volume-1c21469d-413f-42f8-a73e-b5031d0db41a (1c21469d-413f-42f8-a73e-b5031d0db41a): created successfully
May 30 20:21:21.604291 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea17294-00af-4063-8011-b9b6f87acceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:21.610314 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (b8c107a8-560a-4a13-85fc-bbe1c4dd7607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:21.629888 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-edf5cba9-8ca1-49c5-bae3-ae3fe643eea9 tempest-VolumesListTestJSON-1861354819 None] Created volume successfully.
May 30 20:21:23.912753 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:21:23.919584 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:21:23.921105 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 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'
May 30 20:21:23.947585 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (772eb6d6-2ba7-43f4-91c0-b045dd1d4d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:23.951474 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bba931aa-3bd8-4f36-8fed-29cbc1ded1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:23.976713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:21:24.012523 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bba931aa-3bd8-4f36-8fed-29cbc1ded1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1785240656',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ef0a440b-e033-408b-84fc-a9426ba7a860,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed76fa46fcbe494fa0ad56b7894dd45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:21:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:21:24Z,user_id='be40c42b442a4f1e99a5585d754eb717',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.012523 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32bf0deb-61f0-4ac7-af08-c2f753618c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:24.014593 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32bf0deb-61f0-4ac7-af08-c2f753618c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.017072 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcad0bb0-b423-4a8c-9ca3-e32ebfbb9e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:24.019649 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fcad0bb0-b423-4a8c-9ca3-e32ebfbb9e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef0a440b-e033-408b-84fc-a9426ba7a860', 'volume_name': 'volume-ef0a440b-e033-408b-84fc-a9426ba7a860', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.022619 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4065da16-d7f1-43d0-b1ef-5f5b3db7fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:24.024725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4065da16-d7f1-43d0-b1ef-5f5b3db7fc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.027021 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfe20c3a-3933-4cee-97c0-3d36c7953623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:24.027857 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Volume ef0a440b-e033-408b-84fc-a9426ba7a860: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef0a440b-e033-408b-84fc-a9426ba7a860', 'volume_size': 1}
May 30 20:21:24.029115 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef0a440b-e033-408b-84fc-a9426ba7a860 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:24.047869 n-d-843949-2 sudo[122964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef0a440b-e033-408b-84fc-a9426ba7a860 stack-volumes-lvmdriver-1 -L 1g
May 30 20:21:24.048817 n-d-843949-2 sudo[122964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:24.637322 n-d-843949-2 sudo[122964]: pam_unix(sudo:session): session closed for user root
May 30 20:21:24.641567 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef0a440b-e033-408b-84fc-a9426ba7a860 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.612s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:24.645761 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cfe20c3a-3933-4cee-97c0-3d36c7953623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef0a440b-e033-408b-84fc-a9426ba7a860', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.649360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3115cfde-4399-40d5-a581-fb26c244c050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:24.663793 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Volume volume-ef0a440b-e033-408b-84fc-a9426ba7a860 (ef0a440b-e033-408b-84fc-a9426ba7a860): created successfully
May 30 20:21:24.665807 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3115cfde-4399-40d5-a581-fb26c244c050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:24.675007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (772eb6d6-2ba7-43f4-91c0-b045dd1d4d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:24.688101 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7a8d75d1-1817-4c45-a263-69988453ee07 tempest-VolumesListTestJSON-1861354819 None] Created volume successfully.
May 30 20:21:25.744660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:21:25.760772 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:21:25.761387 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 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'
May 30 20:21:25.788118 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (4c6b97b5-d8d7-482e-b481-d97e1177c39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:25.791353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3603f71c-4e88-4ac4-9c01-373a7e2433ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:25.824898 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:21:25.851398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:25.899604 n-d-843949-2 sudo[123010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:25.900857 n-d-843949-2 sudo[123010]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:25.912467 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3603f71c-4e88-4ac4-9c01-373a7e2433ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1227612378',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=bf4dd28e-aaad-451c-a387-7efa0c04f39c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ed76fa46fcbe494fa0ad56b7894dd45e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:21:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:21:26Z,user_id='be40c42b442a4f1e99a5585d754eb717',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:25.915749 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56966db2-486e-4365-a7fd-d8804e93ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:25.918064 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56966db2-486e-4365-a7fd-d8804e93ffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:25.921281 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (196465b2-cbcb-44af-b0ee-b38b6f4d4c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:25.923357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (196465b2-cbcb-44af-b0ee-b38b6f4d4c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf4dd28e-aaad-451c-a387-7efa0c04f39c', 'volume_name': 'volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:25.926219 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b551a362-e6ae-47f8-bc04-66c3e11180c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:25.929104 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b551a362-e6ae-47f8-bc04-66c3e11180c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:25.931315 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ada31aa-5cd9-41f5-9aa3-201eef7f6f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:25.932237 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Volume bf4dd28e-aaad-451c-a387-7efa0c04f39c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c', 'volume_size': 1}
May 30 20:21:25.933781 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:25.982405 n-d-843949-2 sudo[123012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c stack-volumes-lvmdriver-1 -L 1g
May 30 20:21:25.983393 n-d-843949-2 sudo[123012]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:26.602199 n-d-843949-2 sudo[123012]: pam_unix(sudo:session): session closed for user root
May 30 20:21:26.604908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.670s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:26.608493 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ada31aa-5cd9-41f5-9aa3-201eef7f6f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:26.609804 n-d-843949-2 sudo[123010]: pam_unix(sudo:session): session closed for user root
May 30 20:21:26.611058 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7452c08c-a177-4a84-8cb6-b06bacc21641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:21:26.618424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.767s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:26.714746 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Volume volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c (bf4dd28e-aaad-451c-a387-7efa0c04f39c): created successfully
May 30 20:21:26.717652 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7452c08c-a177-4a84-8cb6-b06bacc21641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:21:26.720901 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Flow 'volume_create_manager' (4c6b97b5-d8d7-482e-b481-d97e1177c39f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:21:26.724975 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:26.733782 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8a955ba8-dce1-45b7-a281-67838d5d859c tempest-VolumesListTestJSON-1861354819 None] Created volume successfully.
May 30 20:21:26.737063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:26.737989 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:26.738232 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:21:26.739771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6,
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: incominguser aGftQQHyKRu3RED2f9Gb 2Nw3D4oH8a2xyp9e
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:26.743325 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:21:26.748187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:27.340889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.595s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:27.341234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:27.342020 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:21:27.342518 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:21:27.344152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:27.360410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:27.360837 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:27.361551 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:21:27.365126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:27.504233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:27.504883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:27.508765 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:27.642836 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:27.643691 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:27.644665 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:21:27.763608 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'target_lun': 1, 'volume_id': '191c396e-2f2f-4dda-ad58-3de5215ef6b6', 'auth_method': 'CHAP', 'auth_username': 'aGftQQHyKRu3RED2f9Gb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9956a92d-7741-4fbd-a894-0e9d0b805ad9'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:21:27.960239 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-89c62c48-50e3-4d63-b2a3-7c1e4a72733f req-3318ab81-951e-4441-9467-d8ac6e7a0acf tempest-VolumesBackupsTest-1622139902 None] attachment_update completed successfully.
May 30 20:21:30.961564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-bf4dd28e-aaad-451c-a387-7efa0c04f39c-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:31.102958 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf4dd28e-aaad-451c-a387-7efa0c04f39c
May 30 20:21:31.104189 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:31.140497 n-d-843949-2 sudo[123104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c
May 30 20:21:31.142194 n-d-843949-2 sudo[123104]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:31.700617 n-d-843949-2 sudo[123104]: pam_unix(sudo:session): session closed for user root
May 30 20:21:31.703357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c" returned: 0 in 0.599s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:31.705292 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:31.784694 n-d-843949-2 sudo[123121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c
May 30 20:21:31.786225 n-d-843949-2 sudo[123121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:32.637208 n-d-843949-2 sudo[123121]: pam_unix(sudo:session): session closed for user root
May 30 20:21:32.639681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c" returned: 0 in 0.934s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:32.642483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:32.687099 n-d-843949-2 sudo[123145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c
May 30 20:21:32.688280 n-d-843949-2 sudo[123145]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:33.420286 n-d-843949-2 sudo[123145]: pam_unix(sudo:session): session closed for user root
May 30 20:21:33.423475 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf4dd28e-aaad-451c-a387-7efa0c04f39c" returned: 0 in 0.780s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:33.424819 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Successfully deleted volume: bf4dd28e-aaad-451c-a387-7efa0c04f39c
May 30 20:21:33.600142 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Created reservations ['4e36ff1e-ecf6-4095-bcf4-56fa94700326', '41c15757-18f5-4ccc-960b-9f76e886ab63', 'f62265a8-53cf-411f-8144-a591431e1b70', 'f1e172bb-eed5-4924-afc6-5d2e3f0a0309'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:33.609041 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:33.609041 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:33.609041 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:33.743089 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:33.752896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:33.792003 n-d-843949-2 sudo[123155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:33.793806 n-d-843949-2 sudo[123155]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:34.669258 n-d-843949-2 sudo[123155]: pam_unix(sudo:session): session closed for user root
May 30 20:21:34.672204 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 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.927s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:34.674734 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:34.743979 n-d-843949-2 sudo[123227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:34.745873 n-d-843949-2 sudo[123227]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:34.941647 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-ef0a440b-e033-408b-84fc-a9426ba7a860-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:35.157405 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef0a440b-e033-408b-84fc-a9426ba7a860
May 30 20:21:35.161063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:35.246830 n-d-843949-2 sudo[123237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860
May 30 20:21:35.251937 n-d-843949-2 sudo[123237]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:35.890203 n-d-843949-2 sudo[123227]: pam_unix(sudo:session): session closed for user root
May 30 20:21:35.895471 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.217s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:35.897706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:35.903174 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Deleted volume successfully.
May 30 20:21:36.016788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-57926868-9791-4948-b772-c57cc08f0ace tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-bf4dd28e-aaad-451c-a387-7efa0c04f39c-delete_volume'" released by "delete_volume" :: held 5.054s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:36.023157 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Creating a new backup for volume volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:21:36.049801 n-d-843949-2 sudo[123237]: pam_unix(sudo:session): session closed for user root
May 30 20:21:36.052808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860" returned: 0 in 0.893s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:36.076634 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:36.128437 n-d-843949-2 sudo[123263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860
May 30 20:21:36.129415 n-d-843949-2 sudo[123263]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:36.162315 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Creating clone of volume: 191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:36.169061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:36.213650 n-d-843949-2 sudo[123265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:36.218331 n-d-843949-2 sudo[123265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:36.677850 n-d-843949-2 sudo[123263]: pam_unix(sudo:session): session closed for user root
May 30 20:21:36.682057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860" returned: 0 in 0.605s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:36.684578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:36.737826 n-d-843949-2 sudo[123270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860
May 30 20:21:36.741234 n-d-843949-2 sudo[123270]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:36.821324 n-d-843949-2 sudo[123265]: pam_unix(sudo:session): session closed for user root
May 30 20:21:36.825262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.655s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:36.827201 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c --snapshot stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:36.870590 n-d-843949-2 sudo[123272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c --snapshot stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 -L 1.00g
May 30 20:21:36.872195 n-d-843949-2 sudo[123272]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:37.517273 n-d-843949-2 sudo[123270]: pam_unix(sudo:session): session closed for user root
May 30 20:21:37.519828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef0a440b-e033-408b-84fc-a9426ba7a860" returned: 0 in 0.835s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:37.522296 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Successfully deleted volume: ef0a440b-e033-408b-84fc-a9426ba7a860
May 30 20:21:37.620106 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Created reservations ['c46b3b4e-207c-4c30-add9-04206441abb1', '010e9466-91eb-4e80-986c-6c0ad5e5d562', 'f9646f60-bb7d-441b-abfa-e04cd132965a', 'c1ddc4ae-3bf6-489c-ac0f-811e7aa7e92d'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:37.630872 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:37.630872 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:37.630872 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:37.769615 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:37.770707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:37.824787 n-d-843949-2 sudo[123360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:37.825592 n-d-843949-2 sudo[123360]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:37.952291 n-d-843949-2 sudo[123272]: pam_unix(sudo:session): session closed for user root
May 30 20:21:37.954474 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c --snapshot stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 -L 1.00g" returned: 0 in 1.127s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:37.957159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11bed1e7-9f06-4e18-8701-3baca9aa381c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:38.010615 n-d-843949-2 sudo[123393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11bed1e7-9f06-4e18-8701-3baca9aa381c stack-volumes-lvmdriver-1 -L 1g
May 30 20:21:38.011821 n-d-843949-2 sudo[123393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:38.397895 n-d-843949-2 sudo[123360]: pam_unix(sudo:session): session closed for user root
May 30 20:21:38.400262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 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.629s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:38.402226 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:38.437165 n-d-843949-2 sudo[123396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:38.438886 n-d-843949-2 sudo[123396]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:38.773581 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-1c21469d-413f-42f8-a73e-b5031d0db41a-delete_volume'" acquired by "delete_volume" :: waited 0.044s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:21:38.850420 n-d-843949-2 sudo[123393]: pam_unix(sudo:session): session closed for user root
May 30 20:21:38.884755 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11bed1e7-9f06-4e18-8701-3baca9aa381c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.928s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:38.908881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:38.976816 n-d-843949-2 sudo[123426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:21:38.977667 n-d-843949-2 sudo[123426]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:38.997556 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c21469d-413f-42f8-a73e-b5031d0db41a
May 30 20:21:38.998835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:39.051701 n-d-843949-2 sudo[123428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a
May 30 20:21:39.057377 n-d-843949-2 sudo[123428]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:39.396044 n-d-843949-2 sudo[123396]: pam_unix(sudo:session): session closed for user root
May 30 20:21:39.399162 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.996s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:39.401830 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:39.411762 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Deleted volume successfully.
May 30 20:21:39.445048 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-34fddf6c-35ab-4c47-8ad6-7952d3ae4582 tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-ef0a440b-e033-408b-84fc-a9426ba7a860-delete_volume'" released by "delete_volume" :: held 4.504s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:39.604074 n-d-843949-2 sudo[123426]: pam_unix(sudo:session): session closed for user root
May 30 20:21:39.605826 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.698s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:39.607411 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:39.628498 n-d-843949-2 sudo[123433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c iflag=direct
May 30 20:21:39.630819 n-d-843949-2 sudo[123433]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:39.757077 n-d-843949-2 sudo[123428]: pam_unix(sudo:session): session closed for user root
May 30 20:21:39.769978 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a" returned: 0 in 0.771s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:39.771922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:39.823586 n-d-843949-2 sudo[123435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a
May 30 20:21:39.824693 n-d-843949-2 sudo[123435]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:40.207915 n-d-843949-2 sudo[123433]: pam_unix(sudo:session): session closed for user root
May 30 20:21:40.210895 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c iflag=direct" returned: 0 in 0.603s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:40.220400 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:40.283764 n-d-843949-2 sudo[123447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c oflag=direct
May 30 20:21:40.287741 n-d-843949-2 sudo[123447]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:40.673225 n-d-843949-2 sudo[123435]: pam_unix(sudo:session): session closed for user root
May 30 20:21:40.675762 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a" returned: 0 in 0.903s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:40.678125 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:40.710344 n-d-843949-2 sudo[123461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a
May 30 20:21:40.711182 n-d-843949-2 sudo[123461]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:40.869378 n-d-843949-2 sudo[123447]: pam_unix(sudo:session): session closed for user root
May 30 20:21:40.872428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c oflag=direct" returned: 0 in 0.652s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:40.873684 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:40.909001 n-d-843949-2 sudo[123473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:21:40.910946 n-d-843949-2 sudo[123473]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:41.559745 n-d-843949-2 sudo[123461]: pam_unix(sudo:session): session closed for user root
May 30 20:21:41.562564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c21469d-413f-42f8-a73e-b5031d0db41a" returned: 0 in 0.884s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:41.565187 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Successfully deleted volume: 1c21469d-413f-42f8-a73e-b5031d0db41a
May 30 20:21:41.674342 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Created reservations ['088ac756-1e4d-4658-9716-d35767a15be4', '69c7ece5-f286-4495-86c7-1e50352a32e6', 'e4a2265a-a704-4931-88fc-31e5557ed935', '18a6956b-cd57-41e4-b83d-bafc7f0dcf76'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:21:41.684495 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:21:41.684495 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:21:41.684495 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:41.772513 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:21:41.773087 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:41.823026 n-d-843949-2 sudo[123490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:21:41.823858 n-d-843949-2 sudo[123490]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:42.733324 n-d-843949-2 sudo[123490]: pam_unix(sudo:session): session closed for user root
May 30 20:21:42.736689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 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.962s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:42.738121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:42.792761 n-d-843949-2 sudo[123495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:21:42.793555 n-d-843949-2 sudo[123495]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:43.590350 n-d-843949-2 sudo[123495]: pam_unix(sudo:session): session closed for user root
May 30 20:21:43.592967 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.855s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:43.595347 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:21:43.603470 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Deleted volume successfully.
May 30 20:21:43.631710 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-26c1286d-39be-42bc-9cf4-51c87cbcdb01 tempest-VolumesListTestJSON-1861354819 None] Lock "b'cinder-1c21469d-413f-42f8-a73e-b5031d0db41a-delete_volume'" released by "delete_volume" :: held 4.858s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:21:48.096124 n-d-843949-2 sudo[123473]: pam_unix(sudo:session): session closed for user root
May 30 20:21:48.098748 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.225s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:48.101055 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--11bed1e7--9f06--4e18--8701--3baca9aa381c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--11bed1e7--9f06--4e18--8701--3baca9aa381c, size 1024.00 MB, duration 7.23 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:21:48.101829 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Volume copy 1024.00 MB at 141.70 MB/s
May 30 20:21:48.103240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:48.133572 n-d-843949-2 sudo[123625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:21:48.135560 n-d-843949-2 sudo[123625]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:48.531125 n-d-843949-2 sudo[123625]: pam_unix(sudo:session): session closed for user root
May 30 20:21:48.533412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.430s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:48.535722 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:48.558490 n-d-843949-2 sudo[123633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:21:48.560099 n-d-843949-2 sudo[123633]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:49.265705 n-d-843949-2 sudo[123633]: pam_unix(sudo:session): session closed for user root
May 30 20:21:49.268153 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.732s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:49.309588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:49.358108 n-d-843949-2 sudo[123678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:21:49.360415 n-d-843949-2 sudo[123678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:21:49.915521 n-d-843949-2 sudo[123678]: pam_unix(sudo:session): session closed for user root
May 30 20:21:49.918271 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.608s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:50.021397 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:50.038894 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:50.039927 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: I_T nexus: 28
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: aGftQQHyKRu3RED2f9Gb
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:21:50.040841 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:21:50.045729 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c,
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: incominguser BDe82LJtwmgztjNdWQYM f72fnKEhxAp7rF8e
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]:
May 30 20:21:50.055678 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:21:50.057847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:50.843035 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.785s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:50.843599 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:50.844258 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:21:50.844637 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:21:50.846001 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:50.877576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:50.877976 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n Backing store flags: \n Account information:\n BDe82LJtwmgztjNdWQYM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: I_T nexus: 28
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: aGftQQHyKRu3RED2f9Gb
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:21:50.878648 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:21:50.883912 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:51.142082 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:51.142653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n Backing store flags: \n Account information:\n BDe82LJtwmgztjNdWQYM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:51.144343 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:21:51.374965 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:21:51.375572 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n Backing store flags: \n Account information:\n BDe82LJtwmgztjNdWQYM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:21:51.376810 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:21:51.430853 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Initialize volume connection completed successfully.
May 30 20:22:11.160969 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:22:11.161630 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:22:11.162070 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:11.247736 n-d-843949-2 sudo[124067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:22:11.249394 n-d-843949-2 sudo[124067]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:12.112355 n-d-843949-2 sudo[124067]: pam_unix(sudo:session): session closed for user root
May 30 20:22:12.114569 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.952s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:12.116364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:12.162889 n-d-843949-2 sudo[124071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:22:12.163814 n-d-843949-2 sudo[124071]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:13.193021 n-d-843949-2 sudo[124071]: pam_unix(sudo:session): session closed for user root
May 30 20:22:13.195594 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:13.197564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:22:36.866809 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:22:36.927514 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:37.054617 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:37.054940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c\n Backing store flags: \n Account information:\n BDe82LJtwmgztjNdWQYM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:37.056091 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: 11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:37.059221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:37.310130 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-11bed1e7-9f06-4e18-8701-3baca9aa381c -f" returned: 0 in 0.252s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:37.310732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:37.312027 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:37.517471 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:37.517943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:37.519131 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Remove volume export completed successfully.
May 30 20:22:37.683581 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-11bed1e7-9f06-4e18-8701-3baca9aa381c-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:22:37.793358 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Trying to delete temp volume: 11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:37.799342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:38.007476 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:22:38.027611 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:22:38.028151 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 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'
May 30 20:22:38.068969 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (72fc8a63-2435-429e-8ad0-c1ef284711cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:22:38.072789 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af39f511-3695-4865-bcb4-f4df7f8249be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:38.093179 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:38.093473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:38.094526 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:38.095578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:38.117205 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:22:38.125616 n-d-843949-2 sudo[124395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:38.128651 n-d-843949-2 sudo[124395]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:38.172531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af39f511-3695-4865-bcb4-f4df7f8249be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-432481507',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0188a0a2-f5cc-4c6c-818d-38b2d774757f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a048fd6ea7c2440198c694d9cbd88a49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:22:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:22:38Z,user_id='b72f7c1228f2405cb0508e2c76b692c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:38.175504 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1103819-f27a-44df-96f4-bea89e2b3e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:38.177733 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1103819-f27a-44df-96f4-bea89e2b3e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:38.188889 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f428fab1-564b-43a6-9ce2-3f08b360c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:38.192506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f428fab1-564b-43a6-9ce2-3f08b360c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'volume_name': 'volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:38.232592 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ec7677-98c6-49b8-92b2-2eae6229e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:38.248953 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96ec7677-98c6-49b8-92b2-2eae6229e14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:38.251777 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36612bec-1771-4461-9bce-8966cbbaf67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:38.252247 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Volume 0188a0a2-f5cc-4c6c-818d-38b2d774757f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'volume_size': 1}
May 30 20:22:38.254245 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:38.339522 n-d-843949-2 sudo[124397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f stack-volumes-lvmdriver-1 -L 1g
May 30 20:22:38.340367 n-d-843949-2 sudo[124397]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:38.917431 n-d-843949-2 sudo[124395]: pam_unix(sudo:session): session closed for user root
May 30 20:22:38.921635 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.825s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:38.923953 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:38.978475 n-d-843949-2 sudo[124404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:38.983556 n-d-843949-2 sudo[124404]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:39.636397 n-d-843949-2 sudo[124404]: pam_unix(sudo:session): session closed for user root
May 30 20:22:39.638605 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.714s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:39.640450 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:39.663787 n-d-843949-2 sudo[124397]: pam_unix(sudo:session): session closed for user root
May 30 20:22:39.664022 n-d-843949-2 sudo[124437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:39.668431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:39.672575 n-d-843949-2 sudo[124437]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:39.673270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36612bec-1771-4461-9bce-8966cbbaf67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:39.681649 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (643889c9-1dc8-4e2e-96fe-1bae87c1c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:39.705680 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Volume volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f (0188a0a2-f5cc-4c6c-818d-38b2d774757f): created successfully
May 30 20:22:39.709686 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (643889c9-1dc8-4e2e-96fe-1bae87c1c02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:39.713002 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (72fc8a63-2435-429e-8ad0-c1ef284711cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:22:39.729466 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0e3fcd61-ede9-4f5c-ae12-72e2a895ce1b tempest-AttachVolumeNegativeTest-608672088 None] Created volume successfully.
May 30 20:22:40.250039 n-d-843949-2 sudo[124437]: pam_unix(sudo:session): session closed for user root
May 30 20:22:40.255371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11bed1e7-9f06-4e18-8701-3baca9aa381c" returned: 0 in 0.615s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:40.256207 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: 11bed1e7-9f06-4e18-8701-3baca9aa381c
May 30 20:22:40.258590 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:22:40.258590 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:22:40.258590 n-d-843949-2 cinder-volume[92362]:
May 30 20:22:40.297657 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:22:40.314916 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-77aa2c09-5ab8-4aee-b91c-f8f70e735446 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-11bed1e7-9f06-4e18-8701-3baca9aa381c-delete_volume'" released by "delete_volume" :: held 2.631s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:22:42.114489 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:42.157581 n-d-843949-2 sudo[124455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:22:42.158390 n-d-843949-2 sudo[124455]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:42.910804 n-d-843949-2 sudo[124455]: pam_unix(sudo:session): session closed for user root
May 30 20:22:42.913442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f" returned: 0 in 0.799s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:42.981985 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:42.999561 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:43.000305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: I_T nexus: 28
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: aGftQQHyKRu3RED2f9Gb
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:22:43.001184 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:22:43.004108 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Creating iscsi_target for Volume ID: volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Created volume path /opt/stack/data/cinder/volumes/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f,
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]:
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: incominguser V88Zg5wdTpN8DKgUtnGj q9xS3aN9nMDSL3VX
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]:
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]:
May 30 20:22:43.016184 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:22:43.018506 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:43.620950 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f" returned: 0 in 0.602s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:43.621532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:43.621985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:22:43.622466 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:22:43.623692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:43.633269 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:43.633919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: I_T nexus: 28
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: aGftQQHyKRu3RED2f9Gb
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:22:43.634722 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:22:43.638920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:43.756667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:43.757525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:43.760842 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:43.993401 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:43.994004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:43.996196 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:22:44.062271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'target_lun': 1, 'volume_id': '0188a0a2-f5cc-4c6c-818d-38b2d774757f', 'auth_method': 'CHAP', 'auth_username': 'V88Zg5wdTpN8DKgUtnGj', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a44d58f0-6b2d-4bbc-aecc-6b8ad7e5127a'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:22:44.316485 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-890fefb7-b129-431e-9327-510f8826dc26 req-7c8d63e6-50d6-4882-aabc-998ef9894e71 tempest-AttachVolumeNegativeTest-608672088 None] attachment_update completed successfully.
May 30 20:22:45.154529 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-b6df3e1f-c08d-4924-84fb-d51faa960b59 req-b8cb16db-fbd3-48cb-9282-5001c7471f0f tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:22:45.155163 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-b6df3e1f-c08d-4924-84fb-d51faa960b59 req-b8cb16db-fbd3-48cb-9282-5001c7471f0f tempest-VolumesBackupsTest-1622139902 None] Deleting attachment 9956a92d-7741-4fbd-a894-0e9d0b805ad9. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:22:45.157709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:45.269049 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:45.269578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6\n Backing store flags: \n Account information:\n aGftQQHyKRu3RED2f9Gb\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:45.270677 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-b6df3e1f-c08d-4924-84fb-d51faa960b59 req-b8cb16db-fbd3-48cb-9282-5001c7471f0f tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: 191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:45.274208 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:45.401102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 -f" returned: 0 in 0.128s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:45.401314 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:45.406321 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:45.512943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:45.513593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:51.497634 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-191c396e-2f2f-4dda-ad58-3de5215ef6b6-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:22:51.630735 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:51.726839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:51.727362 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:51.731311 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: 191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:51.732480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:51.752444 n-d-843949-2 sudo[124588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:51.754434 n-d-843949-2 sudo[124588]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:52.101218 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-2f83f150-6147-4cd8-8114-f0fe9ef283e9 req-fd0c57df-b684-456e-9640-f157f8825380 tempest-AttachVolumeNegativeTest-608672088 None] Terminate volume connection completed successfully.
May 30 20:22:52.101713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-2f83f150-6147-4cd8-8114-f0fe9ef283e9 req-fd0c57df-b684-456e-9640-f157f8825380 tempest-AttachVolumeNegativeTest-608672088 None] Deleting attachment a44d58f0-6b2d-4bbc-aecc-6b8ad7e5127a. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:22:52.106950 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:52.229847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:52.230184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f\n Backing store flags: \n Account information:\n V88Zg5wdTpN8DKgUtnGj\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:52.230828 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-2f83f150-6147-4cd8-8114-f0fe9ef283e9 req-fd0c57df-b684-456e-9640-f157f8825380 tempest-AttachVolumeNegativeTest-608672088 None] Removing iscsi_target for Volume ID: 0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:22:52.231848 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:52.337529 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f -f" returned: 0 in 0.105s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:52.337871 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:52.340110 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:52.429677 n-d-843949-2 sudo[124588]: pam_unix(sudo:session): session closed for user root
May 30 20:22:52.433158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.699s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:52.444490 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:52.467500 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:52.467806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239678336]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:22:52.482389 n-d-843949-2 sudo[124607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:52.483199 n-d-843949-2 sudo[124607]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:53.016486 n-d-843949-2 sudo[124607]: pam_unix(sudo:session): session closed for user root
May 30 20:22:53.019193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.577s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:53.021883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:53.048591 n-d-843949-2 sudo[124612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:53.050151 n-d-843949-2 sudo[124612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:53.629546 n-d-843949-2 sudo[124612]: pam_unix(sudo:session): session closed for user root
May 30 20:22:53.631856 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-191c396e-2f2f-4dda-ad58-3de5215ef6b6" returned: 0 in 0.610s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:53.633330 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: 191c396e-2f2f-4dda-ad58-3de5215ef6b6
May 30 20:22:53.710786 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Created reservations ['673eeb07-dae3-491d-a211-f6d2a687e6e3', 'b2c1bc97-c8f3-4956-96d1-8dedad5212c3', '02cc2cd0-852d-4151-8d46-6c099e17b4f5', 'fc3c0108-abc4-4e7e-abc5-223d3d851a44'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:22:53.713285 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:22:53.713285 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:22:53.713285 n-d-843949-2 cinder-volume[92362]:
May 30 20:22:53.795957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:22:53.798309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:53.826806 n-d-843949-2 sudo[124619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:22:53.828330 n-d-843949-2 sudo[124619]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:54.313036 n-d-843949-2 sudo[124619]: pam_unix(sudo:session): session closed for user root
May 30 20:22:54.315916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 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.518s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:54.319126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:22:54.359853 n-d-843949-2 sudo[124622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:22:54.362690 n-d-843949-2 sudo[124622]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:22:54.791330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:22:54.798391 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:22:54.798962 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 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'
May 30 20:22:54.818309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (78677136-d91c-4991-8b23-0aae41592ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:22:54.821703 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8037c4fc-d0cf-4425-b484-4aae53a6b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:54.847996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:22:54.902161 n-d-843949-2 sudo[124622]: pam_unix(sudo:session): session closed for user root
May 30 20:22:54.903200 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8037c4fc-d0cf-4425-b484-4aae53a6b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-598850651',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=7a717164-33c3-4754-bf86-79a9f3d3a995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0623461af4eb40b7a7c8696429fe1967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:22:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:22:55Z,user_id='b2ab1241c6864da49f4bc6bbe32ee37d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:54.906489 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c2df4c7-9625-4701-85b2-aa54cdf011da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:54.908819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4c2df4c7-9625-4701-85b2-aa54cdf011da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:54.911912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (506025da-1a2e-4b8c-ad8b-a5a308e11018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:54.918348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:22:54.920041 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:22:54.924583 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:22:54.948218 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d99402f7-5bb8-4889-b937-d29c3e94a3da tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-191c396e-2f2f-4dda-ad58-3de5215ef6b6-delete_volume'" released by "delete_volume" :: held 3.450s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:22:55.007511 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (506025da-1a2e-4b8c-ad8b-a5a308e11018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7a717164-33c3-4754-bf86-79a9f3d3a995', 'volume_name': 'volume-7a717164-33c3-4754-bf86-79a9f3d3a995', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:55.011355 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07f24393-2ea6-406c-8e28-234bb97f6f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:55.013654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (07f24393-2ea6-406c-8e28-234bb97f6f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:22:55.016148 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e8fcaa8-4605-468b-b53a-e6c225a658ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:22:55.017196 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Volume 7a717164-33c3-4754-bf86-79a9f3d3a995: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7a717164-33c3-4754-bf86-79a9f3d3a995', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:22:55.017881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Cloning 7a717164-33c3-4754-bf86-79a9f3d3a995 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:23:11.167234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:23:11.168554 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:23:11.169865 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:11.235150 n-d-843949-2 sudo[124867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:23:11.238963 n-d-843949-2 sudo[124867]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:12.093786 n-d-843949-2 sudo[124867]: pam_unix(sudo:session): session closed for user root
May 30 20:23:12.097863 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.927s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:12.101430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:12.144129 n-d-843949-2 sudo[124870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:23:12.144932 n-d-843949-2 sudo[124870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:12.846731 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 17.83 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:23:12.847405 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Image download 616.00 MB at 34.56 MB/s
May 30 20:23:12.900641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:12.933813 n-d-843949-2 sudo[124870]: pam_unix(sudo:session): session closed for user root
May 30 20:23:12.937039 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.836s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:12.939108 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:23:13.002492 n-d-843949-2 sudo[124873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1
May 30 20:23:13.003427 n-d-843949-2 sudo[124873]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:13.511777 n-d-843949-2 sudo[124873]: pam_unix(sudo:session): session closed for user root
May 30 20:23:13.514009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1" returned: 0 in 0.613s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:13.514933 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user b2ab1241c6864da49f4bc6bbe32ee37d. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:23:13.597424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:13.723379 n-d-843949-2 sudo[124878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1
May 30 20:23:13.724232 n-d-843949-2 sudo[124878]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:14.150774 n-d-843949-2 sudo[124878]: pam_unix(sudo:session): session closed for user root
May 30 20:23:14.153972 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1" returned: 0 in 0.556s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:14.156931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a717164-33c3-4754-bf86-79a9f3d3a995 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:14.179598 n-d-843949-2 sudo[124883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a717164-33c3-4754-bf86-79a9f3d3a995 stack-volumes-lvmdriver-1 -L 1g
May 30 20:23:14.181122 n-d-843949-2 sudo[124883]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:14.879801 n-d-843949-2 sudo[124883]: pam_unix(sudo:session): session closed for user root
May 30 20:23:14.882017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a717164-33c3-4754-bf86-79a9f3d3a995 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.725s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:14.902779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7a717164-33c3-4754-bf86-79a9f3d3a995. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:23:14.953365 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5nzd_4vo {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:15.075058 n-d-843949-2 sudo[124919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5nzd_4vo
May 30 20:23:15.075892 n-d-843949-2 sudo[124919]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:15.588898 n-d-843949-2 sudo[124919]: pam_unix(sudo:session): session closed for user root
May 30 20:23:15.591295 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5nzd_4vo" returned: 0 in 0.638s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:15.592769 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:15.679165 n-d-843949-2 sudo[124933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1
May 30 20:23:15.680049 n-d-843949-2 sudo[124933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:16.069970 n-d-843949-2 sudo[124933]: pam_unix(sudo:session): session closed for user root
May 30 20:23:16.072802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1" returned: 0 in 0.479s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:16.074919 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:23:16.076299 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:16.110215 n-d-843949-2 sudo[124939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995 oflag=direct
May 30 20:23:16.112841 n-d-843949-2 sudo[124939]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:16.566064 n-d-843949-2 sudo[124939]: pam_unix(sudo:session): session closed for user root
May 30 20:23:16.568760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995 oflag=direct" returned: 0 in 0.492s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:16.570956 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:16.604833 n-d-843949-2 sudo[124974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995
May 30 20:23:16.605640 n-d-843949-2 sudo[124974]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:17.859735 n-d-843949-2 sudo[124974]: pam_unix(sudo:session): session closed for user root
May 30 20:23:17.862629 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995" returned: 0 in 1.291s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:17.863671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:17.967901 n-d-843949-2 sudo[125038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1
May 30 20:23:17.968773 n-d-843949-2 sudo[125038]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:18.469497 n-d-843949-2 sudo[125038]: pam_unix(sudo:session): session closed for user root
May 30 20:23:18.472476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1" returned: 0 in 0.608s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:18.473299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_yeosplvqn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.29 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7a717164--33c3--4754--bf86--79a9f3d3a995 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:23:18.473679 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Converted 700.00 MB image at 541.47 MB/s
May 30 20:23:18.474436 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7a717164-33c3-4754-bf86-79a9f3d3a995 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:23:18.702690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user b2ab1241c6864da49f4bc6bbe32ee37d is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:23:18.703360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Marking volume 7a717164-33c3-4754-bf86-79a9f3d3a995 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:23:18.732913 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 7a717164-33c3-4754-bf86-79a9f3d3a995. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:23:18.733508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Creating volume glance metadata for volume 7a717164-33c3-4754-bf86-79a9f3d3a995 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:23:18.864485 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e8fcaa8-4605-468b-b53a-e6c225a658ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a717164-33c3-4754-bf86-79a9f3d3a995', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:18.868915 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c910356a-acf7-4edf-b81b-9a6769ead773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:23:18.892323 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Volume volume-7a717164-33c3-4754-bf86-79a9f3d3a995 (7a717164-33c3-4754-bf86-79a9f3d3a995): created successfully
May 30 20:23:18.895378 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c910356a-acf7-4edf-b81b-9a6769ead773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:18.898846 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (78677136-d91c-4991-8b23-0aae41592ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:23:18.914660 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2b7656f0-8a19-4045-8866-43ce5c263230 tempest-VolumesBackupsTest-1622139902 None] Created volume successfully.
May 30 20:23:20.200788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Creating a new backup for volume volume-7a717164-33c3-4754-bf86-79a9f3d3a995. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:23:20.225641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:20.296158 n-d-843949-2 sudo[125081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:23:20.297243 n-d-843949-2 sudo[125081]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:23:21.034577 n-d-843949-2 sudo[125081]: pam_unix(sudo:session): session closed for user root
May 30 20:23:21.037767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995" returned: 0 in 0.812s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:21.134698 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:21.154412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:21.154936 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:23:21.155718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:23:21.156706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a717164-33c3-4754-bf86-79a9f3d3a995,
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]:
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: incominguser wMqWzmCb2rtm3frpXHfm FgdvzmWP5DJLxfTA
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]:
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]:
May 30 20:23:21.162642 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:23:21.163887 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:21.887339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995" returned: 0 in 0.723s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:21.887928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:23:21.888252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:23:21.888613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:23:21.889783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:21.902810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:21.903154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:23:21.904254 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:23:21.905995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:22.017860 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:22.018966 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:23:22.021746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:23:22.140865 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:23:22.141793 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:23:22.143661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:23:22.192629 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Initialize volume connection completed successfully.
May 30 20:23:57.801488 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1eca67e4-1f78-4b16-acf5-c3711fb1aa0d tempest-GroupsV314Test-762997653 None] Group tempest-GroupsV314Test-Group-156553825: creating
May 30 20:23:57.835070 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1eca67e4-1f78-4b16-acf5-c3711fb1aa0d tempest-GroupsV314Test-762997653 None] Group tempest-GroupsV314Test-Group-156553825: created successfully
May 30 20:23:57.857467 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1eca67e4-1f78-4b16-acf5-c3711fb1aa0d tempest-GroupsV314Test-762997653 None] Create group completed successfully.
May 30 20:23:59.770127 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:23:59.781005 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:23:59.783938 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 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'
May 30 20:23:59.807510 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Flow 'volume_create_manager' (6d1dffa1-dac6-4bd1-8492-e030ca338a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:23:59.811140 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4c816c5-f4b4-4840-bc23-ee349baeb479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:23:59.864787 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:23:59.931447 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d4c816c5-f4b4-4840-bc23-ee349baeb479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-902237517',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=b9f7e815-b582-45d2-8f76-4c2d6eef3512,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=bd84dd52-407d-4186-9b62-9a2277942451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b572dfec7b14cad9f3079c975bd2343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:24:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:24:00Z,user_id='2197dd9a484f4cd782aa6d740d2133f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd87e673-c38d-4f7b-a7db-3b197f6f0ac3),volume_type_id=cd87e673-c38d-4f7b-a7db-3b197f6f0ac3)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:59.943350 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56896784-f6e8-4d46-9abe-f3b84d91e0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:23:59.945716 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56896784-f6e8-4d46-9abe-f3b84d91e0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:59.948120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (606e6170-d804-406f-be36-1dbbdf63bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:23:59.956962 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (606e6170-d804-406f-be36-1dbbdf63bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd84dd52-407d-4186-9b62-9a2277942451', 'volume_name': 'volume-bd84dd52-407d-4186-9b62-9a2277942451', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:59.966909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c5ee37d-fe7d-4162-ae55-1ee210b80c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:23:59.969853 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c5ee37d-fe7d-4162-ae55-1ee210b80c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:23:59.972042 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33a4f36d-ecf5-4ab2-9dfb-98d22d6a6f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:00.009640 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Volume bd84dd52-407d-4186-9b62-9a2277942451: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd84dd52-407d-4186-9b62-9a2277942451', 'volume_size': 1}
May 30 20:24:00.013465 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd84dd52-407d-4186-9b62-9a2277942451 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:00.058797 n-d-843949-2 sudo[125520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd84dd52-407d-4186-9b62-9a2277942451 stack-volumes-lvmdriver-1 -L 1g
May 30 20:24:00.059624 n-d-843949-2 sudo[125520]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:00.671561 n-d-843949-2 sudo[125520]: pam_unix(sudo:session): session closed for user root
May 30 20:24:00.674832 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd84dd52-407d-4186-9b62-9a2277942451 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.661s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:00.678853 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (33a4f36d-ecf5-4ab2-9dfb-98d22d6a6f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd84dd52-407d-4186-9b62-9a2277942451', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:00.683292 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d37e2979-daab-4517-b72b-f7d13152aa98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:00.704056 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Volume volume-bd84dd52-407d-4186-9b62-9a2277942451 (bd84dd52-407d-4186-9b62-9a2277942451): created successfully
May 30 20:24:00.708358 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d37e2979-daab-4517-b72b-f7d13152aa98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:00.715912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Flow 'volume_create_manager' (6d1dffa1-dac6-4bd1-8492-e030ca338a93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:00.733292 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0ce990e8-e98f-4772-b844-aa6addb72a33 tempest-GroupsV314Test-762997653 None] Created volume successfully.
May 30 20:24:01.603554 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Creating clone of volume: bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:01.604926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:01.630072 n-d-843949-2 sudo[125554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:01.631493 n-d-843949-2 sudo[125554]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:02.081343 n-d-843949-2 sudo[125554]: pam_unix(sudo:session): session closed for user root
May 30 20:24:02.083559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451" returned: 0 in 0.478s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:02.085582 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 --snapshot stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:02.117393 n-d-843949-2 sudo[125557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 --snapshot stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 -L 1.00g
May 30 20:24:02.119136 n-d-843949-2 sudo[125557]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:02.889591 n-d-843949-2 sudo[125557]: pam_unix(sudo:session): session closed for user root
May 30 20:24:02.893036 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 --snapshot stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 -L 1.00g" returned: 0 in 0.807s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:02.896335 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138c8834-be98-4b23-a189-8c25a52554e1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:02.940748 n-d-843949-2 sudo[125658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138c8834-be98-4b23-a189-8c25a52554e1 stack-volumes-lvmdriver-1 -L 1g
May 30 20:24:02.946393 n-d-843949-2 sudo[125658]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:03.749271 n-d-843949-2 sudo[125658]: pam_unix(sudo:session): session closed for user root
May 30 20:24:03.752993 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138c8834-be98-4b23-a189-8c25a52554e1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.856s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:03.754846 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:03.778354 n-d-843949-2 sudo[125699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:03.779918 n-d-843949-2 sudo[125699]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:04.359916 n-d-843949-2 sudo[125699]: pam_unix(sudo:session): session closed for user root
May 30 20:24:04.364475 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 0.607s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:04.372434 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:04.416686 n-d-843949-2 sudo[125702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 iflag=direct
May 30 20:24:04.417500 n-d-843949-2 sudo[125702]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:04.856929 n-d-843949-2 sudo[125702]: pam_unix(sudo:session): session closed for user root
May 30 20:24:04.860260 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 iflag=direct" returned: 0 in 0.487s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:04.861471 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:04.921858 n-d-843949-2 sudo[125718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 oflag=direct
May 30 20:24:04.924399 n-d-843949-2 sudo[125718]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:05.402567 n-d-843949-2 sudo[125718]: pam_unix(sudo:session): session closed for user root
May 30 20:24:05.405268 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 oflag=direct" returned: 0 in 0.543s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:05.406555 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:05.468588 n-d-843949-2 sudo[125730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:24:05.473941 n-d-843949-2 sudo[125730]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:07.546544 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:24:07.564513 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:24:07.578686 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 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'
May 30 20:24:07.607264 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (01d787de-73af-4801-895c-572949ef81a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:07.611628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f907b793-ea74-47f0-97c7-5eb87e298cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:07.635864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:24:07.661801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f907b793-ea74-47f0-97c7-5eb87e298cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-632170944',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=5b35fc05-9140-4fac-9018-6fe8c759cb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a048fd6ea7c2440198c694d9cbd88a49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:24:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:24:07Z,user_id='b72f7c1228f2405cb0508e2c76b692c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:07.664953 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e67bc0d0-c23f-4244-a057-5e1b01ecda7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:07.667558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e67bc0d0-c23f-4244-a057-5e1b01ecda7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:07.670407 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96e7b2f-d852-4150-a589-eea77e089e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:07.673607 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f96e7b2f-d852-4150-a589-eea77e089e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5b35fc05-9140-4fac-9018-6fe8c759cb13', 'volume_name': 'volume-5b35fc05-9140-4fac-9018-6fe8c759cb13', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:07.675810 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a0e706-0b08-47db-91b2-008b7f124981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:07.685038 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a0e706-0b08-47db-91b2-008b7f124981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:07.689099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d7ea10-3313-4319-a2cb-1ac4b2c3bbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:07.690753 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Volume 5b35fc05-9140-4fac-9018-6fe8c759cb13: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5b35fc05-9140-4fac-9018-6fe8c759cb13', 'volume_size': 1}
May 30 20:24:07.693740 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:07.744296 n-d-843949-2 sudo[125737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 stack-volumes-lvmdriver-1 -L 1g
May 30 20:24:07.746269 n-d-843949-2 sudo[125737]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:09.078196 n-d-843949-2 sudo[125737]: pam_unix(sudo:session): session closed for user root
May 30 20:24:09.080436 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.386s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:09.084702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (10d7ea10-3313-4319-a2cb-1ac4b2c3bbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b35fc05-9140-4fac-9018-6fe8c759cb13', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:09.087145 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05486b34-ed6f-432c-b3da-3efd7f4e04d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:09.115263 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Volume volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 (5b35fc05-9140-4fac-9018-6fe8c759cb13): created successfully
May 30 20:24:09.115263 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05486b34-ed6f-432c-b3da-3efd7f4e04d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:09.117159 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Flow 'volume_create_manager' (01d787de-73af-4801-895c-572949ef81a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:09.141837 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-20501f69-a969-4d71-ab80-c87ad6fec03f tempest-AttachVolumeNegativeTest-608672088 None] Created volume successfully.
May 30 20:24:11.166303 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:24:11.168883 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:11.170220 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:11.255951 n-d-843949-2 sudo[125785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:11.258269 n-d-843949-2 sudo[125785]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:11.556959 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:11.619744 n-d-843949-2 sudo[125787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:11.636277 n-d-843949-2 sudo[125787]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:12.799213 n-d-843949-2 sudo[125785]: pam_unix(sudo:session): session closed for user root
May 30 20:24:12.805310 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.634s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:12.809102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:12.885327 n-d-843949-2 sudo[125795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:12.887490 n-d-843949-2 sudo[125795]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:12.894816 n-d-843949-2 sudo[125787]: pam_unix(sudo:session): session closed for user root
May 30 20:24:12.897642 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13" returned: 0 in 1.340s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:13.031434 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:13.073757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:13.074342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: I_T nexus: 31
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: wMqWzmCb2rtm3frpXHfm
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:24:13.075273 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:24:13.080336 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Creating iscsi_target for Volume ID: volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Created volume path /opt/stack/data/cinder/volumes/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13,
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: incominguser NZLDBCLLq3HUc8ckojM9 Ns9a2SkiiN6dtYrM
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:13.088066 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:24:13.089908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:13.365243 n-d-843949-2 sudo[125730]: pam_unix(sudo:session): session closed for user root
May 30 20:24:13.367700 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.961s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:13.368530 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--138c8834--be98--4b23--a189--8c25a52554e1, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--138c8834--be98--4b23--a189--8c25a52554e1, size 1024.00 MB, duration 7.96 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:24:13.369164 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Volume copy 1024.00 MB at 128.60 MB/s
May 30 20:24:13.370376 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:13.424962 n-d-843949-2 sudo[125809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:13.425825 n-d-843949-2 sudo[125809]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:13.767144 n-d-843949-2 sudo[125795]: pam_unix(sudo:session): session closed for user root
May 30 20:24:13.769581 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.962s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:13.773012 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:14.244460 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13" returned: 0 in 1.154s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:14.245350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:14.246459 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:24:14.246459 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:24:14.248008 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:14.292404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:14.293159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n Backing store flags: \n Account information:\n NZLDBCLLq3HUc8ckojM9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: I_T nexus: 31
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: wMqWzmCb2rtm3frpXHfm
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:24:14.294407 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:24:14.300081 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:14.324049 n-d-843949-2 sudo[125809]: pam_unix(sudo:session): session closed for user root
May 30 20:24:14.330157 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 0.960s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:14.335633 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:14.395881 n-d-843949-2 sudo[125851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:14.397387 n-d-843949-2 sudo[125851]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:14.516600 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:14.517584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n Backing store flags: \n Account information:\n NZLDBCLLq3HUc8ckojM9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:14.519284 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:14.825771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.307s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:14.826239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n Backing store flags: \n Account information:\n NZLDBCLLq3HUc8ckojM9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:14.827825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:24:14.970532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13', 'target_lun': 1, 'volume_id': '5b35fc05-9140-4fac-9018-6fe8c759cb13', 'auth_method': 'CHAP', 'auth_username': 'NZLDBCLLq3HUc8ckojM9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '36ba47bb-5d2e-4aed-8cbf-6f86747e5362'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:24:15.312292 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-a50b9a46-420e-4861-a2d0-2a566e0d6907 req-175d1086-4716-40c1-932f-0d8015095f7a tempest-AttachVolumeNegativeTest-608672088 None] attachment_update completed successfully.
May 30 20:24:15.560048 n-d-843949-2 sudo[125851]: pam_unix(sudo:session): session closed for user root
May 30 20:24:15.561833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 1.227s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:15.788722 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-de537b27-bc84-4884-96ec-569d4470ed1c tempest-GroupsV314Test-762997653 None] Create group from source-group-b9f7e815-b582-45d2-8f76-4c2d6eef3512 completed successfully.
May 30 20:24:16.702833 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Skipping remove_export. No iscsi_target is presently exported for volume: 138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:16.704014 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:16.755115 n-d-843949-2 sudo[125924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:16.755938 n-d-843949-2 sudo[125924]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:17.631263 n-d-843949-2 sudo[125924]: pam_unix(sudo:session): session closed for user root
May 30 20:24:17.634095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 0.930s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:17.636728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:17.689163 n-d-843949-2 sudo[125927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:17.690889 n-d-843949-2 sudo[125927]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:18.462383 n-d-843949-2 sudo[125927]: pam_unix(sudo:session): session closed for user root
May 30 20:24:18.464649 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 0.827s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:18.466672 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:18.519173 n-d-843949-2 sudo[125930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:18.520096 n-d-843949-2 sudo[125930]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:19.230076 n-d-843949-2 sudo[125930]: pam_unix(sudo:session): session closed for user root
May 30 20:24:19.232779 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138c8834-be98-4b23-a189-8c25a52554e1" returned: 0 in 0.766s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:19.234508 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Successfully deleted volume: 138c8834-be98-4b23-a189-8c25a52554e1
May 30 20:24:19.376793 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Created reservations ['71125c8f-ab17-43f6-8652-95eeac623ec0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:19.446997 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-4090572 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-4090572, it is now deprecated. Please use the default quota class for default quota.
May 30 20:24:19.448507 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-4090572 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-4090572, it is now deprecated. Please use the default quota class for default quota.
May 30 20:24:19.467243 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Created reservations ['e7a8e40d-7d0b-4d88-bf50-cf983d622115', 'b97caaa4-ffc6-4b33-99ac-510413bd707a', 'b8da5c61-6853-450c-994f-77fc1b7d0687', '3f8cefd4-7f55-434d-b52f-60acd7405ece'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:19.471268 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:19.471268 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:19.471268 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:19.621227 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:19.623744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:19.696559 n-d-843949-2 sudo[125935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:19.698076 n-d-843949-2 sudo[125935]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:20.520996 n-d-843949-2 sudo[125935]: pam_unix(sudo:session): session closed for user root
May 30 20:24:20.530039 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 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.906s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:20.533973 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:20.621322 n-d-843949-2 sudo[125940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:20.630499 n-d-843949-2 sudo[125940]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:21.029659 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:21.035867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:21.105433 n-d-843949-2 sudo[125942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:21.106282 n-d-843949-2 sudo[125942]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:21.918155 n-d-843949-2 sudo[125940]: pam_unix(sudo:session): session closed for user root
May 30 20:24:21.921022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.387s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:21.925418 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:21.935217 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5b3c66ca-5283-49c2-b70f-d554d755cbc5 tempest-GroupsV314Test-762997653 None] Delete group completed successfully.
May 30 20:24:22.016621 n-d-843949-2 sudo[125942]: pam_unix(sudo:session): session closed for user root
May 30 20:24:22.018350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451" returned: 0 in 0.997s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:22.019930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:22.091586 n-d-843949-2 sudo[125947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:22.092439 n-d-843949-2 sudo[125947]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:22.976790 n-d-843949-2 sudo[125947]: pam_unix(sudo:session): session closed for user root
May 30 20:24:22.979838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451" returned: 0 in 0.959s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:22.982483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:23.030517 n-d-843949-2 sudo[125950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:23.043026 n-d-843949-2 sudo[125950]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:23.950731 n-d-843949-2 sudo[125950]: pam_unix(sudo:session): session closed for user root
May 30 20:24:23.953823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd84dd52-407d-4186-9b62-9a2277942451" returned: 0 in 0.970s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:23.955175 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Successfully deleted volume: bd84dd52-407d-4186-9b62-9a2277942451
May 30 20:24:24.081418 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Created reservations ['37546d35-b09f-42b4-8654-8a9650aadfef'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:24.183410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Created reservations ['1832ad7c-4bc2-4e43-b34a-23f7800ab07a', 'e2dbb5a4-05fe-47e5-841b-32760c753d19', '1227f79a-6c23-4812-a6e8-311eca37cbdc', 'a0c8e1ba-c228-4c16-863b-6dc51f54a317'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:24.185878 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:24.185878 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:24.185878 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:24.280421 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8d4a3d32-63f1-49ab-b578-8f7a735d1d2e req-b0b934ca-06af-4409-bcd5-3d4a5f7ac2b9 tempest-AttachVolumeNegativeTest-608672088 None] Terminate volume connection completed successfully.
May 30 20:24:24.280883 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8d4a3d32-63f1-49ab-b578-8f7a735d1d2e req-b0b934ca-06af-4409-bcd5-3d4a5f7ac2b9 tempest-AttachVolumeNegativeTest-608672088 None] Deleting attachment 36ba47bb-5d2e-4aed-8cbf-6f86747e5362. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:24:24.315106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:24.328383 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:24.328383 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:24.328383 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:24.387022 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:24.387983 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:24.442638 n-d-843949-2 sudo[125973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:24.443485 n-d-843949-2 sudo[125973]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:24.483148 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:24.483482 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13\n Backing store flags: \n Account information:\n NZLDBCLLq3HUc8ckojM9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:24.485756 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-8d4a3d32-63f1-49ab-b578-8f7a735d1d2e req-b0b934ca-06af-4409-bcd5-3d4a5f7ac2b9 tempest-AttachVolumeNegativeTest-608672088 None] Removing iscsi_target for Volume ID: 5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:24.488712 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:24.754079 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 -f" returned: 0 in 0.267s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:24.754408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:24.756320 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:25.035300 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:25.035804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:25.439983 n-d-843949-2 sudo[125973]: pam_unix(sudo:session): session closed for user root
May 30 20:24:25.441865 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 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 1.054s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:25.444167 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:25.509645 n-d-843949-2 sudo[125996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:25.511085 n-d-843949-2 sudo[125996]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:26.638101 n-d-843949-2 sudo[125996]: pam_unix(sudo:session): session closed for user root
May 30 20:24:26.642005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.197s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:26.645678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:26.670686 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0923a7ec-55c2-4416-941c-aab9a496edad tempest-GroupsV314Test-762997653 None] Delete group completed successfully.
May 30 20:24:36.672934 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:24:36.681060 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:24:36.683170 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 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'
May 30 20:24:36.725700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Flow 'volume_create_manager' (917f22c0-eb9d-4381-9d82-a2883ef3cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:36.741233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe36393-ff81-4f91-a294-e9bcd7eb4847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:36.790654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:24:36.867372 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7fe36393-ff81-4f91-a294-e9bcd7eb4847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-915370483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0fc42674-1b72-478e-81be-1f9312b3c664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='739f7a07babe46508daa4e0e9079140c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:24:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:24:37Z,user_id='63760233ad0c4ed8b156a29926b141d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:36.872908 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (401f5d52-f0f2-42ce-bb8e-5b067690020e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:36.876356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (401f5d52-f0f2-42ce-bb8e-5b067690020e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:36.887753 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (babf869e-24f3-4167-8f3d-c59d7b2908bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:36.899600 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (babf869e-24f3-4167-8f3d-c59d7b2908bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0fc42674-1b72-478e-81be-1f9312b3c664', 'volume_name': 'volume-0fc42674-1b72-478e-81be-1f9312b3c664', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:36.902592 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa95bf38-a93f-4989-a77b-5eadb3a9fcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:36.905121 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aa95bf38-a93f-4989-a77b-5eadb3a9fcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:36.907803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (195d4826-08fb-40c2-8e9e-0ddf22e4953d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:36.908991 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Volume 0fc42674-1b72-478e-81be-1f9312b3c664: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0fc42674-1b72-478e-81be-1f9312b3c664', 'volume_size': 1}
May 30 20:24:36.912201 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fc42674-1b72-478e-81be-1f9312b3c664 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:36.941341 n-d-843949-2 sudo[126189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fc42674-1b72-478e-81be-1f9312b3c664 stack-volumes-lvmdriver-1 -L 1g
May 30 20:24:36.943516 n-d-843949-2 sudo[126189]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:37.777767 n-d-843949-2 sudo[126189]: pam_unix(sudo:session): session closed for user root
May 30 20:24:37.780047 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0fc42674-1b72-478e-81be-1f9312b3c664 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.869s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:37.784455 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (195d4826-08fb-40c2-8e9e-0ddf22e4953d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0fc42674-1b72-478e-81be-1f9312b3c664', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:37.786763 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0933c720-af3b-480c-9bf2-49a1d9949092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:37.811057 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Volume volume-0fc42674-1b72-478e-81be-1f9312b3c664 (0fc42674-1b72-478e-81be-1f9312b3c664): created successfully
May 30 20:24:37.813416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0933c720-af3b-480c-9bf2-49a1d9949092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:37.816416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Flow 'volume_create_manager' (917f22c0-eb9d-4381-9d82-a2883ef3cf98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:37.826396 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2030ae68-d64d-4215-98c6-0255ee9b66db tempest-SnapshotManageAdminTest-1193798019 None] Created volume successfully.
May 30 20:24:39.521690 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b1976a3a-9c54-4275-b858-6bc623b541f9 tempest-SnapshotManageAdminTest-1193798019 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 stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:39.567208 n-d-843949-2 sudo[126251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:39.570198 n-d-843949-2 sudo[126251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:39.586230 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-5b35fc05-9140-4fac-9018-6fe8c759cb13-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:39.732443 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:39.931775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:39.932221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:39.933014 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:39.934154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:40.003220 n-d-843949-2 sudo[126258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:40.004133 n-d-843949-2 sudo[126258]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:40.424281 n-d-843949-2 sudo[126251]: pam_unix(sudo:session): session closed for user root
May 30 20:24:40.426563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b1976a3a-9c54-4275-b858-6bc623b541f9 tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664" returned: 0 in 0.908s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:40.428309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b1976a3a-9c54-4275-b858-6bc623b541f9 tempest-SnapshotManageAdminTest-1193798019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 --snapshot stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:40.474478 n-d-843949-2 sudo[126270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 --snapshot stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 -L 1.00g
May 30 20:24:40.479172 n-d-843949-2 sudo[126270]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:41.040525 n-d-843949-2 sudo[126258]: pam_unix(sudo:session): session closed for user root
May 30 20:24:41.042767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13" returned: 0 in 1.108s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:41.044991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:41.106385 n-d-843949-2 sudo[126288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:41.107646 n-d-843949-2 sudo[126288]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:41.899042 n-d-843949-2 sudo[126270]: pam_unix(sudo:session): session closed for user root
May 30 20:24:41.901615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b1976a3a-9c54-4275-b858-6bc623b541f9 tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 --snapshot stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 -L 1.00g" returned: 0 in 1.473s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:42.036592 n-d-843949-2 sudo[126288]: pam_unix(sudo:session): session closed for user root
May 30 20:24:42.080907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13" returned: 0 in 1.034s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:42.082544 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:42.127330 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b1976a3a-9c54-4275-b858-6bc623b541f9 tempest-SnapshotManageAdminTest-1193798019 None] Create snapshot completed successfully
May 30 20:24:42.144115 n-d-843949-2 sudo[126393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:42.146391 n-d-843949-2 sudo[126393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:43.051449 n-d-843949-2 sudo[126393]: pam_unix(sudo:session): session closed for user root
May 30 20:24:43.053327 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5b35fc05-9140-4fac-9018-6fe8c759cb13" returned: 0 in 0.971s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:43.054506 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Successfully deleted volume: 5b35fc05-9140-4fac-9018-6fe8c759cb13
May 30 20:24:43.183159 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Created reservations ['6959edf2-ff3c-4ae8-bd97-987d523d643f', '35d06382-2aff-45eb-905f-e0fb3829f437', '7ea406f7-c6dc-4c2a-a0c8-02710d8b6d2b', 'bcd977ae-ad33-466b-ab6b-abdf4eadaa00'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:43.186250 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:43.186250 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:43.186250 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:43.285252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:43.286357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:43.369156 n-d-843949-2 sudo[126406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:43.379066 n-d-843949-2 sudo[126406]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:43.781055 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ae954155-62a6-4ef9-9402-38a98990f5ef tempest-SnapshotManageAdminTest-450432991 None] Lock "b'cinder-02238c31-ec87-4a49-9702-e34424cd06a0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:44.067348 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ae954155-62a6-4ef9-9402-38a98990f5ef tempest-SnapshotManageAdminTest-450432991 None] Created reservations ['27fd2b9d-50fe-4ab6-8c64-a25838a49cf1', '5de09206-2578-4245-8351-8eb63db4488c', '43825736-9775-45d1-8bc6-2df31c1244ff', '4a85a19a-741f-455d-9982-4e8013964809'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:44.070069 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ae954155-62a6-4ef9-9402-38a98990f5ef tempest-SnapshotManageAdminTest-450432991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:44.070069 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:44.070069 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:44.157019 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ae954155-62a6-4ef9-9402-38a98990f5ef tempest-SnapshotManageAdminTest-450432991 None] Unmanage snapshot completed successfully.
May 30 20:24:44.169435 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ae954155-62a6-4ef9-9402-38a98990f5ef tempest-SnapshotManageAdminTest-450432991 None] Lock "b'cinder-02238c31-ec87-4a49-9702-e34424cd06a0-delete_snapshot'" released by "delete_snapshot" :: held 0.389s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:24:44.334604 n-d-843949-2 sudo[126406]: pam_unix(sudo:session): session closed for user root
May 30 20:24:44.336843 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 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 1.051s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:44.339165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:44.383472 n-d-843949-2 sudo[126415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:44.387724 n-d-843949-2 sudo[126415]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:45.073793 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-0188a0a2-f5cc-4c6c-818d-38b2d774757f-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:45.259610 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:45.544048 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.286s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:45.544682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:45.545060 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:24:45.547016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:45.553863 n-d-843949-2 sudo[126415]: pam_unix(sudo:session): session closed for user root
May 30 20:24:45.595831 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.256s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:45.598394 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:45.607623 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Deleted volume successfully.
May 30 20:24:45.624786 n-d-843949-2 sudo[126434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:24:45.627300 n-d-843949-2 sudo[126434]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:45.638812 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5801dd84-0eb0-406d-b4b8-fd40ed4e871f tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-5b35fc05-9140-4fac-9018-6fe8c759cb13-delete_volume'" released by "delete_volume" :: held 6.053s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:24:45.811752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] manage_existing_snapshot: managing {'source-name': '_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0'}. {{(pid=92362) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4440}}
May 30 20:24:45.812461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Input parameters: context=, db=,driver=, host=n-d-843949-2@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0'}. {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
May 30 20:24:45.819596 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
May 30 20:24:45.851548 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Flow 'snapshot_manage_existing_manager' (dd5e2f00-431f-496f-bd1e-d473d5f20c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:45.862736 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (622b4afe-6f6b-41c7-8408-b79ac36b4975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:45.983781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-30T20:24:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-593810591',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1782082733',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=27c4798c-e28a-4eb5-b2f1-465122b442b5,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c5906dfffaa446a8b358baa2db697fbb',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='040d0440965343f5a156e394099ab52c',volume=>,volume_id=0fc42674-1b72-478e-81be-1f9312b3c664,volume_size=1,volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c) {{(pid=92362) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
May 30 20:24:45.993914 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (622b4afe-6f6b-41c7-8408-b79ac36b4975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-30T20:24:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-593810591',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1782082733',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=27c4798c-e28a-4eb5-b2f1-465122b442b5,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c5906dfffaa446a8b358baa2db697fbb',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='040d0440965343f5a156e394099ab52c',volume=>,volume_id=0fc42674-1b72-478e-81be-1f9312b3c664,volume_size=1,volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:45.996825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (ca8ef514-7f4f-43e7-bdf2-1abadf13aeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:46.002085 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (ca8ef514-7f4f-43e7-bdf2-1abadf13aeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:46.015397 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (7ce39883-1525-47a5-840b-e10b64b68771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:46.026446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 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 stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:46.071019 n-d-843949-2 sudo[126440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0
May 30 20:24:46.073060 n-d-843949-2 sudo[126440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:46.939097 n-d-843949-2 sudo[126434]: pam_unix(sudo:session): session closed for user root
May 30 20:24:46.941917 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f" returned: 0 in 1.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:46.945939 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:47.031156 n-d-843949-2 sudo[126454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:24:47.032845 n-d-843949-2 sudo[126454]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:47.384225 n-d-843949-2 sudo[126440]: pam_unix(sudo:session): session closed for user root
May 30 20:24:47.386823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0" returned: 0 in 1.360s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:47.393825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (7ce39883-1525-47a5-840b-e10b64b68771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-30T20:24:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-593810591',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1782082733',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=27c4798c-e28a-4eb5-b2f1-465122b442b5,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c5906dfffaa446a8b358baa2db697fbb',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='040d0440965343f5a156e394099ab52c',volume=>,volume_id=0fc42674-1b72-478e-81be-1f9312b3c664,volume_size=1,volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:47.398152 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (aaea2865-6853-47de-822a-d76b716f86f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:47.688353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Created reservations ['0539a9b4-d4dc-4cde-bf00-f1260d2a73d4', '6c9ec6d1-433c-491a-a880-412bcc083e8a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:47.690500 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (aaea2865-6853-47de-822a-d76b716f86f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0539a9b4-d4dc-4cde-bf00-f1260d2a73d4', '6c9ec6d1-433c-491a-a880-412bcc083e8a']}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:47.697482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1b0f1226-7f74-428b-938f-d23896811cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:47.697482 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 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 stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:47.756758 n-d-843949-2 sudo[126483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0
May 30 20:24:47.760708 n-d-843949-2 sudo[126483]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:48.099402 n-d-843949-2 sudo[126454]: pam_unix(sudo:session): session closed for user root
May 30 20:24:48.101802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f" returned: 0 in 1.155s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:48.104327 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:48.162345 n-d-843949-2 sudo[126505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:24:48.163170 n-d-843949-2 sudo[126505]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:48.459954 n-d-843949-2 sudo[126483]: pam_unix(sudo:session): session closed for user root
May 30 20:24:48.462274 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-02238c31-ec87-4a49-9702-e34424cd06a0" returned: 0 in 0.767s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:48.468847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 _snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:48.859653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-02238c31-ec87-4a49-9702-e34424cd06a0 _snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5" returned: 0 in 0.391s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:48.860281 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:48.943087 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (1b0f1226-7f74-428b-938f-d23896811cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-30T20:24:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-593810591',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1782082733',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=27c4798c-e28a-4eb5-b2f1-465122b442b5,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c5906dfffaa446a8b358baa2db697fbb',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='040d0440965343f5a156e394099ab52c',volume=>,volume_id=0fc42674-1b72-478e-81be-1f9312b3c664,volume_size=1,volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c), 'new_status': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:48.947309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (d2f52782-441a-4976-955a-5b01fa819aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:49.049724 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (d2f52782-441a-4976-955a-5b01fa819aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-05-30T20:24:46Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-593810591',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-1782082733',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=27c4798c-e28a-4eb5-b2f1-465122b442b5,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='c5906dfffaa446a8b358baa2db697fbb',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='040d0440965343f5a156e394099ab52c',volume=>,volume_id=0fc42674-1b72-478e-81be-1f9312b3c664,volume_size=1,volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:49.053774 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (8a54d2c0-b1a5-43b8-af6a-626776936f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:24:49.084231 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=92362) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
May 30 20:24:49.086338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] New status: available {{(pid=92362) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
May 30 20:24:49.158285 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Snapshot 27c4798c-e28a-4eb5-b2f1-465122b442b5 created successfully.
May 30 20:24:49.161851 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (8a54d2c0-b1a5-43b8-af6a-626776936f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:24:49.167541 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-eb6e770d-14c7-4a16-a824-0ca9429c106b tempest-SnapshotManageAdminTest-450432991 None] Flow 'snapshot_manage_existing_manager' (dd5e2f00-431f-496f-bd1e-d473d5f20c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:24:49.195107 n-d-843949-2 sudo[126505]: pam_unix(sudo:session): session closed for user root
May 30 20:24:49.197984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0188a0a2-f5cc-4c6c-818d-38b2d774757f" returned: 0 in 1.094s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:49.199141 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Successfully deleted volume: 0188a0a2-f5cc-4c6c-818d-38b2d774757f
May 30 20:24:49.316325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Created reservations ['6a6f02ee-f350-46b3-a1f0-5941be0891d1', '49bfd6b6-1d67-4460-bd81-c634128d58cb', 'b20d0800-9c29-4702-9cb7-cdd7ca7632e4', 'de169c38-fa37-4f11-952a-c63c47f70b80'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:49.319719 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:49.319719 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:49.319719 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:49.437254 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:49.437965 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:49.482651 n-d-843949-2 sudo[126598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:49.483651 n-d-843949-2 sudo[126598]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:49.600963 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] Lock "b'cinder-27c4798c-e28a-4eb5-b2f1-465122b442b5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:49.715839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 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 stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:49.759138 n-d-843949-2 sudo[126600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5
May 30 20:24:49.763287 n-d-843949-2 sudo[126600]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:50.148075 n-d-843949-2 sudo[126598]: pam_unix(sudo:session): session closed for user root
May 30 20:24:50.152796 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 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.714s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:50.156350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:50.204452 n-d-843949-2 sudo[126603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:50.207074 n-d-843949-2 sudo[126603]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:50.698655 n-d-843949-2 sudo[126600]: pam_unix(sudo:session): session closed for user root
May 30 20:24:50.701046 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5" returned: 0 in 0.988s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:50.704143 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:50.774726 n-d-843949-2 sudo[126617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5
May 30 20:24:50.787004 n-d-843949-2 sudo[126617]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:51.088052 n-d-843949-2 sudo[126603]: pam_unix(sudo:session): session closed for user root
May 30 20:24:51.090353 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.935s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:51.093760 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:51.101674 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Deleted volume successfully.
May 30 20:24:51.137643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9ecfb1d3-bf93-47ed-acc5-ed61c68678d3 tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-0188a0a2-f5cc-4c6c-818d-38b2d774757f-delete_volume'" released by "delete_volume" :: held 6.072s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:24:51.292956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-b176a569-38a9-42f6-ad14-555889580bf4-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:51.494170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:51.703921 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:51.704733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:24:51.704933 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Skipping remove_export. No iscsi_target is presently exported for volume: b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:24:51.713515 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:51.753447 n-d-843949-2 sudo[126641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:24:51.755154 n-d-843949-2 sudo[126641]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:52.077563 n-d-843949-2 sudo[126617]: pam_unix(sudo:session): session closed for user root
May 30 20:24:52.079796 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-27c4798c-e28a-4eb5-b2f1-465122b442b5" returned: 0 in 1.376s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:52.295925 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] Created reservations ['1b0f7bfe-5749-40b6-a0ae-5c1b09d32494', '334f1afb-61a5-4413-ae6e-4845ff0e39f3', '168a846a-a02e-4660-9acd-6cacf5b166f4', '80eeb633-2190-4d01-b64e-830a77cafee1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:52.300068 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:52.300068 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:52.300068 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:52.386690 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] Delete snapshot completed successfully.
May 30 20:24:52.397208 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-e3cd8fcb-407e-4c42-b869-a56b90ee9376 tempest-SnapshotManageAdminTest-450432991 None] Lock "b'cinder-27c4798c-e28a-4eb5-b2f1-465122b442b5-delete_snapshot'" released by "delete_snapshot" :: held 2.796s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:24:52.616727 n-d-843949-2 sudo[126641]: pam_unix(sudo:session): session closed for user root
May 30 20:24:52.618600 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4" returned: 0 in 0.905s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:52.620899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:52.692175 n-d-843949-2 sudo[126670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:24:52.694274 n-d-843949-2 sudo[126670]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:53.202387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Lock "b'cinder-0fc42674-1b72-478e-81be-1f9312b3c664-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:24:53.283909 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:53.285330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 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 stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:53.322572 n-d-843949-2 sudo[126676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:53.324014 n-d-843949-2 sudo[126676]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:53.351803 n-d-843949-2 sudo[126670]: pam_unix(sudo:session): session closed for user root
May 30 20:24:53.354888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4" returned: 0 in 0.733s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:53.358219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:53.412863 n-d-843949-2 sudo[126678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:24:53.414299 n-d-843949-2 sudo[126678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:54.073099 n-d-843949-2 sudo[126676]: pam_unix(sudo:session): session closed for user root
May 30 20:24:54.075575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664" returned: 0 in 0.790s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:54.077626 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:54.110292 n-d-843949-2 sudo[126686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:54.111717 n-d-843949-2 sudo[126686]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:54.222234 n-d-843949-2 sudo[126678]: pam_unix(sudo:session): session closed for user root
May 30 20:24:54.224880 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b176a569-38a9-42f6-ad14-555889580bf4" returned: 0 in 0.867s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:54.226208 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Successfully deleted volume: b176a569-38a9-42f6-ad14-555889580bf4
May 30 20:24:54.360370 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Created reservations ['b5d782b3-2f16-401d-acb5-83e9cf4ab487', '51526a70-e810-412c-ad57-6a5f5fd41d03', 'f4529e1c-668a-4142-8c28-0b5b91b3d8e2', 'ce02f168-9f04-4444-b353-cf1cfed4c019'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:54.365556 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:54.365556 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:54.365556 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:54.490042 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:54.490319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:54.537719 n-d-843949-2 sudo[126688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:54.539903 n-d-843949-2 sudo[126688]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:55.176647 n-d-843949-2 sudo[126686]: pam_unix(sudo:session): session closed for user root
May 30 20:24:55.178905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664" returned: 0 in 1.101s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:55.180858 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:55.265245 n-d-843949-2 sudo[126695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:55.267481 n-d-843949-2 sudo[126695]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:55.738718 n-d-843949-2 sudo[126688]: pam_unix(sudo:session): session closed for user root
May 30 20:24:55.741239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 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 1.251s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:55.743246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:55.786850 n-d-843949-2 sudo[126698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:55.788861 n-d-843949-2 sudo[126698]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:56.110413 n-d-843949-2 sudo[126695]: pam_unix(sudo:session): session closed for user root
May 30 20:24:56.112907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0fc42674-1b72-478e-81be-1f9312b3c664" returned: 0 in 0.931s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:56.114099 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Successfully deleted volume: 0fc42674-1b72-478e-81be-1f9312b3c664
May 30 20:24:56.276467 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Created reservations ['9c9d575e-886c-4418-bb30-db8db890c6c6', 'd043014c-0e96-426b-bd8a-8b2e13a65f90', '3cf03512-515a-4ee2-bd25-d01532a99fdd', 'd6a4cfd5-f23f-4051-8cd6-c92fd6f38e69'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:24:56.281399 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:24:56.281399 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:24:56.281399 n-d-843949-2 cinder-volume[92362]:
May 30 20:24:56.396677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:24:56.398091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:56.481845 n-d-843949-2 sudo[126706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:24:56.485293 n-d-843949-2 sudo[126706]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:56.942518 n-d-843949-2 sudo[126698]: pam_unix(sudo:session): session closed for user root
May 30 20:24:56.945078 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.201s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:56.947464 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:56.962425 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Deleted volume successfully.
May 30 20:24:57.005564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7737ec55-1c4f-4826-a5d9-e97a116c2427 tempest-AttachVolumeNegativeTest-608672088 None] Lock "b'cinder-b176a569-38a9-42f6-ad14-555889580bf4-delete_volume'" released by "delete_volume" :: held 5.712s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:24:57.251769 n-d-843949-2 sudo[126706]: pam_unix(sudo:session): session closed for user root
May 30 20:24:57.253680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 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.856s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:57.255249 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:24:57.293207 n-d-843949-2 sudo[126711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:24:57.294026 n-d-843949-2 sudo[126711]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:24:58.272463 n-d-843949-2 sudo[126711]: pam_unix(sudo:session): session closed for user root
May 30 20:24:58.274679 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.019s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:24:58.276512 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:24:58.282848 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Deleted volume successfully.
May 30 20:24:58.317262 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d76f3ea9-45c5-4eb2-93f9-eae66cad08be tempest-SnapshotManageAdminTest-1193798019 None] Lock "b'cinder-0fc42674-1b72-478e-81be-1f9312b3c664-delete_volume'" released by "delete_volume" :: held 5.115s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:25:04.475858 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:25:04.601996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:04.868660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:04.868982 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995\n Backing store flags: \n Account information:\n wMqWzmCb2rtm3frpXHfm\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:04.869651 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: 7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:25:04.870693 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:05.156521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a717164-33c3-4754-bf86-79a9f3d3a995 -f" returned: 0 in 0.285s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:05.157248 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:05.158585 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:05.422895 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:05.423660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684483654016]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:05.424605 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bf8d4994-4f83-46f0-ae01-d12f3a9b257a tempest-VolumesBackupsTest-1622139902 None] Remove volume export completed successfully.
May 30 20:25:07.319419 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:25:07.335105 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:25:07.338615 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 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'
May 30 20:25:07.369473 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (a1b86d84-4856-443b-93f5-d2cad6a81a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:07.375581 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00da3599-d937-4c82-8b6b-fda1fa1878f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:07.413441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:25:07.454788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (00da3599-d937-4c82-8b6b-fda1fa1878f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:25:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cd4159a5-2f6f-4a7e-bbea-bc09353c5f8f',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=cba6a9a9-4e00-4727-b1dd-eabadfd0d229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0623461af4eb40b7a7c8696429fe1967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:25:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:25:07Z,user_id='b2ab1241c6864da49f4bc6bbe32ee37d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:07.458338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (725bbc6e-3697-43ff-999f-2ff92d574349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:07.462284 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (725bbc6e-3697-43ff-999f-2ff92d574349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:07.466447 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc30ecc7-284f-45dd-a882-d61690f202ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:07.473061 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc30ecc7-284f-45dd-a882-d61690f202ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cba6a9a9-4e00-4727-b1dd-eabadfd0d229', 'volume_name': 'volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:07.479469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c8da51e-479f-4336-a15b-8d5d2ffef919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:07.487412 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c8da51e-479f-4336-a15b-8d5d2ffef919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:07.492762 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cefd0a19-417d-4072-9ecf-4f286fdbaddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:07.494261 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Volume cba6a9a9-4e00-4727-b1dd-eabadfd0d229: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229', 'volume_size': 1}
May 30 20:25:07.495580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:07.533744 n-d-843949-2 sudo[126924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 stack-volumes-lvmdriver-1 -L 1g
May 30 20:25:07.535297 n-d-843949-2 sudo[126924]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:08.596917 n-d-843949-2 sudo[126924]: pam_unix(sudo:session): session closed for user root
May 30 20:25:08.599452 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.103s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:08.604580 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cefd0a19-417d-4072-9ecf-4f286fdbaddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:08.608709 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075020a7-3fcf-4c07-bc9c-f511457a186a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:08.650644 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Volume volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 (cba6a9a9-4e00-4727-b1dd-eabadfd0d229): created successfully
May 30 20:25:08.652603 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (075020a7-3fcf-4c07-bc9c-f511457a186a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:08.658069 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (a1b86d84-4856-443b-93f5-d2cad6a81a75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:08.685026 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Created volume successfully.
May 30 20:25:09.430756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:25:09.441912 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:25:09.442427 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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'
May 30 20:25:09.479699 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Flow 'volume_create_manager' (ca372f1a-ae33-49d9-8187-d2bdd53591fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:09.483622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aadd0cc1-0a20-4002-adbc-98e942f8f7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:09.570608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:25:09.619424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:09.648944 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aadd0cc1-0a20-4002-adbc-98e942f8f7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1624853417',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=4f7f6b26-5659-46ed-9eba-6efcf731b2ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e6f56bf1ecb489fbdb379c18839b02a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:25:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:25:09Z,user_id='26dc4ba68e4d493e8ce55fe01657f362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ee1427d-657a-42a6-ae0f-98d2b7aa8d1d),volume_type_id=6ee1427d-657a-42a6-ae0f-98d2b7aa8d1d)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:09.654051 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14561903-476a-4575-a2c1-a808b99239aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:09.655765 n-d-843949-2 sudo[126971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:25:09.660131 n-d-843949-2 sudo[126971]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:09.661831 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14561903-476a-4575-a2c1-a808b99239aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:09.665417 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7823208d-56b0-4dd6-b555-acf224105761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:09.674661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7823208d-56b0-4dd6-b555-acf224105761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f7f6b26-5659-46ed-9eba-6efcf731b2ba', 'volume_name': 'volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:09.682532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509ed7c0-b993-4cea-850d-1c6d84bafadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:09.687407 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509ed7c0-b993-4cea-850d-1c6d84bafadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:09.695509 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92d5c9ee-f6fc-4a7c-a1a0-9a9c4625b7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:09.709098 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Volume 4f7f6b26-5659-46ed-9eba-6efcf731b2ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba', 'volume_size': 1}
May 30 20:25:09.710952 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:09.763081 n-d-843949-2 sudo[126973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba stack-volumes-lvmdriver-1 -L 1g
May 30 20:25:09.765033 n-d-843949-2 sudo[126973]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:10.462907 n-d-843949-2 sudo[126973]: pam_unix(sudo:session): session closed for user root
May 30 20:25:10.465158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.754s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:10.469368 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92d5c9ee-f6fc-4a7c-a1a0-9a9c4625b7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:10.471847 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfba65cd-fad4-4ea4-b42f-3a64b5cab081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:10.492189 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Volume volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba (4f7f6b26-5659-46ed-9eba-6efcf731b2ba): created successfully
May 30 20:25:10.494471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfba65cd-fad4-4ea4-b42f-3a64b5cab081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:10.519364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Flow 'volume_create_manager' (ca372f1a-ae33-49d9-8187-d2bdd53591fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:10.536267 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f2248c53-00f7-427d-a7ee-ac8b2c5f7463 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Created volume successfully.
May 30 20:25:10.795823 n-d-843949-2 sudo[126971]: pam_unix(sudo:session): session closed for user root
May 30 20:25:10.798320 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229" returned: 0 in 1.180s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:10.877774 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:10.898810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:10.899122 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:10.899719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:25:10.900622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229,
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: incominguser cCMHAMz9LHJVohKdhWi9 HauwQ8M7bgBpH54Q
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:10.905386 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:25:10.906580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:11.171282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:25:11.172174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:25:11.173095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:11.221873 n-d-843949-2 sudo[127012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:25:11.239912 n-d-843949-2 sudo[127012]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:11.606833 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:25:11.608817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:11.689079 n-d-843949-2 sudo[127020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:25:11.689904 n-d-843949-2 sudo[127020]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:11.880492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229" returned: 0 in 0.972s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:11.881445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:11.882755 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:25:11.883291 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:25:11.887013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:11.928052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.042s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:11.928815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n Backing store flags: \n Account information:\n cCMHAMz9LHJVohKdhWi9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:11.929621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:25:11.933073 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:12.159454 n-d-843949-2 sudo[127012]: pam_unix(sudo:session): session closed for user root
May 30 20:25:12.161618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.988s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:12.163220 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:12.196915 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:12.197570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n Backing store flags: \n Account information:\n cCMHAMz9LHJVohKdhWi9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:12.199080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:12.207376 n-d-843949-2 sudo[127058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:25:12.213615 n-d-843949-2 sudo[127058]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:12.494919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:12.495480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240433856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n Backing store flags: \n Account information:\n cCMHAMz9LHJVohKdhWi9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:25:12.507958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:25:12.606745 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Initialize volume connection completed successfully.
May 30 20:25:13.027138 n-d-843949-2 sudo[127020]: pam_unix(sudo:session): session closed for user root
May 30 20:25:13.029483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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 1.420s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:13.031853 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:13.114513 n-d-843949-2 sudo[127129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:25:13.115345 n-d-843949-2 sudo[127129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:13.454608 n-d-843949-2 sudo[127058]: pam_unix(sudo:session): session closed for user root
May 30 20:25:13.461171 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.298s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:13.464487 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:25:13.566935 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Lock "b'cinder-4f7f6b26-5659-46ed-9eba-6efcf731b2ba-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:25:13.712565 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4f7f6b26-5659-46ed-9eba-6efcf731b2ba
May 30 20:25:13.713792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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 stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:13.775947 n-d-843949-2 sudo[127181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba
May 30 20:25:13.778049 n-d-843949-2 sudo[127181]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:14.112775 n-d-843949-2 sudo[127129]: pam_unix(sudo:session): session closed for user root
May 30 20:25:14.116153 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.084s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:14.117608 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:25:14.124009 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2b9387cb-7e55-416d-bdad-2e8af3f7db06 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Retype volume completed successfully.
May 30 20:25:14.604048 n-d-843949-2 sudo[127181]: pam_unix(sudo:session): session closed for user root
May 30 20:25:14.607207 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba" returned: 0 in 0.893s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:14.608841 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:14.658272 n-d-843949-2 sudo[127222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba
May 30 20:25:14.659091 n-d-843949-2 sudo[127222]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:15.773421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba" returned: 0 in 1.159s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:15.773421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:15.765920 n-d-843949-2 sudo[127222]: pam_unix(sudo:session): session closed for user root
May 30 20:25:15.814827 n-d-843949-2 sudo[127242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba
May 30 20:25:15.815630 n-d-843949-2 sudo[127242]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:16.749303 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f7f6b26-5659-46ed-9eba-6efcf731b2ba" returned: 0 in 0.964s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:16.749303 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Successfully deleted volume: 4f7f6b26-5659-46ed-9eba-6efcf731b2ba
May 30 20:25:16.731596 n-d-843949-2 sudo[127242]: pam_unix(sudo:session): session closed for user root
May 30 20:25:16.777721 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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.
May 30 20:25:16.777721 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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.
May 30 20:25:16.806229 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Created reservations ['24498dd8-a4d1-442f-a803-b55535476145', '7efb0653-ac96-42a2-ab97-b37178c839c3', 'c9323da8-fbc5-4138-9d08-1512f69ac16c', '95e878a0-ccb0-415e-9a84-5ce0ccd10817'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:25:16.806229 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:25:16.806229 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:25:16.806229 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:16.946800 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:25:16.954950 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:17.020981 n-d-843949-2 sudo[127265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:25:17.021808 n-d-843949-2 sudo[127265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:18.304199 n-d-843949-2 sudo[127265]: pam_unix(sudo:session): session closed for user root
May 30 20:25:18.308137 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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 1.362s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:18.313689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:18.392375 n-d-843949-2 sudo[127287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:25:18.393175 n-d-843949-2 sudo[127287]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:19.036892 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:19.036892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:25:19.030452 n-d-843949-2 sudo[127287]: pam_unix(sudo:session): session closed for user root
May 30 20:25:19.044582 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Deleted volume successfully.
May 30 20:25:19.076715 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b600b309-0c9a-44af-b749-f1a8f15469c4 tempest-VolumeRetypeWithoutMigrationTest-2037228163 None] Lock "b'cinder-4f7f6b26-5659-46ed-9eba-6efcf731b2ba-delete_volume'" released by "delete_volume" :: held 5.498s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:25:23.504635 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:25:23.518707 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:25:23.521453 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 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'
May 30 20:25:23.574398 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Flow 'volume_create_manager' (53b63b30-945a-4079-949b-a1288c0276fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:23.594810 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5389a33d-697a-4cec-986c-dee0e2cb80eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:23.752151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:25:23.816159 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5389a33d-697a-4cec-986c-dee0e2cb80eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1849090118',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e560c876-4548-445b-93e7-9875dc0cd966,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9d68cc4d09794ba6a2276e4d6edcf4a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:25:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:25:23Z,user_id='224bfe1a87c545c9b79234eaff656aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:23.825558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37340fed-fd3e-4eea-ac99-656e0b4f7d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:23.825558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (37340fed-fd3e-4eea-ac99-656e0b4f7d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:23.842555 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09073754-d67e-4e64-a71c-2aedd06cd8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:23.855146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09073754-d67e-4e64-a71c-2aedd06cd8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e560c876-4548-445b-93e7-9875dc0cd966', 'volume_name': 'volume-e560c876-4548-445b-93e7-9875dc0cd966', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:23.868794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff0344c8-3d4a-42c2-8f9b-b7c3059ea86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:23.871635 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff0344c8-3d4a-42c2-8f9b-b7c3059ea86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:23.886257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa91f9d6-b30c-41bd-8c37-eb21f4871ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:23.887196 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Volume e560c876-4548-445b-93e7-9875dc0cd966: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e560c876-4548-445b-93e7-9875dc0cd966', 'volume_size': 1}
May 30 20:25:23.888463 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e560c876-4548-445b-93e7-9875dc0cd966 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:23.959226 n-d-843949-2 sudo[127307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e560c876-4548-445b-93e7-9875dc0cd966 stack-volumes-lvmdriver-1 -L 1g
May 30 20:25:23.963299 n-d-843949-2 sudo[127307]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:25.134584 n-d-843949-2 sudo[127307]: pam_unix(sudo:session): session closed for user root
May 30 20:25:25.136746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e560c876-4548-445b-93e7-9875dc0cd966 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.248s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:25.139775 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa91f9d6-b30c-41bd-8c37-eb21f4871ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e560c876-4548-445b-93e7-9875dc0cd966', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:25.142246 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d6beadc-1993-4a64-87a1-928c9e50ce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:25.161678 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Volume volume-e560c876-4548-445b-93e7-9875dc0cd966 (e560c876-4548-445b-93e7-9875dc0cd966): created successfully
May 30 20:25:25.168092 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d6beadc-1993-4a64-87a1-928c9e50ce84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:25.177945 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Flow 'volume_create_manager' (53b63b30-945a-4079-949b-a1288c0276fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:25.206463 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9214848e-9a99-4544-97ac-a77cb3d82cd6 req-a2e922d8-052f-4a52-86b1-0ec220149b8e tempest-VolumesGetTestJSON-1166965442 None] Created volume successfully.
May 30 20:25:26.890845 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Lock "b'cinder-e560c876-4548-445b-93e7-9875dc0cd966-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:25:27.173173 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Skipping remove_export. No iscsi_target is presently exported for volume: e560c876-4548-445b-93e7-9875dc0cd966
May 30 20:25:27.180199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 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 stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:27.255915 n-d-843949-2 sudo[127421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966
May 30 20:25:27.262474 n-d-843949-2 sudo[127421]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:28.476072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966" returned: 0 in 1.290s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:28.476072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:28.464012 n-d-843949-2 sudo[127421]: pam_unix(sudo:session): session closed for user root
May 30 20:25:28.592582 n-d-843949-2 sudo[127427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966
May 30 20:25:28.594882 n-d-843949-2 sudo[127427]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:29.774412 n-d-843949-2 sudo[127427]: pam_unix(sudo:session): session closed for user root
May 30 20:25:29.778702 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966" returned: 0 in 1.308s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:29.785891 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:29.848316 n-d-843949-2 sudo[127472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966
May 30 20:25:29.849282 n-d-843949-2 sudo[127472]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:30.767609 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e560c876-4548-445b-93e7-9875dc0cd966" returned: 0 in 0.983s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:30.767609 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Successfully deleted volume: e560c876-4548-445b-93e7-9875dc0cd966
May 30 20:25:30.760424 n-d-843949-2 sudo[127472]: pam_unix(sudo:session): session closed for user root
May 30 20:25:30.910883 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Created reservations ['0c40d622-8d8f-45ba-9d19-b321de00a212', 'f69acbd2-6f58-4deb-a135-1c0a3e8e1642', 'fefdd570-03b7-4c9f-8db5-e3acec9a1031', '841105fb-3572-4afe-a583-720678e86259'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:25:30.910883 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:25:30.910883 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:25:30.910883 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:30.978941 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:25:30.980212 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:31.021524 n-d-843949-2 sudo[127498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:25:31.022373 n-d-843949-2 sudo[127498]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:32.224949 n-d-843949-2 sudo[127498]: pam_unix(sudo:session): session closed for user root
May 30 20:25:32.228692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 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 1.247s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:32.230819 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:32.295817 n-d-843949-2 sudo[127506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:25:32.296682 n-d-843949-2 sudo[127506]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:33.352204 n-d-843949-2 sudo[127506]: pam_unix(sudo:session): session closed for user root
May 30 20:25:33.360918 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:33.373702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:25:33.393642 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Deleted volume successfully.
May 30 20:25:33.425219 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-1cd3ca02-b442-4876-9b1e-f693204e90ee req-c995a726-9969-47ff-998f-90c42115370d tempest-VolumesGetTestJSON-1166965442 None] Lock "b'cinder-e560c876-4548-445b-93e7-9875dc0cd966-delete_volume'" released by "delete_volume" :: held 6.531s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:25:48.359686 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:25:48.374145 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:25:48.376625 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 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'
May 30 20:25:48.423742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Flow 'volume_create_manager' (2fd8d283-febd-47e0-936e-96c83d192cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:48.445410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (574941eb-7a38-4c0a-be62-2fd812a1fa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:48.471699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:25:48.514221 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (574941eb-7a38-4c0a-be62-2fd812a1fa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-638961151',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=91e9db12-0fc6-4a83-b2c1-6ff7f86b571f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1fadc288dfd426882911d76a5484c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:25:48Z,user_id='091c5f4c411f4846917f38ac42f5a378',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:48.517674 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f0deda8-2eaa-416c-bc3f-547eea9ffbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:48.521014 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f0deda8-2eaa-416c-bc3f-547eea9ffbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:48.524111 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2daebf9-5812-4da3-ada8-5a45c52a9f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:48.526508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2daebf9-5812-4da3-ada8-5a45c52a9f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91e9db12-0fc6-4a83-b2c1-6ff7f86b571f', 'volume_name': 'volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:48.534105 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02a77517-9c0e-4072-a007-41d28300663d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:48.537099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02a77517-9c0e-4072-a007-41d28300663d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:48.539538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06562b8a-aa69-4ec0-888d-037904a606a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:48.540507 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Volume 91e9db12-0fc6-4a83-b2c1-6ff7f86b571f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f', 'volume_size': 1}
May 30 20:25:48.541869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:48.611366 n-d-843949-2 sudo[127777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f stack-volumes-lvmdriver-1 -L 1g
May 30 20:25:48.618805 n-d-843949-2 sudo[127777]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:49.991446 n-d-843949-2 sudo[127777]: pam_unix(sudo:session): session closed for user root
May 30 20:25:50.010259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.463s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:50.016449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06562b8a-aa69-4ec0-888d-037904a606a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:50.023372 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00df769e-03be-470a-bc05-eb55ce624cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:25:50.051286 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Volume volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f (91e9db12-0fc6-4a83-b2c1-6ff7f86b571f): created successfully
May 30 20:25:50.051286 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00df769e-03be-470a-bc05-eb55ce624cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:25:50.051286 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Flow 'volume_create_manager' (2fd8d283-febd-47e0-936e-96c83d192cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:25:50.075602 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c010a387-1c46-40b3-bce4-669ee945468f tempest-VolumesTransfersV355Test-521921667 None] Created volume successfully.
May 30 20:25:53.373228 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0031cf0a-30a7-4691-a2c1-d989b30ecb22 tempest-VolumesTransfersV355Test-2113352053 None] Transfer volume completed successfully.
May 30 20:25:55.277202 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Lock "b'cinder-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:25:55.428744 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91e9db12-0fc6-4a83-b2c1-6ff7f86b571f
May 30 20:25:55.429787 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 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 stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:55.486679 n-d-843949-2 sudo[127897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f
May 30 20:25:55.489916 n-d-843949-2 sudo[127897]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:56.176963 n-d-843949-2 sudo[127897]: pam_unix(sudo:session): session closed for user root
May 30 20:25:56.180059 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f" returned: 0 in 0.749s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:56.182109 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:56.217458 n-d-843949-2 sudo[127903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f
May 30 20:25:56.219818 n-d-843949-2 sudo[127903]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:57.422166 n-d-843949-2 sudo[127903]: pam_unix(sudo:session): session closed for user root
May 30 20:25:57.425054 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f" returned: 0 in 1.243s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:57.427148 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:57.530343 n-d-843949-2 sudo[127907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f
May 30 20:25:57.531155 n-d-843949-2 sudo[127907]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:25:58.429095 n-d-843949-2 sudo[127907]: pam_unix(sudo:session): session closed for user root
May 30 20:25:58.436681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f" returned: 0 in 1.004s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:25:58.436681 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Successfully deleted volume: 91e9db12-0fc6-4a83-b2c1-6ff7f86b571f
May 30 20:25:58.542544 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Created reservations ['894bddf6-243a-4ffa-bebf-dd8420a81f83', '3713df22-342f-483f-888b-5b0bc34ecac7', '251d7771-4708-47aa-ac48-201b9156366e', '6ac54cb9-a4a3-4fe0-9c05-ced91fb9980e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:25:58.545511 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:25:58.545511 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:25:58.545511 n-d-843949-2 cinder-volume[92362]:
May 30 20:25:58.658830 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:25:58.661755 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:25:58.711893 n-d-843949-2 sudo[127923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:25:58.715197 n-d-843949-2 sudo[127923]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:00.063562 n-d-843949-2 sudo[127923]: pam_unix(sudo:session): session closed for user root
May 30 20:26:00.076783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 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 1.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:00.076783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:00.138230 n-d-843949-2 sudo[127969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:26:00.139041 n-d-843949-2 sudo[127969]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:00.972811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:26:00.994592 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:26:00.998723 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 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'
May 30 20:26:01.086092 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Flow 'volume_create_manager' (18ee1653-880b-4a4f-b7c0-64a5c0565f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:01.104840 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf7eab7-a836-423a-8d5d-6c1dad18a3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.190050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:26:01.281879 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf7eab7-a836-423a-8d5d-6c1dad18a3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1751018653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c82ac3e8-9595-4a38-ac21-3cbb369edec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1f154aa639e466b871f55ef50521468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:26:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:26:01Z,user_id='090c93d9ca184f1386360ae8fafd7263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.292374 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c86772ef-c6d3-4b8b-a92a-2bc4bef92868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.303162 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c86772ef-c6d3-4b8b-a92a-2bc4bef92868) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.305828 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41ae87bf-b5b9-4d02-a38f-64acaecb2965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.329498 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41ae87bf-b5b9-4d02-a38f-64acaecb2965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'volume_name': 'volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.334309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9776c3f2-051e-459d-bb8a-25a1b19ed777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.347144 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9776c3f2-051e-459d-bb8a-25a1b19ed777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.358984 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a995772e-ced7-4299-82e9-3b5c1a4bc00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.359930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume c82ac3e8-9595-4a38-ac21-3cbb369edec3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'volume_size': 1}
May 30 20:26:01.367173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:01.543775 n-d-843949-2 sudo[128001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 stack-volumes-lvmdriver-1 -L 1g
May 30 20:26:01.557706 n-d-843949-2 sudo[128001]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:01.624068 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:26:01.688167 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:26:01.691697 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 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'
May 30 20:26:01.710397 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Flow 'volume_create_manager' (75f04a91-a5c9-470d-aa72-889a31287e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:01.714107 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d26e9f70-f97e-4099-911c-f34c7e14df32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.741354 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:26:01.801213 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d26e9f70-f97e-4099-911c-f34c7e14df32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-579597192',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=4090e605-1848-4ead-abc0-f235de5a0ca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1fadc288dfd426882911d76a5484c92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:26:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:26:01Z,user_id='091c5f4c411f4846917f38ac42f5a378',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.808258 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1205f1d9-4f69-4aa1-9fc1-18fa9d8a5ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.813815 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1205f1d9-4f69-4aa1-9fc1-18fa9d8a5ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.822003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb5aaa1d-e4c8-406c-8bfa-7e1c10fbc371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.830987 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb5aaa1d-e4c8-406c-8bfa-7e1c10fbc371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4090e605-1848-4ead-abc0-f235de5a0ca5', 'volume_name': 'volume-4090e605-1848-4ead-abc0-f235de5a0ca5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.835742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd6dfa5e-3766-47cb-b4fe-48244b8801ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.844223 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd6dfa5e-3766-47cb-b4fe-48244b8801ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:01.858046 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (363e1188-b4ff-4a72-a743-28f31375b8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:01.859300 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Volume 4090e605-1848-4ead-abc0-f235de5a0ca5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4090e605-1848-4ead-abc0-f235de5a0ca5', 'volume_size': 1}
May 30 20:26:01.863878 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4090e605-1848-4ead-abc0-f235de5a0ca5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:01.967112 n-d-843949-2 sudo[128009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4090e605-1848-4ead-abc0-f235de5a0ca5 stack-volumes-lvmdriver-1 -L 1g
May 30 20:26:01.970446 n-d-843949-2 sudo[128009]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:02.042820 n-d-843949-2 sudo[127969]: pam_unix(sudo:session): session closed for user root
May 30 20:26:02.049080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.971s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:02.055683 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:26:02.067862 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Deleted volume successfully.
May 30 20:26:02.110719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c5d9e629-6887-4495-9d0d-7afb3a70d77e tempest-VolumesTransfersV355Test-68868615 None] Lock "b'cinder-91e9db12-0fc6-4a83-b2c1-6ff7f86b571f-delete_volume'" released by "delete_volume" :: held 6.833s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:26:02.695135 n-d-843949-2 sudo[128001]: pam_unix(sudo:session): session closed for user root
May 30 20:26:02.697476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.333s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:02.701699 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a995772e-ced7-4299-82e9-3b5c1a4bc00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:02.704205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dba4c39f-6850-4210-95dc-be5a9848e9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:02.721373 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 (c82ac3e8-9595-4a38-ac21-3cbb369edec3): created successfully
May 30 20:26:02.728310 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dba4c39f-6850-4210-95dc-be5a9848e9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:02.741467 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Flow 'volume_create_manager' (18ee1653-880b-4a4f-b7c0-64a5c0565f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:02.772973 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-83735a84-918b-48b5-961f-097d1bc28f94 tempest-AttachVolumeShelveTestJSON-1546382407 None] Created volume successfully.
May 30 20:26:03.381101 n-d-843949-2 sudo[128009]: pam_unix(sudo:session): session closed for user root
May 30 20:26:03.383102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4090e605-1848-4ead-abc0-f235de5a0ca5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.519s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:03.386178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (363e1188-b4ff-4a72-a743-28f31375b8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4090e605-1848-4ead-abc0-f235de5a0ca5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:03.388909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3724a59-d504-40fd-b002-b1ec78712343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:03.406371 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Volume volume-4090e605-1848-4ead-abc0-f235de5a0ca5 (4090e605-1848-4ead-abc0-f235de5a0ca5): created successfully
May 30 20:26:03.408333 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e3724a59-d504-40fd-b002-b1ec78712343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:03.411205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Flow 'volume_create_manager' (75f04a91-a5c9-470d-aa72-889a31287e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:03.424852 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b6fbbf07-0291-4a4f-a1cd-f9a4bff5b7a5 tempest-VolumesTransfersV355Test-521921667 None] Created volume successfully.
May 30 20:26:05.206731 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Lock "b'cinder-4090e605-1848-4ead-abc0-f235de5a0ca5-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:26:05.456999 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4090e605-1848-4ead-abc0-f235de5a0ca5
May 30 20:26:05.461630 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 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 stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:05.532268 n-d-843949-2 sudo[128165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5
May 30 20:26:05.533098 n-d-843949-2 sudo[128165]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:06.219005 n-d-843949-2 sudo[128165]: pam_unix(sudo:session): session closed for user root
May 30 20:26:06.221177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5" returned: 0 in 0.759s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:06.223481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:06.276488 n-d-843949-2 sudo[128188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5
May 30 20:26:06.277401 n-d-843949-2 sudo[128188]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:06.578968 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:26:06.718923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:06.959813 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:06.960147 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229\n Backing store flags: \n Account information:\n cCMHAMz9LHJVohKdhWi9\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:06.965535 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:06.967270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:07.263270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 -f" returned: 0 in 0.295s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:07.263857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:07.265079 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:07.380347 n-d-843949-2 sudo[128188]: pam_unix(sudo:session): session closed for user root
May 30 20:26:07.382951 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5" returned: 0 in 1.159s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:07.385047 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:07.435644 n-d-843949-2 sudo[128218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5
May 30 20:26:07.437340 n-d-843949-2 sudo[128218]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:07.562538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.297s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:07.563161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:07.564399 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-05514f11-a8b8-4651-9c92-f80fbb3191dc tempest-VolumesBackupsTest-1622139902 None] Remove volume export completed successfully.
May 30 20:26:08.447281 n-d-843949-2 sudo[128218]: pam_unix(sudo:session): session closed for user root
May 30 20:26:08.450672 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4090e605-1848-4ead-abc0-f235de5a0ca5" returned: 0 in 1.065s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:08.451544 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Successfully deleted volume: 4090e605-1848-4ead-abc0-f235de5a0ca5
May 30 20:26:08.612914 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Created reservations ['cb010026-5f1a-4eb4-aab3-4684173607b8', '0f10bb3c-6966-4b0d-934b-51642590c4b1', '98486320-d7e4-4a79-8377-0d482096f53c', '0666e8b3-8561-4d9b-b621-c87ad921b204'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:26:08.625805 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:26:08.625805 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:26:08.625805 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:08.778805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:26:08.779525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:08.854547 n-d-843949-2 sudo[128271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:26:08.870536 n-d-843949-2 sudo[128271]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:09.396300 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-cba6a9a9-4e00-4727-b1dd-eabadfd0d229-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:26:09.543134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:09.753415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:09.754009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:09.755016 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:09.756466 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:09.800269 n-d-843949-2 sudo[128305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:09.801097 n-d-843949-2 sudo[128305]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:09.883468 n-d-843949-2 sudo[128271]: pam_unix(sudo:session): session closed for user root
May 30 20:26:09.886020 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 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 1.106s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:09.888648 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:09.923863 n-d-843949-2 sudo[128310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:26:09.925404 n-d-843949-2 sudo[128310]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:10.520426 n-d-843949-2 sudo[128305]: pam_unix(sudo:session): session closed for user root
May 30 20:26:10.523441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229" returned: 0 in 0.767s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:10.525510 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:10.623627 n-d-843949-2 sudo[128323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:10.624469 n-d-843949-2 sudo[128323]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:10.834373 n-d-843949-2 sudo[128310]: pam_unix(sudo:session): session closed for user root
May 30 20:26:10.838404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.949s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:10.842949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:26:10.867593 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Deleted volume successfully.
May 30 20:26:10.896129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-24c5283a-1aa2-45bc-aaf6-43d64cecd99d tempest-VolumesTransfersV355Test-68868615 None] Lock "b'cinder-4090e605-1848-4ead-abc0-f235de5a0ca5-delete_volume'" released by "delete_volume" :: held 5.703s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:26:11.095912 n-d-843949-2 sudo[128323]: pam_unix(sudo:session): session closed for user root
May 30 20:26:11.098021 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229" returned: 0 in 0.572s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:11.099724 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:11.128007 n-d-843949-2 sudo[128335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:11.128821 n-d-843949-2 sudo[128335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:11.168204 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:26:11.168984 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:26:11.169927 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:11.246506 n-d-843949-2 sudo[128343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:26:11.247950 n-d-843949-2 sudo[128343]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:11.921951 n-d-843949-2 sudo[128335]: pam_unix(sudo:session): session closed for user root
May 30 20:26:11.924890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cba6a9a9-4e00-4727-b1dd-eabadfd0d229" returned: 0 in 0.824s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:11.927156 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: cba6a9a9-4e00-4727-b1dd-eabadfd0d229
May 30 20:26:12.051133 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Created reservations ['6d2baeca-41bd-42f3-9378-693eab648400', 'b3ef0bba-5179-4e8f-a455-ba43b7f8009b', '2c1bd5d9-706c-49ef-83e5-97752e5bce81', '6a999383-9868-4b1d-a42f-5b7504861d4e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:26:12.053570 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:26:12.053570 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:26:12.053570 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:12.063318 n-d-843949-2 sudo[128343]: pam_unix(sudo:session): session closed for user root
May 30 20:26:12.066097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.896s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:12.067668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:12.095862 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:26:12.095862 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:26:12.095862 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:12.107050 n-d-843949-2 sudo[128365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:26:12.113237 n-d-843949-2 sudo[128365]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:12.169262 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:26:12.170069 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:12.216598 n-d-843949-2 sudo[128367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:26:12.221802 n-d-843949-2 sudo[128367]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:12.719664 n-d-843949-2 sudo[128365]: pam_unix(sudo:session): session closed for user root
May 30 20:26:12.722024 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.654s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:12.726233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:26:12.849098 n-d-843949-2 sudo[128367]: pam_unix(sudo:session): session closed for user root
May 30 20:26:12.851045 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 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.681s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:12.854112 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:12.890667 n-d-843949-2 sudo[128383]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:26:12.891500 n-d-843949-2 sudo[128383]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:13.968429 n-d-843949-2 sudo[128383]: pam_unix(sudo:session): session closed for user root
May 30 20:26:13.970590 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.118s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:13.971919 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:26:13.982741 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:26:14.030768 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f09c50d9-8311-4377-b936-8814e162aed0 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-cba6a9a9-4e00-4727-b1dd-eabadfd0d229-delete_volume'" released by "delete_volume" :: held 4.635s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:26:18.616473 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:26:18.632654 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:26:18.633474 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 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'
May 30 20:26:18.682008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (037f5a7e-be62-462d-960e-2c71c2e6a407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:18.685295 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1420950-a421-4b3b-b83b-4c985bb4e6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:18.760057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:26:18.825364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1420950-a421-4b3b-b83b-4c985bb4e6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-576890878',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0623461af4eb40b7a7c8696429fe1967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:26:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:26:19Z,user_id='b2ab1241c6864da49f4bc6bbe32ee37d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:18.827805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b370b2f-0b97-4b3d-b734-8fda88e23426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:18.838727 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b370b2f-0b97-4b3d-b734-8fda88e23426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:18.842459 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7496ed2-5b6e-4b1d-afb4-212656897903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:18.850691 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7496ed2-5b6e-4b1d-afb4-212656897903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9', 'volume_name': 'volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:18.854508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfcc930f-af9e-4b55-95d1-b033d53cf896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:18.871264 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfcc930f-af9e-4b55-95d1-b033d53cf896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:18.874098 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fe305b5-b561-482e-b123-3b583fdcf06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:18.875391 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Volume a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9', 'volume_size': 1}
May 30 20:26:18.877162 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:18.932489 n-d-843949-2 sudo[128473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 stack-volumes-lvmdriver-1 -L 1g
May 30 20:26:18.935838 n-d-843949-2 sudo[128473]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:20.148977 n-d-843949-2 sudo[128473]: pam_unix(sudo:session): session closed for user root
May 30 20:26:20.152446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.274s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:20.158118 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fe305b5-b561-482e-b123-3b583fdcf06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:20.161077 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f56a9c6-5690-4d2b-9ee9-f7954a805af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:20.189596 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Volume volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 (a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9): created successfully
May 30 20:26:20.192364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f56a9c6-5690-4d2b-9ee9-f7954a805af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:20.199828 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (037f5a7e-be62-462d-960e-2c71c2e6a407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:20.221081 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3cef622b-cfc3-477d-80aa-576f65c6ccb3 tempest-VolumesBackupsTest-1622139902 None] Created volume successfully.
May 30 20:26:21.671653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:26:21.678686 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:26:21.679447 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 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'
May 30 20:26:21.713721 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Flow 'volume_create_manager' (f6d6cce6-8044-4e82-a991-0eac1a816f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:21.719603 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8e66fcc-5aea-4355-83c1-410fbe12271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:21.786757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:26:21.824678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8e66fcc-5aea-4355-83c1-410fbe12271c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1337737812',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c2f54a65-a2bc-444f-9c2a-37a07dd20f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1939a8ec2c547eeaf17019a222aff12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:26:22Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:26:22Z,user_id='9f1cd186a88749538088af226c4c3895',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:21.827455 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b416b7d3-33d8-41ae-806e-1a91a4887274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:21.834394 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b416b7d3-33d8-41ae-806e-1a91a4887274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:21.836730 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f22acaa9-8d6e-4e00-a7d1-aa13d2e84f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:21.856421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f22acaa9-8d6e-4e00-a7d1-aa13d2e84f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2f54a65-a2bc-444f-9c2a-37a07dd20f84', 'volume_name': 'volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84', 'volume_size': 2}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:21.859848 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1c49c87-9e27-42dc-a8e9-5120a6181526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:21.862757 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1c49c87-9e27-42dc-a8e9-5120a6181526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:21.865113 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9fe3a0c-6557-42b8-96f3-e17ee4c95899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:21.866040 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Volume c2f54a65-a2bc-444f-9c2a-37a07dd20f84: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84', 'volume_size': 2}
May 30 20:26:21.867398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 stack-volumes-lvmdriver-1 -L 2g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:21.889499 n-d-843949-2 sudo[128536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 stack-volumes-lvmdriver-1 -L 2g
May 30 20:26:21.891132 n-d-843949-2 sudo[128536]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:21.951116 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Creating a new backup for volume volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:26:21.967792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:22.022225 n-d-843949-2 sudo[128538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:26:22.023127 n-d-843949-2 sudo[128538]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:22.906525 n-d-843949-2 sudo[128538]: pam_unix(sudo:session): session closed for user root
May 30 20:26:22.909270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9" returned: 0 in 0.941s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:23.019133 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:23.058107 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.047s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:23.058586 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:23.060414 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:26:23.061567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9,
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: incominguser tS482Rgy7JsgYgT7HpG8 9UVLZDEDyxzxB6B4
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:23.069444 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:26:23.072077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:23.222419 n-d-843949-2 sudo[128536]: pam_unix(sudo:session): session closed for user root
May 30 20:26:23.225056 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.357s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:23.228323 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9fe3a0c-6557-42b8-96f3-e17ee4c95899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84', 'volume_size': 2}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:23.231799 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cc868eb-97b8-4601-8fb3-f54627abe69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:23.243165 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Volume volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 (c2f54a65-a2bc-444f-9c2a-37a07dd20f84): created successfully
May 30 20:26:23.246741 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cc868eb-97b8-4601-8fb3-f54627abe69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:23.254487 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Flow 'volume_create_manager' (f6d6cce6-8044-4e82-a991-0eac1a816f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:23.270327 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7be93979-be20-46e9-af00-c3c17808f404 tempest-VolumesCloneNegativeTest-944954622 None] Created volume successfully.
May 30 20:26:24.178986 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9" returned: 0 in 1.107s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:24.179548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:24.179918 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:26:24.180329 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:26:24.181587 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:24.193351 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:24.193700 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:24.194282 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:26:24.195488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:24.432458 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:24.432837 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:24.434275 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:24.476775 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Lock "b'cinder-c2f54a65-a2bc-444f-9c2a-37a07dd20f84-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:26:24.615210 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:24.615488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435936]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:26:24.620082 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:26:24.705281 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2f54a65-a2bc-444f-9c2a-37a07dd20f84
May 30 20:26:24.706286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 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 stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:24.807865 n-d-843949-2 sudo[128620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84
May 30 20:26:24.808756 n-d-843949-2 sudo[128620]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:24.870060 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Initialize volume connection completed successfully.
May 30 20:26:26.113908 n-d-843949-2 sudo[128620]: pam_unix(sudo:session): session closed for user root
May 30 20:26:26.116514 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84" returned: 0 in 1.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:26.120645 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:26.174219 n-d-843949-2 sudo[128681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84
May 30 20:26:26.175877 n-d-843949-2 sudo[128681]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:27.052334 n-d-843949-2 sudo[128681]: pam_unix(sudo:session): session closed for user root
May 30 20:26:27.055437 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84" returned: 0 in 0.934s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:27.059397 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:27.116969 n-d-843949-2 sudo[128694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84
May 30 20:26:27.117789 n-d-843949-2 sudo[128694]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:28.097601 n-d-843949-2 sudo[128694]: pam_unix(sudo:session): session closed for user root
May 30 20:26:28.099888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2f54a65-a2bc-444f-9c2a-37a07dd20f84" returned: 0 in 1.040s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:28.101911 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Successfully deleted volume: c2f54a65-a2bc-444f-9c2a-37a07dd20f84
May 30 20:26:28.208232 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Created reservations ['8dd9435b-b6c7-4751-baa8-c533e5dc5f10', 'ad02af6d-bc66-45cc-a4f5-a2445d3ef276', '99d73e25-44f9-4a13-a146-9c63131c5d97', '3e24df05-ac16-428c-9544-0bfb238c7e0f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:26:28.211833 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:26:28.211833 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:26:28.211833 n-d-843949-2 cinder-volume[92362]:
May 30 20:26:28.322658 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:26:28.324044 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:28.366898 n-d-843949-2 sudo[128752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:26:28.376274 n-d-843949-2 sudo[128752]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:29.308474 n-d-843949-2 sudo[128752]: pam_unix(sudo:session): session closed for user root
May 30 20:26:29.310755 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 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.987s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:29.314480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:29.373695 n-d-843949-2 sudo[128769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:26:29.374552 n-d-843949-2 sudo[128769]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:30.238812 n-d-843949-2 sudo[128769]: pam_unix(sudo:session): session closed for user root
May 30 20:26:30.241868 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.927s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:30.244634 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:26:30.261031 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Deleted volume successfully.
May 30 20:26:30.293100 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6ace925a-947b-4419-9fff-21b9f8ab5de2 tempest-VolumesCloneNegativeTest-944954622 None] Lock "b'cinder-c2f54a65-a2bc-444f-9c2a-37a07dd20f84-delete_volume'" released by "delete_volume" :: held 5.815s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:26:56.801519 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:26:56.838742 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:26:56.851990 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 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'
May 30 20:26:56.927795 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Flow 'volume_create_manager' (7a1d7d8a-5988-4d58-b83f-4fd6f0627bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:56.931042 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d501fc4-9eed-4016-8bef-3623761c04bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:56.957412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:26:57.022325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d501fc4-9eed-4016-8bef-3623761c04bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1819459202',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=5dc96831-992f-41bd-b44d-32b6fc38df8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9742387f4a7b4304bc6187a6cb1ea573',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:26:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:26:57Z,user_id='6252401ec7dc49f8a793e9021a961e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:57.035930 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ca84771-0ff7-4d2c-a4a4-1076b544daa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:57.038096 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ca84771-0ff7-4d2c-a4a4-1076b544daa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:57.040477 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b4f701a-a506-4f04-a75c-a9b27be2a3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:57.043233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b4f701a-a506-4f04-a75c-a9b27be2a3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5dc96831-992f-41bd-b44d-32b6fc38df8b', 'volume_name': 'volume-5dc96831-992f-41bd-b44d-32b6fc38df8b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:57.063562 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d365b7ca-eefb-4797-b422-4512ec0f836e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:57.077711 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d365b7ca-eefb-4797-b422-4512ec0f836e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:57.079927 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960ef9a1-e855-46c8-9f8b-15fd7af19d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:57.080771 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Volume 5dc96831-992f-41bd-b44d-32b6fc38df8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5dc96831-992f-41bd-b44d-32b6fc38df8b', 'volume_size': 1}
May 30 20:26:57.094895 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dc96831-992f-41bd-b44d-32b6fc38df8b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:57.151862 n-d-843949-2 sudo[129200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dc96831-992f-41bd-b44d-32b6fc38df8b stack-volumes-lvmdriver-1 -L 1g
May 30 20:26:57.152768 n-d-843949-2 sudo[129200]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:26:57.959229 n-d-843949-2 sudo[129200]: pam_unix(sudo:session): session closed for user root
May 30 20:26:57.961651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dc96831-992f-41bd-b44d-32b6fc38df8b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:26:57.966697 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960ef9a1-e855-46c8-9f8b-15fd7af19d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5dc96831-992f-41bd-b44d-32b6fc38df8b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:57.970327 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82a2aec9-6c91-4a40-acaa-2fd3de4c1690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:26:58.018701 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Volume volume-5dc96831-992f-41bd-b44d-32b6fc38df8b (5dc96831-992f-41bd-b44d-32b6fc38df8b): created successfully
May 30 20:26:58.024590 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82a2aec9-6c91-4a40-acaa-2fd3de4c1690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:26:58.034199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Flow 'volume_create_manager' (7a1d7d8a-5988-4d58-b83f-4fd6f0627bdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:26:58.052511 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d4873a8a-d5b1-49cf-8f10-9c4865472500 tempest-SnapshotsActionsTest-1952222812 None] Created volume successfully.
May 30 20:26:59.808046 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59c94571-ab73-46f2-9085-5d0b3914cd0b tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:26:59.830913 n-d-843949-2 sudo[129262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:26:59.831733 n-d-843949-2 sudo[129262]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:00.719312 n-d-843949-2 sudo[129262]: pam_unix(sudo:session): session closed for user root
May 30 20:27:00.721575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59c94571-ab73-46f2-9085-5d0b3914cd0b tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 0.918s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:00.723413 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59c94571-ab73-46f2-9085-5d0b3914cd0b tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:00.787844 n-d-843949-2 sudo[129265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g
May 30 20:27:00.789158 n-d-843949-2 sudo[129265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:01.973510 n-d-843949-2 sudo[129265]: pam_unix(sudo:session): session closed for user root
May 30 20:27:01.975705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59c94571-ab73-46f2-9085-5d0b3914cd0b tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g" returned: 0 in 1.252s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:02.116144 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-59c94571-ab73-46f2-9085-5d0b3914cd0b tempest-SnapshotsActionsTest-1952222812 None] Create snapshot completed successfully
May 30 20:27:04.569499 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-67685e32-abe1-447d-a8e5-f00204728539 tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:04.617327 n-d-843949-2 sudo[129453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:04.619438 n-d-843949-2 sudo[129453]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:04.657905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:04.711666 n-d-843949-2 sudo[129457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:04.716278 n-d-843949-2 sudo[129457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:05.630847 n-d-843949-2 sudo[129457]: pam_unix(sudo:session): session closed for user root
May 30 20:27:05.633540 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3" returned: 0 in 0.975s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:05.717340 n-d-843949-2 sudo[129453]: pam_unix(sudo:session): session closed for user root
May 30 20:27:05.741721 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-67685e32-abe1-447d-a8e5-f00204728539 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 1.176s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:05.749507 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-67685e32-abe1-447d-a8e5-f00204728539 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:05.786850 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:05.787301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:05.787717 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: I_T nexus: 34
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: tS482Rgy7JsgYgT7HpG8
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:27:05.788926 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:27:05.793864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Creating iscsi_target for Volume ID: volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Created volume path /opt/stack/data/cinder/volumes/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3,
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: incominguser 2LJ9sMJqS2RrzekDA4TV K7BiLAuN59yMt4Fp
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:05.797826 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:27:05.803732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:05.814195 n-d-843949-2 sudo[129486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g
May 30 20:27:05.815113 n-d-843949-2 sudo[129486]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:06.882348 n-d-843949-2 sudo[129486]: pam_unix(sudo:session): session closed for user root
May 30 20:27:06.885062 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-67685e32-abe1-447d-a8e5-f00204728539 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g" returned: 0 in 1.135s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:07.030927 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-67685e32-abe1-447d-a8e5-f00204728539 tempest-SnapshotsActionsTest-1952222812 None] Create snapshot completed successfully
May 30 20:27:07.042135 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3" returned: 0 in 1.241s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:07.042658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:07.043309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:27:07.043714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:27:07.045666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:07.082865 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:07.083934 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: I_T nexus: 34
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: tS482Rgy7JsgYgT7HpG8
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:27:07.088270 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:27:07.094608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:07.339694 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:07.340042 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:07.341278 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:07.580836 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:07.581152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:07.590893 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:27:07.702465 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'target_lun': 1, 'volume_id': 'c82ac3e8-9595-4a38-ac21-3cbb369edec3', 'auth_method': 'CHAP', 'auth_username': '2LJ9sMJqS2RrzekDA4TV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b975550f-a345-4516-9aad-1b2dcc891311'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:27:07.982832 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8759717a-6a7c-4d9e-bdcd-c5af7e3d372b req-42871d8e-7a31-4c29-9592-8eebdeac013c tempest-AttachVolumeShelveTestJSON-1546382407 None] attachment_update completed successfully.
May 30 20:27:08.795985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-d7d5eef7-4e8c-447c-bcf3-57030f44cc20-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:08.799166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 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 stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:08.852884 n-d-843949-2 sudo[129654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20
May 30 20:27:08.854426 n-d-843949-2 sudo[129654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:09.992383 n-d-843949-2 sudo[129654]: pam_unix(sudo:session): session closed for user root
May 30 20:27:09.995101 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20" returned: 0 in 1.196s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:09.997570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:10.037604 n-d-843949-2 sudo[129685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20
May 30 20:27:10.038457 n-d-843949-2 sudo[129685]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:11.002640 n-d-843949-2 sudo[129685]: pam_unix(sudo:session): session closed for user root
May 30 20:27:11.007742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d7d5eef7-4e8c-447c-bcf3-57030f44cc20" returned: 0 in 1.010s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:11.149270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] Created reservations ['1dfc9162-60e9-4fd6-aac6-d3ae9a8f73fc', '10ad8811-0024-4ce6-b5df-81c229a6972c', '18016fbf-5301-4634-852b-36d4d747c9a5', 'fcafa168-ff9b-4a0d-9813-4beee39d171e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:11.153458 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:11.153458 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:11.153458 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:11.165494 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:27:11.166935 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:27:11.167869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:11.254876 n-d-843949-2 sudo[129789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:27:11.262993 n-d-843949-2 sudo[129789]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:11.304108 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] Delete snapshot completed successfully.
May 30 20:27:11.320747 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-749d7e58-c45b-4123-989c-35d2dd947016 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-d7d5eef7-4e8c-447c-bcf3-57030f44cc20-delete_snapshot'" released by "delete_snapshot" :: held 2.525s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:27:12.165941 n-d-843949-2 sudo[129789]: pam_unix(sudo:session): session closed for user root
May 30 20:27:12.167901 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.000s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:12.170451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:12.256380 n-d-843949-2 sudo[129815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:27:12.258673 n-d-843949-2 sudo[129815]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:13.134965 n-d-843949-2 sudo[129815]: pam_unix(sudo:session): session closed for user root
May 30 20:27:13.137307 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:13.140567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:27:13.324054 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ddb853f-70f0-4c44-8933-b3f3f182f735 tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:13.448693 n-d-843949-2 sudo[129835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:13.450021 n-d-843949-2 sudo[129835]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:14.613195 n-d-843949-2 sudo[129835]: pam_unix(sudo:session): session closed for user root
May 30 20:27:14.616182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ddb853f-70f0-4c44-8933-b3f3f182f735 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 1.294s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:14.618610 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ddb853f-70f0-4c44-8933-b3f3f182f735 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:14.669798 n-d-843949-2 sudo[129843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g
May 30 20:27:14.671485 n-d-843949-2 sudo[129843]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:16.314660 n-d-843949-2 sudo[129843]: pam_unix(sudo:session): session closed for user root
May 30 20:27:16.317905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ddb853f-70f0-4c44-8933-b3f3f182f735 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g" returned: 0 in 1.699s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:16.458616 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7ddb853f-70f0-4c44-8933-b3f3f182f735 tempest-SnapshotsActionsTest-1952222812 None] Create snapshot completed successfully
May 30 20:27:17.120677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-ac6a8316-c049-4229-80f5-22edd28ecf5d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:17.125585 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 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 stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:17.163703 n-d-843949-2 sudo[129987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d
May 30 20:27:17.166511 n-d-843949-2 sudo[129987]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:18.286380 n-d-843949-2 sudo[129987]: pam_unix(sudo:session): session closed for user root
May 30 20:27:18.289710 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d" returned: 0 in 1.164s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:18.292498 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:18.360150 n-d-843949-2 sudo[129992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d
May 30 20:27:18.362944 n-d-843949-2 sudo[129992]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:19.912877 n-d-843949-2 sudo[129992]: pam_unix(sudo:session): session closed for user root
May 30 20:27:19.916054 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ac6a8316-c049-4229-80f5-22edd28ecf5d" returned: 0 in 1.623s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:20.263311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] Created reservations ['80aecd9e-69f2-42d6-84e2-8bbd0e667590', '7ae62de9-d9f6-4c7a-a61e-e96e7f0705cd', 'd2bcc3ac-91a2-4734-ba3d-37d2cf547a44', 'd5ac990e-4de3-43da-811c-52f792e0bb79'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:20.268617 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:20.268617 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:20.268617 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:20.417376 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] Delete snapshot completed successfully.
May 30 20:27:20.429732 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3eedcc00-e1d6-4819-b15a-98bcabf37115 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-ac6a8316-c049-4229-80f5-22edd28ecf5d-delete_snapshot'" released by "delete_snapshot" :: held 3.309s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:27:21.958169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a87e198-2f0c-499a-96f7-8f749022ecf2 tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:22.025751 n-d-843949-2 sudo[130164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:22.026795 n-d-843949-2 sudo[130164]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:23.105696 n-d-843949-2 sudo[130164]: pam_unix(sudo:session): session closed for user root
May 30 20:27:23.108129 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a87e198-2f0c-499a-96f7-8f749022ecf2 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 1.149s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:23.111201 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a87e198-2f0c-499a-96f7-8f749022ecf2 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:23.162079 n-d-843949-2 sudo[130176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g
May 30 20:27:23.163033 n-d-843949-2 sudo[130176]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:24.496263 n-d-843949-2 sudo[130176]: pam_unix(sudo:session): session closed for user root
May 30 20:27:24.499344 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4a87e198-2f0c-499a-96f7-8f749022ecf2 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g" returned: 0 in 1.388s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:24.588371 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4a87e198-2f0c-499a-96f7-8f749022ecf2 tempest-SnapshotsActionsTest-1952222812 None] Create snapshot completed successfully
May 30 20:27:26.141149 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-80312d2b-d813-40b7-9bbb-fc6b5b7b3049-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:26.141149 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 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 stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:26.226569 n-d-843949-2 sudo[130335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049
May 30 20:27:26.229279 n-d-843949-2 sudo[130335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:27.250853 n-d-843949-2 sudo[130335]: pam_unix(sudo:session): session closed for user root
May 30 20:27:27.254090 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049" returned: 0 in 1.114s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:27.257491 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:27.342114 n-d-843949-2 sudo[130356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049
May 30 20:27:27.343752 n-d-843949-2 sudo[130356]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:28.850084 n-d-843949-2 sudo[130356]: pam_unix(sudo:session): session closed for user root
May 30 20:27:28.854049 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80312d2b-d813-40b7-9bbb-fc6b5b7b3049" returned: 0 in 1.597s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:29.198284 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] Created reservations ['62c4ba08-c246-4c3a-ba32-e9d290ff6b83', 'ddc34b12-ab7e-4d21-8372-be1bcf39839e', '3fabdecc-b4b0-4c16-ab75-8191e86e8e3c', '8b90caf9-6a3b-405b-85f8-c6d5004da27e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:29.200933 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:29.200933 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:29.200933 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:29.276802 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] Delete snapshot completed successfully.
May 30 20:27:29.287132 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-d6517162-5123-421d-b62a-ff972c088650 tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-80312d2b-d813-40b7-9bbb-fc6b5b7b3049-delete_snapshot'" released by "delete_snapshot" :: held 3.148s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:27:30.480890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a880f5-bfc5-4064-a6d8-c9396b03aa73 tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:30.531007 n-d-843949-2 sudo[130500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:30.531866 n-d-843949-2 sudo[130500]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:31.098787 n-d-843949-2 sudo[130500]: pam_unix(sudo:session): session closed for user root
May 30 20:27:31.100986 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a880f5-bfc5-4064-a6d8-c9396b03aa73 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 0.620s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:31.104348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a880f5-bfc5-4064-a6d8-c9396b03aa73 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:31.142610 n-d-843949-2 sudo[130511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g
May 30 20:27:31.144090 n-d-843949-2 sudo[130511]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:31.425553 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:27:31.509624 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:31.778616 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:31.779173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9\n Backing store flags: \n Account information:\n tS482Rgy7JsgYgT7HpG8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:31.780099 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:27:31.783297 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:32.061302 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 -f" returned: 0 in 0.270s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:32.062142 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:32.065718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:32.248884 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:32.250217 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:32.252068 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-818d3990-88e4-46b0-8876-fb098fc80d12 tempest-VolumesBackupsTest-1622139902 None] Remove volume export completed successfully.
May 30 20:27:32.518379 n-d-843949-2 sudo[130511]: pam_unix(sudo:session): session closed for user root
May 30 20:27:32.521890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-58a880f5-bfc5-4064-a6d8-c9396b03aa73 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704 --snapshot stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b -L 1.00g" returned: 0 in 1.418s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:32.638278 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-58a880f5-bfc5-4064-a6d8-c9396b03aa73 tempest-SnapshotsActionsTest-1952222812 None] Create snapshot completed successfully
May 30 20:27:34.203912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-82c4130b-6477-4605-8c6c-f5e27d3c0704-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:34.213301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 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 stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:34.288758 n-d-843949-2 sudo[130689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704
May 30 20:27:34.290564 n-d-843949-2 sudo[130689]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:34.750368 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:27:34.765239 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:27:34.766971 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 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'
May 30 20:27:34.793037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (c3c7eef3-0e95-444c-a1cb-acd5276f0fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:27:34.798577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b23fe6b-700d-44ff-8f00-5c6aaa28eed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:34.856087 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:27:34.897461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b23fe6b-700d-44ff-8f00-5c6aaa28eed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:27:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_938538a8-1990-41f8-820e-75241def5c18',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ebedad70-4478-41b6-9a6d-9225beb6c02c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0623461af4eb40b7a7c8696429fe1967',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:27:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:27:35Z,user_id='b2ab1241c6864da49f4bc6bbe32ee37d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:34.900968 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c297994-73c5-4bf2-80bf-3bc205bd918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:34.903323 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c297994-73c5-4bf2-80bf-3bc205bd918b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:34.907790 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fb3f2aa-dcf4-4e4a-8d80-c32ec58baf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:34.920365 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fb3f2aa-dcf4-4e4a-8d80-c32ec58baf0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ebedad70-4478-41b6-9a6d-9225beb6c02c', 'volume_name': 'volume-ebedad70-4478-41b6-9a6d-9225beb6c02c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:34.922804 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98624eb5-c8ed-4c43-a913-c5cca4278509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:34.926104 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98624eb5-c8ed-4c43-a913-c5cca4278509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:34.933653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (004f9c21-2d86-494d-82f1-c83c6a7a3c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:34.937803 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Volume ebedad70-4478-41b6-9a6d-9225beb6c02c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ebedad70-4478-41b6-9a6d-9225beb6c02c', 'volume_size': 1}
May 30 20:27:34.939364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebedad70-4478-41b6-9a6d-9225beb6c02c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:34.967722 n-d-843949-2 sudo[130722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebedad70-4478-41b6-9a6d-9225beb6c02c stack-volumes-lvmdriver-1 -L 1g
May 30 20:27:34.969147 n-d-843949-2 sudo[130722]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:35.265439 n-d-843949-2 sudo[130689]: pam_unix(sudo:session): session closed for user root
May 30 20:27:35.267754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704" returned: 0 in 1.054s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:35.270584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:35.313748 n-d-843949-2 sudo[130728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704
May 30 20:27:35.314560 n-d-843949-2 sudo[130728]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:35.723473 n-d-843949-2 sudo[130722]: pam_unix(sudo:session): session closed for user root
May 30 20:27:35.726654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ebedad70-4478-41b6-9a6d-9225beb6c02c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.787s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:35.730511 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (004f9c21-2d86-494d-82f1-c83c6a7a3c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ebedad70-4478-41b6-9a6d-9225beb6c02c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:35.733163 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ee705b-9e9e-49eb-b4a9-762552e19b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:27:35.756772 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Volume volume-ebedad70-4478-41b6-9a6d-9225beb6c02c (ebedad70-4478-41b6-9a6d-9225beb6c02c): created successfully
May 30 20:27:35.760062 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (72ee705b-9e9e-49eb-b4a9-762552e19b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:27:35.764520 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Flow 'volume_create_manager' (c3c7eef3-0e95-444c-a1cb-acd5276f0fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:27:35.787439 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Created volume successfully.
May 30 20:27:36.068588 n-d-843949-2 sudo[130728]: pam_unix(sudo:session): session closed for user root
May 30 20:27:36.070392 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-82c4130b-6477-4605-8c6c-f5e27d3c0704" returned: 0 in 0.800s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:36.172679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] Created reservations ['b50454df-2a76-4977-94ea-aea47b5c18f7', '10f2b5fb-9d2c-4e2a-9a9f-146e467231a9', 'faf17438-31f4-49f0-96d9-ee1ca3f8167e', 'c809dc90-65ba-43a7-be01-49c3cb9ef6df'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:36.174767 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:36.174767 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:36.174767 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:36.223230 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] Delete snapshot completed successfully.
May 30 20:27:36.233886 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ac7633e7-46fa-4448-9a07-79db672321fe tempest-SnapshotsActionsTest-1328369874 None] Lock "b'cinder-82c4130b-6477-4605-8c6c-f5e27d3c0704-delete_snapshot'" released by "delete_snapshot" :: held 2.029s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:27:37.121652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:37.187949 n-d-843949-2 sudo[130859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:27:37.191446 n-d-843949-2 sudo[130859]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:37.552036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] Lock "b'cinder-3d26381f-0fc9-4a94-b8a3-209f6c2b077c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:37.553922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:37.595241 n-d-843949-2 sudo[130886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c
May 30 20:27:37.596216 n-d-843949-2 sudo[130886]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:37.773525 n-d-843949-2 sudo[130859]: pam_unix(sudo:session): session closed for user root
May 30 20:27:37.776239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c" returned: 0 in 0.654s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:37.829522 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:37.837713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:37.838261 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: I_T nexus: 35
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: 2LJ9sMJqS2RrzekDA4TV
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:27:37.839131 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:27:37.842985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Creating iscsi_target for Volume ID: volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Created volume path /opt/stack/data/cinder/volumes/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c,
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: incominguser cRhxh6BZ444sP4ip9wPJ AJrx29iaaE7Yi9cf
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:37.848472 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:27:37.853004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:38.036911 n-d-843949-2 sudo[130886]: pam_unix(sudo:session): session closed for user root
May 30 20:27:38.040332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c" returned: 0 in 0.486s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:38.042309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:38.093804 n-d-843949-2 sudo[130933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c
May 30 20:27:38.095864 n-d-843949-2 sudo[130933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:38.607279 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c" returned: 0 in 0.755s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:38.607907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:38.608416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:27:38.609044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:27:38.613347 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:38.625662 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:38.626017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: I_T nexus: 35
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: 2LJ9sMJqS2RrzekDA4TV
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:27:38.626707 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:27:38.630304 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:38.798131 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:38.799317 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:38.804324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:39.025659 n-d-843949-2 sudo[130933]: pam_unix(sudo:session): session closed for user root
May 30 20:27:39.027601 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3d26381f-0fc9-4a94-b8a3-209f6c2b077c" returned: 0 in 0.985s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:39.167879 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:39.168580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:27:39.193409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Set provider_location to: 10.222.0.84:3260,3 iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:27:39.285165 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Initialize volume connection completed successfully.
May 30 20:27:39.293258 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] Created reservations ['2131e83b-0da0-411e-9d73-2b5ad7dd9d2b', '548873be-27c0-4652-bb34-905792bf766f', '8eb6ff10-1761-436f-8440-3adef8121e92', 'f9d4ba7d-e18a-4a6b-b6fa-0f50ad5c8103'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:39.295859 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:39.295859 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:39.295859 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:39.363822 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] Delete snapshot completed successfully.
May 30 20:27:39.371068 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-84d44ebe-d098-487d-be13-a77987eb4f74 tempest-SnapshotsActionsTest-1952222812 None] Lock "b'cinder-3d26381f-0fc9-4a94-b8a3-209f6c2b077c-delete_snapshot'" released by "delete_snapshot" :: held 1.819s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:27:39.871323 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Lock "b'cinder-5dc96831-992f-41bd-b44d-32b6fc38df8b-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:27:39.994674 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:39.995602 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:40.018714 n-d-843949-2 sudo[131083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:40.019516 n-d-843949-2 sudo[131083]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:40.784165 n-d-843949-2 sudo[131083]: pam_unix(sudo:session): session closed for user root
May 30 20:27:40.786612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 0.790s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:40.788615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:40.844147 n-d-843949-2 sudo[131139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:40.845755 n-d-843949-2 sudo[131139]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:41.939597 n-d-843949-2 sudo[131139]: pam_unix(sudo:session): session closed for user root
May 30 20:27:41.942857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 1.153s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:41.948699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:42.013031 n-d-843949-2 sudo[131189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:42.013904 n-d-843949-2 sudo[131189]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:43.093888 n-d-843949-2 sudo[131189]: pam_unix(sudo:session): session closed for user root
May 30 20:27:43.096350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dc96831-992f-41bd-b44d-32b6fc38df8b" returned: 0 in 1.148s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:43.097780 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Successfully deleted volume: 5dc96831-992f-41bd-b44d-32b6fc38df8b
May 30 20:27:43.224082 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Created reservations ['74a81998-7661-4026-8ff3-c04f993cb2ec', '4808b00e-6636-4b58-a92f-aa7c6147d2d7', '729c4319-000e-41ab-ab99-b7729e4c3ed4', '5c6430ec-f661-421d-b64b-7dfb04afc29e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:27:43.226828 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:27:43.226828 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:27:43.226828 n-d-843949-2 cinder-volume[92362]:
May 30 20:27:43.308527 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:27:43.308527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:43.361972 n-d-843949-2 sudo[131207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:27:43.362786 n-d-843949-2 sudo[131207]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:44.756056 n-d-843949-2 sudo[131207]: pam_unix(sudo:session): session closed for user root
May 30 20:27:44.774355 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 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 1.465s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:44.774355 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:27:44.852584 n-d-843949-2 sudo[131250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:27:44.854294 n-d-843949-2 sudo[131250]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:27:46.042997 n-d-843949-2 sudo[131250]: pam_unix(sudo:session): session closed for user root
May 30 20:27:46.047596 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.272s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:27:46.048193 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:27:46.054624 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Deleted volume successfully.
May 30 20:27:46.079709 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9d055662-7d9b-4184-a679-7565622a498e tempest-SnapshotsActionsTest-1952222812 None] Lock "b'cinder-5dc96831-992f-41bd-b44d-32b6fc38df8b-delete_volume'" released by "delete_volume" :: held 6.208s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:08.595543 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:28:08.607037 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:28:08.607037 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 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'
May 30 20:28:08.635373 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Flow 'volume_create_manager' (601af721-e1c9-414c-997d-51d9096ce704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:28:08.646867 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cc41eb1-9e13-4a8a-9a4a-a1d9ea01f437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:08.700078 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:28:08.762110 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cc41eb1-9e13-4a8a-9a4a-a1d9ea01f437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-753770525',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=d523c3bf-d0c0-4b73-ba50-4a5fea620dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c5abf7677334a108833ba1f68992921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:28:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:28:09Z,user_id='692a1d1565274a068b079fc2e37e0232',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9072218-dd1f-44eb-801a-90729fb66d61),volume_type_id=d9072218-dd1f-44eb-801a-90729fb66d61)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:08.765209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08cb79f4-afed-4128-8b80-7314c1ba95f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:08.770007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08cb79f4-afed-4128-8b80-7314c1ba95f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:08.790718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6e134f5-26a0-42ce-b96a-7cff4324f0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:08.793699 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6e134f5-26a0-42ce-b96a-7cff4324f0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd523c3bf-d0c0-4b73-ba50-4a5fea620dc8', 'volume_name': 'volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:08.796219 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cf6c019-817f-420c-899a-7612423a877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:08.798876 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8cf6c019-817f-420c-899a-7612423a877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:08.802316 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5522517b-567a-4201-86e3-97ed8fe75f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:08.803123 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Volume d523c3bf-d0c0-4b73-ba50-4a5fea620dc8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8', 'volume_size': 1}
May 30 20:28:08.815732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:08.853105 n-d-843949-2 sudo[131618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 stack-volumes-lvmdriver-1 -L 1g
May 30 20:28:08.853916 n-d-843949-2 sudo[131618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:09.838561 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.025s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:09.838561 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5522517b-567a-4201-86e3-97ed8fe75f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:09.838561 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19eaca1e-871b-4c44-8031-c89409853f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:09.828416 n-d-843949-2 sudo[131618]: pam_unix(sudo:session): session closed for user root
May 30 20:28:09.866677 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Volume volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 (d523c3bf-d0c0-4b73-ba50-4a5fea620dc8): created successfully
May 30 20:28:09.866677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19eaca1e-871b-4c44-8031-c89409853f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:09.874458 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Flow 'volume_create_manager' (601af721-e1c9-414c-997d-51d9096ce704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:28:09.888817 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f97bb4b1-1883-4bb8-bd7e-d836040555bb tempest-VolumeTypesTest-1103704641 None] Created volume successfully.
May 30 20:28:11.208257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:28:11.208257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:11.208257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:11.289978 n-d-843949-2 sudo[131685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:11.290807 n-d-843949-2 sudo[131685]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:11.517650 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:11.518201 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:11.568921 n-d-843949-2 sudo[131691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:11.578543 n-d-843949-2 sudo[131691]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:12.391669 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 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.868s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:12.391669 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:12.384315 n-d-843949-2 sudo[131691]: pam_unix(sudo:session): session closed for user root
May 30 20:28:12.471773 n-d-843949-2 sudo[131710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:12.493583 n-d-843949-2 sudo[131710]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:12.504981 n-d-843949-2 sudo[131685]: pam_unix(sudo:session): session closed for user root
May 30 20:28:12.507764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 1.305s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:12.509709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:12.551775 n-d-843949-2 sudo[131712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:12.552665 n-d-843949-2 sudo[131712]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:13.694836 n-d-843949-2 sudo[131712]: pam_unix(sudo:session): session closed for user root
May 30 20:28:13.704602 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.187s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:13.704602 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:13.981840 n-d-843949-2 sudo[131710]: pam_unix(sudo:session): session closed for user root
May 30 20:28:13.983694 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.595s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:13.984892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:13.989230 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e58e7ea8-6e4f-4755-82a1-260d7cae6262 tempest-VolumeTypesTest-1103704641 None] Retype volume completed successfully.
May 30 20:28:15.238220 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Lock "b'cinder-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8-delete_volume'" acquired by "delete_volume" :: waited 0.046s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:15.385682 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Skipping remove_export. No iscsi_target is presently exported for volume: d523c3bf-d0c0-4b73-ba50-4a5fea620dc8
May 30 20:28:15.385682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 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 stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:15.435761 n-d-843949-2 sudo[131738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8
May 30 20:28:15.436605 n-d-843949-2 sudo[131738]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:15.937560 n-d-843949-2 sudo[131738]: pam_unix(sudo:session): session closed for user root
May 30 20:28:15.941244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8" returned: 0 in 0.565s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:15.944091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:15.998240 n-d-843949-2 sudo[131741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8
May 30 20:28:16.000559 n-d-843949-2 sudo[131741]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:17.039354 n-d-843949-2 sudo[131741]: pam_unix(sudo:session): session closed for user root
May 30 20:28:17.041580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8" returned: 0 in 1.097s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:17.043581 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:17.067638 n-d-843949-2 sudo[131744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8
May 30 20:28:17.068464 n-d-843949-2 sudo[131744]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:17.661933 n-d-843949-2 sudo[131744]: pam_unix(sudo:session): session closed for user root
May 30 20:28:17.690245 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8" returned: 0 in 0.621s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:17.690245 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Successfully deleted volume: d523c3bf-d0c0-4b73-ba50-4a5fea620dc8
May 30 20:28:17.788066 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-914009003 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-914009003, it is now deprecated. Please use the default quota class for default quota.
May 30 20:28:17.788066 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-914009003 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-914009003, it is now deprecated. Please use the default quota class for default quota.
May 30 20:28:17.817307 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Created reservations ['6b91c13d-d2f1-4cd6-b13b-3a70e0866350', '31826bea-19d2-42b0-85f7-2454f370f799', '29e7173e-53cc-4e64-9ab9-81dc8706a6da', '45decf4e-d3fd-4145-8ba1-61c9aaf8c32b'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:28:17.824619 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:28:17.824619 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:28:17.824619 n-d-843949-2 cinder-volume[92362]:
May 30 20:28:17.902660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:17.902660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:17.943899 n-d-843949-2 sudo[131753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:17.945305 n-d-843949-2 sudo[131753]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:18.684528 n-d-843949-2 sudo[131753]: pam_unix(sudo:session): session closed for user root
May 30 20:28:18.686708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 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.786s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:18.689593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:18.712886 n-d-843949-2 sudo[131756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:18.713684 n-d-843949-2 sudo[131756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:19.334762 n-d-843949-2 sudo[131756]: pam_unix(sudo:session): session closed for user root
May 30 20:28:19.342713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:19.342713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:19.349582 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Deleted volume successfully.
May 30 20:28:19.392534 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4d562533-b0bc-4760-9202-d9865656b97f tempest-VolumeTypesTest-1103704641 None] Lock "b'cinder-d523c3bf-d0c0-4b73-ba50-4a5fea620dc8-delete_volume'" released by "delete_volume" :: held 4.148s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:26.645237 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-177a1ba0-0f02-4a6b-94b0-853fffbcda5c req-1bf60c10-b7c7-47d5-a27d-b47a00bc63c3 tempest-AttachVolumeShelveTestJSON-1546382407 None] Terminate volume connection completed successfully.
May 30 20:28:26.645830 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-177a1ba0-0f02-4a6b-94b0-853fffbcda5c req-1bf60c10-b7c7-47d5-a27d-b47a00bc63c3 tempest-AttachVolumeShelveTestJSON-1546382407 None] Deleting attachment b975550f-a345-4516-9aad-1b2dcc891311. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:28:26.657798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:26.804630 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:26.805916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3\n Backing store flags: \n Account information:\n 2LJ9sMJqS2RrzekDA4TV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:26.806864 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-177a1ba0-0f02-4a6b-94b0-853fffbcda5c req-1bf60c10-b7c7-47d5-a27d-b47a00bc63c3 tempest-AttachVolumeShelveTestJSON-1546382407 None] Removing iscsi_target for Volume ID: c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:28:26.811732 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:26.935622 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 -f" returned: 0 in 0.127s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:26.936739 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:26.940437 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:27.042708 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Terminate volume connection completed successfully.
May 30 20:28:27.127523 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:27.128095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:27.175496 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:27.413423 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:27.413974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c\n Backing store flags: \n Account information:\n cRhxh6BZ444sP4ip9wPJ\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:27.414807 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Removing iscsi_target for Volume ID: ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:27.416026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:27.758857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ebedad70-4478-41b6-9a6d-9225beb6c02c -f" returned: 0 in 0.342s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:27.759588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:27.763116 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:27.888423 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:27.888739 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:27.889793 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d2111f5-a610-4240-83de-433e3452d31f tempest-VolumesBackupsTest-1622139902 None] Remove volume export completed successfully.
May 30 20:28:28.569789 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-ebedad70-4478-41b6-9a6d-9225beb6c02c-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:28.687728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:28.815125 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:28.815733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:28.816335 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:28.817451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:28.872819 n-d-843949-2 sudo[131936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:28.874390 n-d-843949-2 sudo[131936]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:29.547625 n-d-843949-2 sudo[131936]: pam_unix(sudo:session): session closed for user root
May 30 20:28:29.551893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c" returned: 0 in 0.733s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:29.555440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:29.590865 n-d-843949-2 sudo[131949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:29.593217 n-d-843949-2 sudo[131949]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:30.288339 n-d-843949-2 sudo[131949]: pam_unix(sudo:session): session closed for user root
May 30 20:28:30.290566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c" returned: 0 in 0.735s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:30.292768 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:30.323948 n-d-843949-2 sudo[131954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:30.324914 n-d-843949-2 sudo[131954]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:30.876634 n-d-843949-2 sudo[131954]: pam_unix(sudo:session): session closed for user root
May 30 20:28:30.878966 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ebedad70-4478-41b6-9a6d-9225beb6c02c" returned: 0 in 0.586s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:30.880519 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: ebedad70-4478-41b6-9a6d-9225beb6c02c
May 30 20:28:30.982345 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Created reservations ['6f69740b-3cb0-4662-8abf-6ac5da426900', '7c0f882e-7e6b-4305-a72f-092a1f654c1e', 'feef759f-e8bd-4bb6-a930-e56bd3547db7', '3d816d07-40a1-4e03-986d-b5ec4ed55520'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:28:30.984905 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:28:30.984905 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:28:30.984905 n-d-843949-2 cinder-volume[92362]:
May 30 20:28:31.061996 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:31.062832 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:31.090639 n-d-843949-2 sudo[131960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:31.092050 n-d-843949-2 sudo[131960]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:31.788369 n-d-843949-2 sudo[131960]: pam_unix(sudo:session): session closed for user root
May 30 20:28:31.791428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 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.727s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:31.795996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:31.854445 n-d-843949-2 sudo[131965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:31.855263 n-d-843949-2 sudo[131965]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:32.691857 n-d-843949-2 sudo[131965]: pam_unix(sudo:session): session closed for user root
May 30 20:28:32.694708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.899s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:32.699196 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:32.706228 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:28:32.743181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-86083baa-0263-4a08-93f4-f939cea3b563 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-ebedad70-4478-41b6-9a6d-9225beb6c02c-delete_volume'" released by "delete_volume" :: held 4.173s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:38.039264 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:38.202185 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:38.597233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.396s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:38.597847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436576]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:38.598707 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:28:38.600124 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:38.657043 n-d-843949-2 sudo[132126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:28:38.663859 n-d-843949-2 sudo[132126]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:39.718399 n-d-843949-2 sudo[132126]: pam_unix(sudo:session): session closed for user root
May 30 20:28:39.721610 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9" returned: 0 in 1.121s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:39.723811 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:39.770130 n-d-843949-2 sudo[132164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:28:39.771592 n-d-843949-2 sudo[132164]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:40.608859 n-d-843949-2 sudo[132164]: pam_unix(sudo:session): session closed for user root
May 30 20:28:40.611308 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9" returned: 0 in 0.887s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:40.613656 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:40.684167 n-d-843949-2 sudo[132192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:28:40.685654 n-d-843949-2 sudo[132192]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:41.379983 n-d-843949-2 sudo[132192]: pam_unix(sudo:session): session closed for user root
May 30 20:28:41.382562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9" returned: 0 in 0.769s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:41.384715 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9
May 30 20:28:41.443247 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Created reservations ['9055462c-6b33-4b31-b9ab-2c1b4992452e', '0bfd3b78-70db-4961-afca-11ff944f2cdd', '49fdf719-df2f-4999-8403-2a49996e2d34', 'd1ed2860-7845-4a32-b7b7-0af8d140e5bb'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:28:41.445476 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:28:41.445476 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:28:41.445476 n-d-843949-2 cinder-volume[92362]:
May 30 20:28:41.503160 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:41.504956 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:41.544439 n-d-843949-2 sudo[132222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:41.546378 n-d-843949-2 sudo[132222]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:41.932669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-7a717164-33c3-4754-bf86-79a9f3d3a995-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:42.072491 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:42.153831 n-d-843949-2 sudo[132222]: pam_unix(sudo:session): session closed for user root
May 30 20:28:42.155744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 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.651s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:42.157453 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:42.196800 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:42.197651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240435136]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:28:42.198952 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:28:42.201343 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:42.216777 n-d-843949-2 sudo[132228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:42.217623 n-d-843949-2 sudo[132228]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:42.235212 n-d-843949-2 sudo[132230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:28:42.245081 n-d-843949-2 sudo[132230]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:43.231239 n-d-843949-2 sudo[132228]: pam_unix(sudo:session): session closed for user root
May 30 20:28:43.234588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.077s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:43.237808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:43.247122 n-d-843949-2 sudo[132230]: pam_unix(sudo:session): session closed for user root
May 30 20:28:43.255279 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:28:43.270290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995" returned: 0 in 1.067s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:43.277013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:43.329916 n-d-843949-2 sudo[132236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:28:43.330851 n-d-843949-2 sudo[132236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:43.339135 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2b846ea7-9d24-4fe3-b439-262eb3707d6f tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-a9dd7b53-57a4-49fd-8da5-c647fbe7f7f9-delete_volume'" released by "delete_volume" :: held 5.299s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:43.799603 n-d-843949-2 sudo[132236]: pam_unix(sudo:session): session closed for user root
May 30 20:28:43.802157 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995" returned: 0 in 0.526s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:43.804980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:43.844282 n-d-843949-2 sudo[132239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:28:43.846890 n-d-843949-2 sudo[132239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:45.062979 n-d-843949-2 sudo[132239]: pam_unix(sudo:session): session closed for user root
May 30 20:28:45.065136 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a717164-33c3-4754-bf86-79a9f3d3a995" returned: 0 in 1.260s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:45.066119 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Successfully deleted volume: 7a717164-33c3-4754-bf86-79a9f3d3a995
May 30 20:28:45.153836 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Created reservations ['3b3264d7-6730-4969-bb6b-4ad7bc9d26ac', '573d8e1d-daf7-4173-a6d8-f73386d78797', 'c07e1a11-9d6f-43d9-beb3-472481bb0f15', '79222dbc-85bd-436a-8c35-f6cdaf829e08'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:28:45.156120 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:28:45.156120 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:28:45.156120 n-d-843949-2 cinder-volume[92362]:
May 30 20:28:45.241398 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:28:45.242164 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:45.292255 n-d-843949-2 sudo[132275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:28:45.298168 n-d-843949-2 sudo[132275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:46.094773 n-d-843949-2 sudo[132275]: pam_unix(sudo:session): session closed for user root
May 30 20:28:46.097260 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 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.855s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:46.105246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:46.132493 n-d-843949-2 sudo[132310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:28:46.134365 n-d-843949-2 sudo[132310]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:46.666029 n-d-843949-2 sudo[132310]: pam_unix(sudo:session): session closed for user root
May 30 20:28:46.668766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:46.671796 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:28:46.687281 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Deleted volume successfully.
May 30 20:28:46.728320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f3368302-a51d-4f36-8025-50c69e0b4d21 tempest-VolumesBackupsTest-1622139902 None] Lock "b'cinder-7a717164-33c3-4754-bf86-79a9f3d3a995-delete_volume'" released by "delete_volume" :: held 4.796s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:51.135859 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:28:51.141411 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:28:51.141909 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 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'
May 30 20:28:51.154565 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Flow 'volume_create_manager' (cfb268a6-8d7c-4926-871d-6760de91b174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:28:51.158375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a10e331-1adb-4a77-b569-a6cebfb3d783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:51.182761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:28:51.207722 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a10e331-1adb-4a77-b569-a6cebfb3d783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-176883678',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='594f2bed1706496c9cfcc48f00840cbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:28:51Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:28:51Z,user_id='2a17354073734a399089ed95fd0e58b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:51.210199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c151fdbe-3f23-48f8-986d-5f6d6b5535b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:51.212418 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c151fdbe-3f23-48f8-986d-5f6d6b5535b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:51.215034 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e5a65e0-4e61-4b54-8529-cc9527c400fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:51.217380 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e5a65e0-4e61-4b54-8529-cc9527c400fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37', 'volume_name': 'volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37', 'volume_size': 2}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:51.219727 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (416eb026-f54a-4cce-b1d7-1b777ccce5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:51.222020 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (416eb026-f54a-4cce-b1d7-1b777ccce5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:51.224143 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96981ee4-7e68-490c-ac9c-784f197b6532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:51.225464 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Volume 8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37', 'volume_size': 2}
May 30 20:28:51.226641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 stack-volumes-lvmdriver-1 -L 2g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:51.247136 n-d-843949-2 sudo[132388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 stack-volumes-lvmdriver-1 -L 2g
May 30 20:28:51.247934 n-d-843949-2 sudo[132388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:52.110273 n-d-843949-2 sudo[132388]: pam_unix(sudo:session): session closed for user root
May 30 20:28:52.112998 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.886s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:52.116916 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96981ee4-7e68-490c-ac9c-784f197b6532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37', 'volume_size': 2}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:52.119907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86a2daa1-ab88-4208-9b01-beca422661c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:28:52.136855 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Volume volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 (8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37): created successfully
May 30 20:28:52.148653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86a2daa1-ab88-4208-9b01-beca422661c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:28:52.161369 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Flow 'volume_create_manager' (cfb268a6-8d7c-4926-871d-6760de91b174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:28:52.195298 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-50fb3a84-b8f4-44b5-9d1c-85f6f46519c3 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Created volume successfully.
May 30 20:28:53.039442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26f02d5b-895b-4800-ae68-bb7d29a12ec5 tempest-VolumesSnapshotNegativeTestJSON-799934319 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 stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:53.064587 n-d-843949-2 sudo[132446]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:28:53.065444 n-d-843949-2 sudo[132446]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:53.636428 n-d-843949-2 sudo[132446]: pam_unix(sudo:session): session closed for user root
May 30 20:28:53.639495 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26f02d5b-895b-4800-ae68-bb7d29a12ec5 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37" returned: 0 in 0.600s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:53.642033 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26f02d5b-895b-4800-ae68-bb7d29a12ec5 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-69f6daae-0702-41a1-a134-bd406c873827 --snapshot stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 -L 2.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:53.673570 n-d-843949-2 sudo[132450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-69f6daae-0702-41a1-a134-bd406c873827 --snapshot stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 -L 2.00g
May 30 20:28:53.676297 n-d-843949-2 sudo[132450]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:54.753694 n-d-843949-2 sudo[132450]: pam_unix(sudo:session): session closed for user root
May 30 20:28:54.757552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26f02d5b-895b-4800-ae68-bb7d29a12ec5 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-69f6daae-0702-41a1-a134-bd406c873827 --snapshot stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 -L 2.00g" returned: 0 in 1.115s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:54.836877 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-26f02d5b-895b-4800-ae68-bb7d29a12ec5 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Create snapshot completed successfully
May 30 20:28:55.534334 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Lock "b'cinder-69f6daae-0702-41a1-a134-bd406c873827-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:55.543696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 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 stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:55.605026 n-d-843949-2 sudo[132621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827
May 30 20:28:55.607083 n-d-843949-2 sudo[132621]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:56.199105 n-d-843949-2 sudo[132621]: pam_unix(sudo:session): session closed for user root
May 30 20:28:56.203738 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827" returned: 0 in 0.659s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:56.206625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:56.288231 n-d-843949-2 sudo[132631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827
May 30 20:28:56.296703 n-d-843949-2 sudo[132631]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:57.138027 n-d-843949-2 sudo[132631]: pam_unix(sudo:session): session closed for user root
May 30 20:28:57.140733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-69f6daae-0702-41a1-a134-bd406c873827" returned: 0 in 0.934s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:57.330456 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Created reservations ['51a349fc-1344-4749-b144-a237c75b0027', 'c144a451-6ae8-4e88-ba31-e29270ac2503', 'cf274b16-d346-4ae1-baba-600eb1c29478', 'd576628a-1fe6-419f-9cc3-c4e78333d629'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:28:57.334843 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:28:57.334843 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:28:57.334843 n-d-843949-2 cinder-volume[92362]:
May 30 20:28:57.400184 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Delete snapshot completed successfully.
May 30 20:28:57.409461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2c642080-6c01-4e83-a6aa-905569cfd378 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Lock "b'cinder-69f6daae-0702-41a1-a134-bd406c873827-delete_snapshot'" released by "delete_snapshot" :: held 1.875s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:28:57.945501 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Lock "b'cinder-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:28:58.084143 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:28:58.085349 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 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 stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:58.117048 n-d-843949-2 sudo[132726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:28:58.119871 n-d-843949-2 sudo[132726]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:58.790312 n-d-843949-2 sudo[132726]: pam_unix(sudo:session): session closed for user root
May 30 20:28:58.792575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37" returned: 0 in 0.707s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:58.794934 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:58.835225 n-d-843949-2 sudo[132735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:28:58.836106 n-d-843949-2 sudo[132735]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:28:59.337582 n-d-843949-2 sudo[132735]: pam_unix(sudo:session): session closed for user root
May 30 20:28:59.341497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37" returned: 0 in 0.545s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:28:59.343757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:28:59.378172 n-d-843949-2 sudo[132740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:28:59.379891 n-d-843949-2 sudo[132740]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:00.000718 n-d-843949-2 sudo[132740]: pam_unix(sudo:session): session closed for user root
May 30 20:29:00.003312 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37" returned: 0 in 0.659s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:00.004709 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Successfully deleted volume: 8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37
May 30 20:29:00.061622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Created reservations ['be366f08-72b0-4331-a372-b62b4319a257', 'a4009517-1616-4661-a633-02568823847a', '64cfc3c9-93b2-4d38-84a9-915273d565c5', '1ee432c9-2ce1-4f7a-86c7-48503ee3b6fa'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:29:00.064453 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:29:00.064453 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:29:00.064453 n-d-843949-2 cinder-volume[92362]:
May 30 20:29:00.109416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:29:00.110110 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:00.132211 n-d-843949-2 sudo[132754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:29:00.133980 n-d-843949-2 sudo[132754]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:00.853059 n-d-843949-2 sudo[132754]: pam_unix(sudo:session): session closed for user root
May 30 20:29:00.857391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 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.746s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:00.874466 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:00.930041 n-d-843949-2 sudo[132764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:29:00.930932 n-d-843949-2 sudo[132764]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:01.673731 n-d-843949-2 sudo[132764]: pam_unix(sudo:session): session closed for user root
May 30 20:29:01.676030 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:01.678604 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:29:01.706530 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Deleted volume successfully.
May 30 20:29:01.737197 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-aa153b46-d079-48f5-b2d9-96cce3c4a7a0 tempest-VolumesSnapshotNegativeTestJSON-799934319 None] Lock "b'cinder-8e2d07d9-3b7a-4972-8d9c-4e5f4affdc37-delete_volume'" released by "delete_volume" :: held 3.792s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:29:09.314605 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:29:09.318721 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:29:09.319217 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 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'
May 30 20:29:09.337506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Flow 'volume_create_manager' (248185da-f9b4-4975-9714-141c8b3f4c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:09.353062 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7bda7b5-274c-4e71-81c2-e942575f515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:09.377875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:29:09.407405 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7bda7b5-274c-4e71-81c2-e942575f515c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1285687141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0de33add-257e-461f-a72e-2760aaabd089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d05dd8a998a4e3e99d91bafe9dc0ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:29:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:29:09Z,user_id='128f3193d7ce44d28322ad775d34f005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:09.410997 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8657e8e-0333-488a-b292-a0b982cc7919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:09.414104 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8657e8e-0333-488a-b292-a0b982cc7919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:09.416612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad247d4-eb7b-4878-82ff-6d05fedd50be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:09.419320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aad247d4-eb7b-4878-82ff-6d05fedd50be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0de33add-257e-461f-a72e-2760aaabd089', 'volume_name': 'volume-0de33add-257e-461f-a72e-2760aaabd089', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:09.421935 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8dd7fcf-b0fe-4d31-8016-75b3dbc27cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:09.424406 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8dd7fcf-b0fe-4d31-8016-75b3dbc27cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:09.426740 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c29986-7e0a-4c70-b73d-8eff2d06566e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:09.427699 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume 0de33add-257e-461f-a72e-2760aaabd089: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0de33add-257e-461f-a72e-2760aaabd089', 'volume_size': 1}
May 30 20:29:09.429098 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0de33add-257e-461f-a72e-2760aaabd089 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:09.450035 n-d-843949-2 sudo[132853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0de33add-257e-461f-a72e-2760aaabd089 stack-volumes-lvmdriver-1 -L 1g
May 30 20:29:09.451394 n-d-843949-2 sudo[132853]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:10.155196 n-d-843949-2 sudo[132853]: pam_unix(sudo:session): session closed for user root
May 30 20:29:10.157358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0de33add-257e-461f-a72e-2760aaabd089 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:10.160515 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c29986-7e0a-4c70-b73d-8eff2d06566e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0de33add-257e-461f-a72e-2760aaabd089', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:10.163641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f62f7e0e-2e81-4fe5-8f4a-dbb00996299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:10.175573 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume volume-0de33add-257e-461f-a72e-2760aaabd089 (0de33add-257e-461f-a72e-2760aaabd089): created successfully
May 30 20:29:10.178022 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f62f7e0e-2e81-4fe5-8f4a-dbb00996299a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:10.183014 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Flow 'volume_create_manager' (248185da-f9b4-4975-9714-141c8b3f4c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:10.193585 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-508d9401-35e7-4c1e-846c-6e2648053878 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Created volume successfully.
May 30 20:29:10.649381 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Lock "b'cinder-0de33add-257e-461f-a72e-2760aaabd089-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:29:10.740670 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0de33add-257e-461f-a72e-2760aaabd089
May 30 20:29:10.741710 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 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 stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:10.776012 n-d-843949-2 sudo[132896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089
May 30 20:29:10.777667 n-d-843949-2 sudo[132896]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:11.189671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:29:11.190567 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:29:11.191427 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:11.211866 n-d-843949-2 sudo[132896]: pam_unix(sudo:session): session closed for user root
May 30 20:29:11.232595 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089" returned: 0 in 0.490s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:11.234867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:11.247585 n-d-843949-2 sudo[132899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:29:11.249166 n-d-843949-2 sudo[132899]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:11.277984 n-d-843949-2 sudo[132900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089
May 30 20:29:11.279411 n-d-843949-2 sudo[132900]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:11.825772 n-d-843949-2 sudo[132899]: pam_unix(sudo:session): session closed for user root
May 30 20:29:11.828215 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.636s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:11.830585 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:11.853426 n-d-843949-2 sudo[132909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:29:11.854847 n-d-843949-2 sudo[132909]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:12.046496 n-d-843949-2 sudo[132900]: pam_unix(sudo:session): session closed for user root
May 30 20:29:12.048963 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089" returned: 0 in 0.814s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:12.051326 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:12.085400 n-d-843949-2 sudo[132912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089
May 30 20:29:12.087431 n-d-843949-2 sudo[132912]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:12.353408 n-d-843949-2 sudo[132909]: pam_unix(sudo:session): session closed for user root
May 30 20:29:12.355863 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:12.358122 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:29:12.734397 n-d-843949-2 sudo[132912]: pam_unix(sudo:session): session closed for user root
May 30 20:29:12.736986 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0de33add-257e-461f-a72e-2760aaabd089" returned: 0 in 0.685s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:12.738655 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Successfully deleted volume: 0de33add-257e-461f-a72e-2760aaabd089
May 30 20:29:12.793265 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Created reservations ['947bc2a6-294f-4072-bfab-1285ea2369c1', '8aff084d-8317-4fab-93b8-ede01841a961', '2a8cb6d7-f98f-40b9-bb5d-f0a9c2c03d79', '9d5db9d9-2361-4610-a4e9-e8c9ff7eba4f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:29:12.796134 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:29:12.796134 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:29:12.796134 n-d-843949-2 cinder-volume[92362]:
May 30 20:29:12.863338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:29:12.865047 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:12.894769 n-d-843949-2 sudo[132922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:29:12.895814 n-d-843949-2 sudo[132922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:13.572059 n-d-843949-2 sudo[132922]: pam_unix(sudo:session): session closed for user root
May 30 20:29:13.574262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 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.710s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:13.576357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:13.601536 n-d-843949-2 sudo[132937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:29:13.602957 n-d-843949-2 sudo[132937]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:13.728313 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:29:13.738214 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:29:13.738955 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 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'
May 30 20:29:13.753359 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Flow 'volume_create_manager' (2c09c893-3453-4a9b-be88-d5e40020b95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:13.756849 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02337178-20c7-4a83-9c30-5fd1b3db129e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:13.787350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:29:13.831620 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02337178-20c7-4a83-9c30-5fd1b3db129e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1038800743',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a54480d3-6d91-4791-971c-ea7d39db82d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d05dd8a998a4e3e99d91bafe9dc0ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:29:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:29:14Z,user_id='128f3193d7ce44d28322ad775d34f005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:13.834906 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba5474f-53c3-4f62-80a4-ea8b9c224048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:13.837257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ba5474f-53c3-4f62-80a4-ea8b9c224048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:13.839907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cecffc3-6904-4ad1-858f-61a309137e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:13.842320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4cecffc3-6904-4ad1-858f-61a309137e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a54480d3-6d91-4791-971c-ea7d39db82d6', 'volume_name': 'volume-a54480d3-6d91-4791-971c-ea7d39db82d6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:13.844754 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d4e2405-16fe-44c0-b44b-e76850664378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:13.847024 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d4e2405-16fe-44c0-b44b-e76850664378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:13.849927 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cecca309-f6b6-418b-a734-a68579a13215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:13.850886 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume a54480d3-6d91-4791-971c-ea7d39db82d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a54480d3-6d91-4791-971c-ea7d39db82d6', 'volume_size': 1}
May 30 20:29:13.852359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a54480d3-6d91-4791-971c-ea7d39db82d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:13.877084 n-d-843949-2 sudo[132957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a54480d3-6d91-4791-971c-ea7d39db82d6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:29:13.878511 n-d-843949-2 sudo[132957]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:14.162981 n-d-843949-2 sudo[132937]: pam_unix(sudo:session): session closed for user root
May 30 20:29:14.165660 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:14.168187 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:29:14.175457 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Deleted volume successfully.
May 30 20:29:14.215564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-32bb1c52-2de5-4b3d-bf3c-2fe2e082bc57 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Lock "b'cinder-0de33add-257e-461f-a72e-2760aaabd089-delete_volume'" released by "delete_volume" :: held 3.566s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:29:14.596987 n-d-843949-2 sudo[132957]: pam_unix(sudo:session): session closed for user root
May 30 20:29:14.605736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a54480d3-6d91-4791-971c-ea7d39db82d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.753s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:14.611859 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cecca309-f6b6-418b-a734-a68579a13215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a54480d3-6d91-4791-971c-ea7d39db82d6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:14.616866 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04d9630f-4086-484c-98ed-3124e3158600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:14.627800 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Volume volume-a54480d3-6d91-4791-971c-ea7d39db82d6 (a54480d3-6d91-4791-971c-ea7d39db82d6): created successfully
May 30 20:29:14.632748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04d9630f-4086-484c-98ed-3124e3158600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:14.651738 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Flow 'volume_create_manager' (2c09c893-3453-4a9b-be88-d5e40020b95e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:14.674768 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-beb5e577-65c6-4d0f-aa8f-5de6b83e8638 tempest-VolumeQuotasAdminTestJSON-1611689697 None] Created volume successfully.
May 30 20:29:15.842828 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3313716f-8be9-4fd5-b5cf-de5a067ab258 tempest-VolumeQuotasAdminTestJSON-1216471707 None] Transfer volume completed successfully.
May 30 20:29:16.554249 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Lock "b'cinder-a54480d3-6d91-4791-971c-ea7d39db82d6-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:29:16.712882 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Skipping remove_export. No iscsi_target is presently exported for volume: a54480d3-6d91-4791-971c-ea7d39db82d6
May 30 20:29:16.716348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 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 stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:16.775715 n-d-843949-2 sudo[133054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6
May 30 20:29:16.777756 n-d-843949-2 sudo[133054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:17.384690 n-d-843949-2 sudo[133054]: pam_unix(sudo:session): session closed for user root
May 30 20:29:17.388616 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:17.391764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:17.434425 n-d-843949-2 sudo[133063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6
May 30 20:29:17.438091 n-d-843949-2 sudo[133063]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:18.166973 n-d-843949-2 sudo[133063]: pam_unix(sudo:session): session closed for user root
May 30 20:29:18.169374 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6" returned: 0 in 0.777s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:18.171547 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:18.225812 n-d-843949-2 sudo[133083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6
May 30 20:29:18.227346 n-d-843949-2 sudo[133083]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:19.152164 n-d-843949-2 sudo[133083]: pam_unix(sudo:session): session closed for user root
May 30 20:29:19.155189 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a54480d3-6d91-4791-971c-ea7d39db82d6" returned: 0 in 0.983s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:19.156499 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Successfully deleted volume: a54480d3-6d91-4791-971c-ea7d39db82d6
May 30 20:29:19.267480 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Created reservations ['a9e1006f-9a6c-48c7-992c-5e9cc1a09157', '007de5fb-8796-4768-923a-ba592975aab6', '80c8e432-4a78-498b-8f2a-542277f0d6b7', 'b4afa71f-ed3e-4f02-98a8-df95053075e8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:29:19.269959 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:29:19.269959 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:29:19.269959 n-d-843949-2 cinder-volume[92362]:
May 30 20:29:19.359304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:29:19.360046 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:19.396601 n-d-843949-2 sudo[133151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:29:19.407777 n-d-843949-2 sudo[133151]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:20.079773 n-d-843949-2 sudo[133151]: pam_unix(sudo:session): session closed for user root
May 30 20:29:20.083052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 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.721s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:20.086243 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:20.112118 n-d-843949-2 sudo[133166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:29:20.115027 n-d-843949-2 sudo[133166]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:20.708738 n-d-843949-2 sudo[133166]: pam_unix(sudo:session): session closed for user root
May 30 20:29:20.711338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:20.714247 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:29:20.721397 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Deleted volume successfully.
May 30 20:29:20.747356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3b67ae54-9af1-4211-9582-35fe7a7e961a tempest-VolumeQuotasAdminTestJSON-396211184 None] Lock "b'cinder-a54480d3-6d91-4791-971c-ea7d39db82d6-delete_volume'" released by "delete_volume" :: held 4.196s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:29:37.562515 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:29:37.566575 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:29:37.567145 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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'
May 30 20:29:37.579814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Flow 'volume_create_manager' (32ee9ac3-f734-4004-a160-9db15f9ecad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:37.583387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6bcd2546-8f02-40dc-bdc0-91f2a5f0b96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:37.606480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:29:37.631532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6bcd2546-8f02-40dc-bdc0-91f2a5f0b96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-901418449',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=3671ff62-7d74-4ea8-9cf7-3545432edffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c63d6db2e694c43b04a4fa88ee34ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:29:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:29:38Z,user_id='9c82577bd2ca4e62a9986c2ce98307b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:37.634613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6af6646b-ea0c-4b3c-aa96-3239f640d78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:37.636761 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6af6646b-ea0c-4b3c-aa96-3239f640d78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:37.639078 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a386c0b-dc1f-49aa-b185-783e4d9ea64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:37.641314 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a386c0b-dc1f-49aa-b185-783e4d9ea64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3671ff62-7d74-4ea8-9cf7-3545432edffd', 'volume_name': 'volume-3671ff62-7d74-4ea8-9cf7-3545432edffd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:37.643529 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38cbe348-d837-487a-aa30-d0eb8480cc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:37.645662 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38cbe348-d837-487a-aa30-d0eb8480cc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:37.647797 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f41f0545-d791-4f79-8629-a55882febcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:37.648605 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Volume 3671ff62-7d74-4ea8-9cf7-3545432edffd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3671ff62-7d74-4ea8-9cf7-3545432edffd', 'volume_size': 1}
May 30 20:29:37.649791 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3671ff62-7d74-4ea8-9cf7-3545432edffd stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:37.668225 n-d-843949-2 sudo[133585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3671ff62-7d74-4ea8-9cf7-3545432edffd stack-volumes-lvmdriver-1 -L 1g
May 30 20:29:37.669022 n-d-843949-2 sudo[133585]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:38.248335 n-d-843949-2 sudo[133585]: pam_unix(sudo:session): session closed for user root
May 30 20:29:38.252286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3671ff62-7d74-4ea8-9cf7-3545432edffd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:38.258795 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f41f0545-d791-4f79-8629-a55882febcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3671ff62-7d74-4ea8-9cf7-3545432edffd', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:38.262225 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b2601df-bf44-4785-bfc4-2c67f52c84e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:38.282959 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Volume volume-3671ff62-7d74-4ea8-9cf7-3545432edffd (3671ff62-7d74-4ea8-9cf7-3545432edffd): created successfully
May 30 20:29:38.286164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b2601df-bf44-4785-bfc4-2c67f52c84e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:38.292420 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Flow 'volume_create_manager' (32ee9ac3-f734-4004-a160-9db15f9ecad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:38.302859 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c69723c8-82cb-4593-95d4-7b7f079347ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Created volume successfully.
May 30 20:29:38.915669 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1900eaa1-65b5-4751-a225-c377d1e6d915 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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 stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:38.934972 n-d-843949-2 sudo[133622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:38.935765 n-d-843949-2 sudo[133622]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:39.354156 n-d-843949-2 sudo[133622]: pam_unix(sudo:session): session closed for user root
May 30 20:29:39.356633 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1900eaa1-65b5-4751-a225-c377d1e6d915 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd" returned: 0 in 0.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:39.358473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1900eaa1-65b5-4751-a225-c377d1e6d915 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0 --snapshot stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:39.378768 n-d-843949-2 sudo[133661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0 --snapshot stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd -L 1.00g
May 30 20:29:39.380230 n-d-843949-2 sudo[133661]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:40.076117 n-d-843949-2 sudo[133661]: pam_unix(sudo:session): session closed for user root
May 30 20:29:40.078176 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1900eaa1-65b5-4751-a225-c377d1e6d915 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0 --snapshot stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd -L 1.00g" returned: 0 in 0.719s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:40.130991 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1900eaa1-65b5-4751-a225-c377d1e6d915 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Create snapshot completed successfully
May 30 20:29:41.753227 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Lock "b'cinder-bf09ea3f-b450-48fc-a142-1bb8c660d2d0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:29:41.756404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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 stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:41.777546 n-d-843949-2 sudo[133769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0
May 30 20:29:41.779116 n-d-843949-2 sudo[133769]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:42.156084 n-d-843949-2 sudo[133769]: pam_unix(sudo:session): session closed for user root
May 30 20:29:42.158298 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0" returned: 0 in 0.401s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:42.160988 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:42.179381 n-d-843949-2 sudo[133773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0
May 30 20:29:42.180200 n-d-843949-2 sudo[133773]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:42.781523 n-d-843949-2 sudo[133773]: pam_unix(sudo:session): session closed for user root
May 30 20:29:42.784196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf09ea3f-b450-48fc-a142-1bb8c660d2d0" returned: 0 in 0.623s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:42.885115 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Created reservations ['dfb292e8-2902-4c9e-81fc-2306d84774b0', 'c80233a0-c29b-4823-b56b-7f1a58c42ea3', '0461a7e8-3832-480d-84b2-8349c255d58c', 'b6370cc0-6e23-4c86-af44-580c7cff5632'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:29:42.887844 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:29:42.887844 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:29:42.887844 n-d-843949-2 cinder-volume[92362]:
May 30 20:29:42.926990 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Delete snapshot completed successfully.
May 30 20:29:42.933410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7c6829d8-0364-4ecd-9aef-0e67ac6b6ad6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Lock "b'cinder-bf09ea3f-b450-48fc-a142-1bb8c660d2d0-delete_snapshot'" released by "delete_snapshot" :: held 1.180s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:29:43.249739 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:29:43.253440 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:29:43.254636 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 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'
May 30 20:29:43.267562 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Flow 'volume_create_manager' (6c61698d-9ce1-4a9e-84c5-bc96f7d156de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:43.270685 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b67a168b-44f6-4c58-ad0a-09c871103b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.291515 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:29:43.321328 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b67a168b-44f6-4c58-ad0a-09c871103b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1307602084',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=8ae99d0e-0809-4b53-bb86-11be5067bc34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1f154aa639e466b871f55ef50521468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:29:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:29:43Z,user_id='090c93d9ca184f1386360ae8fafd7263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.323748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9f04e33-0bec-45f2-b817-2a99f42e65a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.325820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9f04e33-0bec-45f2-b817-2a99f42e65a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.328082 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b3a7968-e52a-4cc8-a3bd-ce9652961ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.330275 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b3a7968-e52a-4cc8-a3bd-ce9652961ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8ae99d0e-0809-4b53-bb86-11be5067bc34', 'volume_name': 'volume-8ae99d0e-0809-4b53-bb86-11be5067bc34', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.332604 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e5e6d3-ccc0-4f67-9530-ef883709156e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.334624 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74e5e6d3-ccc0-4f67-9530-ef883709156e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.336734 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18dcd966-2e9c-4d4c-a18c-c787185af289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.337494 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume 8ae99d0e-0809-4b53-bb86-11be5067bc34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8ae99d0e-0809-4b53-bb86-11be5067bc34', 'volume_size': 1}
May 30 20:29:43.338632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:43.359027 n-d-843949-2 sudo[133817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 stack-volumes-lvmdriver-1 -L 1g
May 30 20:29:43.359938 n-d-843949-2 sudo[133817]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:43.849472 n-d-843949-2 sudo[133817]: pam_unix(sudo:session): session closed for user root
May 30 20:29:43.851727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.513s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:43.855284 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18dcd966-2e9c-4d4c-a18c-c787185af289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8ae99d0e-0809-4b53-bb86-11be5067bc34', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.857578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b05ef9b-96ff-4ea5-8fda-67c2aa2ed19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:29:43.870620 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Volume volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 (8ae99d0e-0809-4b53-bb86-11be5067bc34): created successfully
May 30 20:29:43.872702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0b05ef9b-96ff-4ea5-8fda-67c2aa2ed19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:29:43.875920 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Flow 'volume_create_manager' (6c61698d-9ce1-4a9e-84c5-bc96f7d156de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:29:43.884545 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5f729f1c-ade7-4de5-8867-cd5a2a6a3029 tempest-AttachVolumeShelveTestJSON-1546382407 None] Created volume successfully.
May 30 20:29:44.002801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Lock "b'cinder-3671ff62-7d74-4ea8-9cf7-3545432edffd-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:29:44.071478 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:44.072469 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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 stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:44.090238 n-d-843949-2 sudo[133850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:44.091123 n-d-843949-2 sudo[133850]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:44.505170 n-d-843949-2 sudo[133850]: pam_unix(sudo:session): session closed for user root
May 30 20:29:44.507225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd" returned: 0 in 0.434s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:44.509158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:44.528491 n-d-843949-2 sudo[133856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:44.529291 n-d-843949-2 sudo[133856]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:44.916362 n-d-843949-2 sudo[133856]: pam_unix(sudo:session): session closed for user root
May 30 20:29:44.918657 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd" returned: 0 in 0.409s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:44.920850 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:44.938995 n-d-843949-2 sudo[133859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:44.939790 n-d-843949-2 sudo[133859]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:45.424374 n-d-843949-2 sudo[133859]: pam_unix(sudo:session): session closed for user root
May 30 20:29:45.427018 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3671ff62-7d74-4ea8-9cf7-3545432edffd" returned: 0 in 0.506s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:45.428923 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Successfully deleted volume: 3671ff62-7d74-4ea8-9cf7-3545432edffd
May 30 20:29:45.482946 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Created reservations ['5d59f1af-b00a-42d5-912f-f93e5e087e4a', '0cbc54f5-35f2-48e3-88d1-b5a6aabf860e', '5c1e2142-533e-4370-9710-0ef68e7ac653', 'b7c2ec28-4696-4f06-bb8e-7d16f02542f9'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:29:45.485742 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:29:45.485742 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:29:45.485742 n-d-843949-2 cinder-volume[92362]:
May 30 20:29:45.541654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:29:45.542712 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:45.570285 n-d-843949-2 sudo[133870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:29:45.571784 n-d-843949-2 sudo[133870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:46.021473 n-d-843949-2 sudo[133870]: pam_unix(sudo:session): session closed for user root
May 30 20:29:46.023890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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.481s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:46.026700 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:29:46.046798 n-d-843949-2 sudo[133873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:29:46.048243 n-d-843949-2 sudo[133873]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:29:46.540294 n-d-843949-2 sudo[133873]: pam_unix(sudo:session): session closed for user root
May 30 20:29:46.543141 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:29:46.548025 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:29:46.571553 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Deleted volume successfully.
May 30 20:29:46.592242 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-cd734b91-394c-4ada-b1ec-7ab02ce61158 tempest-VolumeSnapshotQuotasNegativeTestJSON-1073696603 None] Lock "b'cinder-3671ff62-7d74-4ea8-9cf7-3545432edffd-delete_volume'" released by "delete_volume" :: held 2.589s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:07.281428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:07.289251 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:07.290072 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:07.306888 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (3b051e89-8f1d-4ed5-ae21-0caabaec251f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:07.311221 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f188b5f-6375-4677-8144-68861540a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:07.340123 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:07.366827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f188b5f-6375-4677-8144-68861540a3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1205692267',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c629ad96-a479-4309-8866-91a6bd45dfc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:07Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:07.370071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73fe2c53-a980-4d84-840f-a0d97891f4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:07.373343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73fe2c53-a980-4d84-840f-a0d97891f4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:07.376899 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd734cf3-f92a-447b-851b-6f803281a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:07.381184 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bd734cf3-f92a-447b-851b-6f803281a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c629ad96-a479-4309-8866-91a6bd45dfc5', 'volume_name': 'volume-c629ad96-a479-4309-8866-91a6bd45dfc5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:07.385074 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (438e6b8f-990c-4088-84da-fe65ffb2d195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:07.392836 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (438e6b8f-990c-4088-84da-fe65ffb2d195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:07.397170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1977fff-105f-4214-9179-e552eef85e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:07.398921 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Volume c629ad96-a479-4309-8866-91a6bd45dfc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c629ad96-a479-4309-8866-91a6bd45dfc5', 'volume_size': 1}
May 30 20:30:07.403663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c629ad96-a479-4309-8866-91a6bd45dfc5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:07.435371 n-d-843949-2 sudo[133918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c629ad96-a479-4309-8866-91a6bd45dfc5 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:07.436206 n-d-843949-2 sudo[133918]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:08.074267 n-d-843949-2 sudo[133918]: pam_unix(sudo:session): session closed for user root
May 30 20:30:08.076777 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c629ad96-a479-4309-8866-91a6bd45dfc5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.673s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:08.080735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1977fff-105f-4214-9179-e552eef85e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c629ad96-a479-4309-8866-91a6bd45dfc5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:08.083043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747ac0be-24ef-40bd-97ef-4fe6e65f9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:08.096293 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Volume volume-c629ad96-a479-4309-8866-91a6bd45dfc5 (c629ad96-a479-4309-8866-91a6bd45dfc5): created successfully
May 30 20:30:08.099422 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (747ac0be-24ef-40bd-97ef-4fe6e65f9f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:08.103402 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (3b051e89-8f1d-4ed5-ae21-0caabaec251f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:08.114517 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-574dccc1-19de-4798-a903-e30a44329b5d tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:08.385491 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ae0585b8-1c03-4961-8073-f3beb90421b4 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5'" acquired by "attach_volume" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:08.452143 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ae0585b8-1c03-4961-8073-f3beb90421b4 tempest-VolumesActionsTest-1896793049 None] Attaching volume c629ad96-a479-4309-8866-91a6bd45dfc5 to instance 41838849-f6bc-41f5-a37e-0730968243d4 at mountpoint /dev/sdb on host None.
May 30 20:30:08.537258 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ae0585b8-1c03-4961-8073-f3beb90421b4 tempest-VolumesActionsTest-1896793049 None] Attach volume completed successfully.
May 30 20:30:08.545050 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ae0585b8-1c03-4961-8073-f3beb90421b4 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5'" released by "attach_volume" :: held 0.159s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:09.629060 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Terminate volume connection completed successfully.
May 30 20:30:09.661450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:09.681941 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Detaching volume c629ad96-a479-4309-8866-91a6bd45dfc5 from instance 41838849-f6bc-41f5-a37e-0730968243d4.
May 30 20:30:09.682915 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Skipping remove_export. No iscsi_target is presently exported for volume: c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:09.715984 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:09.715984 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:09.715984 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:09.726890 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Detach volume completed successfully.
May 30 20:30:09.735061 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c6e603f1-b926-46e1-ae5e-45a18d436efa tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-detach_volume'" released by "detach_volume" :: held 0.074s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:10.025967 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-65f281c1-32cc-439d-87ed-d47a9935d986 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:10.026585 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-65f281c1-32cc-439d-87ed-d47a9935d986 tempest-VolumesActionsTest-1896793049 None] Volume detach called, but volume not attached.
May 30 20:30:10.044270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-65f281c1-32cc-439d-87ed-d47a9935d986 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-detach_volume'" released by "detach_volume" :: held 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:11.194426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:30:11.195436 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:11.196360 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:11.249465 n-d-843949-2 sudo[134000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:11.250964 n-d-843949-2 sudo[134000]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:11.871448 n-d-843949-2 sudo[134000]: pam_unix(sudo:session): session closed for user root
May 30 20:30:11.874155 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.678s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:11.876241 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:11.898593 n-d-843949-2 sudo[134003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:11.900125 n-d-843949-2 sudo[134003]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:12.590123 n-d-843949-2 sudo[134003]: pam_unix(sudo:session): session closed for user root
May 30 20:30:12.592424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:12.594621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:16.476271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:16.483941 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:16.484964 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:16.503917 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (4fd1aa58-7f8f-4e52-8d0f-89eb2b29a851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:16.507513 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9c523e6-a57e-4a29-b0bd-c9ac8b19998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:16.530258 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:16.554542 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d9c523e6-a57e-4a29-b0bd-c9ac8b19998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-706046007',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=4e8069f1-3db3-4a7d-a7e1-2e6017a34671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:16Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:16.557044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79201426-c245-4fe4-a9f3-af2d253a0022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:16.559125 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79201426-c245-4fe4-a9f3-af2d253a0022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:16.561461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4d42fc3-bece-4d5f-bad5-d096dd3b0efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:16.563660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4d42fc3-bece-4d5f-bad5-d096dd3b0efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e8069f1-3db3-4a7d-a7e1-2e6017a34671', 'volume_name': 'volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:16.566531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37aee4a0-9e38-48f9-825f-84665955e6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:16.568628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37aee4a0-9e38-48f9-825f-84665955e6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:16.570750 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b59136a3-1d80-4e67-b5cf-00503bdef6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:16.571514 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Volume 4e8069f1-3db3-4a7d-a7e1-2e6017a34671: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671', 'volume_size': 1}
May 30 20:30:16.572715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:16.590837 n-d-843949-2 sudo[134097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:16.591639 n-d-843949-2 sudo[134097]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:17.085085 n-d-843949-2 sudo[134097]: pam_unix(sudo:session): session closed for user root
May 30 20:30:17.087466 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.514s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:17.091195 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b59136a3-1d80-4e67-b5cf-00503bdef6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:17.093502 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29673405-ee4a-4946-8b54-49861903e58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:17.104710 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Volume volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 (4e8069f1-3db3-4a7d-a7e1-2e6017a34671): created successfully
May 30 20:30:17.107747 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29673405-ee4a-4946-8b54-49861903e58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:17.110771 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (4fd1aa58-7f8f-4e52-8d0f-89eb2b29a851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:17.123594 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5f176a0d-8381-48c4-9dec-442b476e8c69 tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:17.901981 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-4e8069f1-3db3-4a7d-a7e1-2e6017a34671-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:17.977594 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e8069f1-3db3-4a7d-a7e1-2e6017a34671
May 30 20:30:17.978775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:18.000734 n-d-843949-2 sudo[134134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671
May 30 20:30:18.002557 n-d-843949-2 sudo[134134]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:18.444926 n-d-843949-2 sudo[134134]: pam_unix(sudo:session): session closed for user root
May 30 20:30:18.449883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671" returned: 0 in 0.471s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:18.451784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:18.474027 n-d-843949-2 sudo[134137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671
May 30 20:30:18.475037 n-d-843949-2 sudo[134137]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:18.906844 n-d-843949-2 sudo[134137]: pam_unix(sudo:session): session closed for user root
May 30 20:30:18.909178 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671" returned: 0 in 0.457s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:18.911810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:18.934394 n-d-843949-2 sudo[134141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671
May 30 20:30:18.935809 n-d-843949-2 sudo[134141]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:19.069486 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-57cf37ec-0cd0-4930-96d4-cf87bbd1f831 req-0853633a-7d65-4b84-8456-7cf68bcf2d8d tempest-AttachVolumeShelveTestJSON-1546382407 None] No connector for attachment be9a5794-0b39-4055-bbd9-919613fd6ffc; skipping storage backend terminate_connection call. {{(pid=92362) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4648}}
May 30 20:30:19.070190 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-57cf37ec-0cd0-4930-96d4-cf87bbd1f831 req-0853633a-7d65-4b84-8456-7cf68bcf2d8d tempest-AttachVolumeShelveTestJSON-1546382407 None] Deleting attachment be9a5794-0b39-4055-bbd9-919613fd6ffc. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:30:19.433982 n-d-843949-2 sudo[134141]: pam_unix(sudo:session): session closed for user root
May 30 20:30:19.435729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e8069f1-3db3-4a7d-a7e1-2e6017a34671" returned: 0 in 0.524s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:19.436656 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Successfully deleted volume: 4e8069f1-3db3-4a7d-a7e1-2e6017a34671
May 30 20:30:19.477756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Created reservations ['c267cac2-97be-4df1-8391-2ff37c4f78a3', 'a2ab790b-050b-4783-807c-3c5cd760b1ce', 'f4825cc5-3f2b-45cd-9a12-3288985b4669', 'd960a197-4dfa-43b5-bcc1-23034e5a7c47'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:19.479759 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:19.479759 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:19.479759 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:19.520495 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:19.521337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:19.540869 n-d-843949-2 sudo[134149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:19.542255 n-d-843949-2 sudo[134149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:19.980188 n-d-843949-2 sudo[134149]: pam_unix(sudo:session): session closed for user root
May 30 20:30:19.984961 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 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.462s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:19.990853 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:20.021835 n-d-843949-2 sudo[134152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:20.023214 n-d-843949-2 sudo[134152]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:20.590914 n-d-843949-2 sudo[134152]: pam_unix(sudo:session): session closed for user root
May 30 20:30:20.593655 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:20.595695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:20.608832 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Deleted volume successfully.
May 30 20:30:20.625259 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f470b2f4-049b-4bb0-abc3-62649efe98c3 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-4e8069f1-3db3-4a7d-a7e1-2e6017a34671-delete_volume'" released by "delete_volume" :: held 2.723s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:20.876420 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:20.880682 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:20.881392 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:20.895501 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (2b1633e2-87d1-4b8b-ae43-f859012f8002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:20.898969 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7acf2fdd-b552-4a7a-be11-2a2e17116f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:20.923727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:20.953801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7acf2fdd-b552-4a7a-be11-2a2e17116f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-938367437',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=80780b07-253d-4e6e-8903-de788e8e7ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:21Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:20.956527 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a62ef17-ca98-4fbd-b59b-e3d29b60dbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:20.958970 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a62ef17-ca98-4fbd-b59b-e3d29b60dbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:20.961405 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (670d558b-c8cd-47cf-bbec-f46b9d31343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:20.963605 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (670d558b-c8cd-47cf-bbec-f46b9d31343a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80780b07-253d-4e6e-8903-de788e8e7ff4', 'volume_name': 'volume-80780b07-253d-4e6e-8903-de788e8e7ff4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:20.966239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54b5b198-d9c4-410f-963f-487e4d3fffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:20.968577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54b5b198-d9c4-410f-963f-487e4d3fffb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:20.970699 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6e6d0db-5e35-4329-b1e7-63ef20d163dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:20.972023 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Volume 80780b07-253d-4e6e-8903-de788e8e7ff4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80780b07-253d-4e6e-8903-de788e8e7ff4', 'volume_size': 1}
May 30 20:30:20.973393 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80780b07-253d-4e6e-8903-de788e8e7ff4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:20.994922 n-d-843949-2 sudo[134155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80780b07-253d-4e6e-8903-de788e8e7ff4 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:20.995814 n-d-843949-2 sudo[134155]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:21.592211 n-d-843949-2 sudo[134155]: pam_unix(sudo:session): session closed for user root
May 30 20:30:21.594661 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-80780b07-253d-4e6e-8903-de788e8e7ff4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.621s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:21.600158 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b6e6d0db-5e35-4329-b1e7-63ef20d163dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80780b07-253d-4e6e-8903-de788e8e7ff4', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:21.603275 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0de2e94c-c35d-4a99-8380-91ebae9f3c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:21.627479 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Volume volume-80780b07-253d-4e6e-8903-de788e8e7ff4 (80780b07-253d-4e6e-8903-de788e8e7ff4): created successfully
May 30 20:30:21.631805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0de2e94c-c35d-4a99-8380-91ebae9f3c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:21.635882 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (2b1633e2-87d1-4b8b-ae43-f859012f8002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:21.661697 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e50500ef-2494-4f6a-bc84-fe070f7acf08 tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:22.340120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-80780b07-253d-4e6e-8903-de788e8e7ff4-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:22.413605 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80780b07-253d-4e6e-8903-de788e8e7ff4
May 30 20:30:22.414841 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:22.439108 n-d-843949-2 sudo[134187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4
May 30 20:30:22.440549 n-d-843949-2 sudo[134187]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:22.880420 n-d-843949-2 sudo[134187]: pam_unix(sudo:session): session closed for user root
May 30 20:30:22.882715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4" returned: 0 in 0.467s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:22.884905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:22.904781 n-d-843949-2 sudo[134190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4
May 30 20:30:22.905580 n-d-843949-2 sudo[134190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:23.381982 n-d-843949-2 sudo[134190]: pam_unix(sudo:session): session closed for user root
May 30 20:30:23.384723 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4" returned: 0 in 0.499s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:23.386883 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:23.406515 n-d-843949-2 sudo[134193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4
May 30 20:30:23.408107 n-d-843949-2 sudo[134193]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:24.077720 n-d-843949-2 sudo[134193]: pam_unix(sudo:session): session closed for user root
May 30 20:30:24.079999 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80780b07-253d-4e6e-8903-de788e8e7ff4" returned: 0 in 0.693s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:24.081800 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Successfully deleted volume: 80780b07-253d-4e6e-8903-de788e8e7ff4
May 30 20:30:24.197957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Created reservations ['78433d82-7c50-41c8-a46f-a8b0f6e66815', 'b9f71366-7263-425c-942b-184ec4426500', 'bbf871c6-3963-43ae-ac33-d50680cdd12e', 'de261185-9b4e-4411-96b1-ce2152c95a67'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:24.200940 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:24.200940 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:24.200940 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:24.274570 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:24.275576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:24.319350 n-d-843949-2 sudo[134198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:24.320178 n-d-843949-2 sudo[134198]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:24.812977 n-d-843949-2 sudo[134198]: pam_unix(sudo:session): session closed for user root
May 30 20:30:24.816118 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 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.540s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:24.818122 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:24.843245 n-d-843949-2 sudo[134201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:24.844082 n-d-843949-2 sudo[134201]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:25.477620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.656s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:25.472003 n-d-843949-2 sudo[134201]: pam_unix(sudo:session): session closed for user root
May 30 20:30:25.480939 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:25.493166 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Deleted volume successfully.
May 30 20:30:25.526755 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-63bca551-9d54-482d-9dd0-6b0ac12a4917 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-80780b07-253d-4e6e-8903-de788e8e7ff4-delete_volume'" released by "delete_volume" :: held 3.184s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:25.646796 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:25.661502 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:25.685333 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:25.707411 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (99fd92c9-ce27-4410-a9f9-cd75885b9348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:25.741545 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f58360-1b82-441d-a7d7-3ddd08439ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:25.816730 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:25.907047 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f58360-1b82-441d-a7d7-3ddd08439ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1867999969',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9642b69e-85f4-42d8-a3ce-56e0296c57cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:26Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:25.910797 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e01720a-02e4-4e0c-831c-f9d624f67ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:25.914050 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e01720a-02e4-4e0c-831c-f9d624f67ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:25.927913 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05feb67c-3c48-4321-b0b2-bf050af1cb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:25.931015 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05feb67c-3c48-4321-b0b2-bf050af1cb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9642b69e-85f4-42d8-a3ce-56e0296c57cb', 'volume_name': 'volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:25.936008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1609920e-7c85-4716-a971-c734bb9a7c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:25.943465 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1609920e-7c85-4716-a971-c734bb9a7c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:25.953557 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (666bcc4c-a86e-473b-b0bc-8d466a5b7161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:25.955781 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Volume 9642b69e-85f4-42d8-a3ce-56e0296c57cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb', 'volume_size': 1}
May 30 20:30:25.960794 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:25.989207 n-d-843949-2 sudo[134206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:25.990135 n-d-843949-2 sudo[134206]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:26.713677 n-d-843949-2 sudo[134206]: pam_unix(sudo:session): session closed for user root
May 30 20:30:26.716080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.755s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:26.719468 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (666bcc4c-a86e-473b-b0bc-8d466a5b7161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:26.722092 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6b5338b-b13a-4633-8922-e876af594ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:26.751100 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Volume volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb (9642b69e-85f4-42d8-a3ce-56e0296c57cb): created successfully
May 30 20:30:26.753493 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a6b5338b-b13a-4633-8922-e876af594ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:26.756774 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (99fd92c9-ce27-4410-a9f9-cd75885b9348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:26.776612 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3db9db23-f438-421f-bc12-b95c98b1a48d tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:28.463422 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-9642b69e-85f4-42d8-a3ce-56e0296c57cb-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:28.560212 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9642b69e-85f4-42d8-a3ce-56e0296c57cb
May 30 20:30:28.561442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:28.626718 n-d-843949-2 sudo[134288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb
May 30 20:30:28.631935 n-d-843949-2 sudo[134288]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:29.654687 n-d-843949-2 sudo[134288]: pam_unix(sudo:session): session closed for user root
May 30 20:30:29.656963 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb" returned: 0 in 1.095s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:29.659531 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:29.724553 n-d-843949-2 sudo[134294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb
May 30 20:30:29.728594 n-d-843949-2 sudo[134294]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:30.237936 n-d-843949-2 sudo[134294]: pam_unix(sudo:session): session closed for user root
May 30 20:30:30.240813 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb" returned: 0 in 0.581s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:30.243608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:30.296844 n-d-843949-2 sudo[134301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb
May 30 20:30:30.302365 n-d-843949-2 sudo[134301]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:31.184582 n-d-843949-2 sudo[134301]: pam_unix(sudo:session): session closed for user root
May 30 20:30:31.187822 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9642b69e-85f4-42d8-a3ce-56e0296c57cb" returned: 0 in 0.944s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:31.190883 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Successfully deleted volume: 9642b69e-85f4-42d8-a3ce-56e0296c57cb
May 30 20:30:31.349910 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Created reservations ['d53da407-3381-4ccb-90c3-b22c9800fe6f', 'cf3466c5-4351-4355-a52b-7b750fe99e96', 'efec2007-a72e-4284-868f-d989053fefe8', '1fe7c5c6-41fc-4f20-9018-018c5b45b2f8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:31.354043 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:31.354043 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:31.354043 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:31.444419 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:31.445392 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:31.505862 n-d-843949-2 sudo[134334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:31.507415 n-d-843949-2 sudo[134334]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:32.152914 n-d-843949-2 sudo[134334]: pam_unix(sudo:session): session closed for user root
May 30 20:30:32.155220 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 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.709s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:32.157279 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:32.198023 n-d-843949-2 sudo[134337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:32.208145 n-d-843949-2 sudo[134337]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:33.521163 n-d-843949-2 sudo[134337]: pam_unix(sudo:session): session closed for user root
May 30 20:30:33.523356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.366s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:33.534903 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:33.582736 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Deleted volume successfully.
May 30 20:30:33.595054 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:33.604491 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:33.605163 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:33.644234 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (5f18f37e-8329-4658-b948-c0d84c903f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:33.650984 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cdf5d42-1efe-4523-a32d-010ae780e4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:33.694070 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:33.746375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cdf5d42-1efe-4523-a32d-010ae780e4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1768073668',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=40fb5529-5be4-4ec3-bef8-a4a33b240405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:33Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:33.749116 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (892b2040-bf3a-49d2-a0b1-3a4c09ca2791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:33.751431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (892b2040-bf3a-49d2-a0b1-3a4c09ca2791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:33.754667 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88c53fe4-37e5-4fde-8aaf-50c6f38b5647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:33.757222 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88c53fe4-37e5-4fde-8aaf-50c6f38b5647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40fb5529-5be4-4ec3-bef8-a4a33b240405', 'volume_name': 'volume-40fb5529-5be4-4ec3-bef8-a4a33b240405', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:33.760166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb4b0fa3-03d3-4030-937e-6ccd5bc25bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:33.763162 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb4b0fa3-03d3-4030-937e-6ccd5bc25bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:33.765533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97ecba8b-87ea-4542-823d-8bbdf9fefad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:33.766847 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Volume 40fb5529-5be4-4ec3-bef8-a4a33b240405: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40fb5529-5be4-4ec3-bef8-a4a33b240405', 'volume_size': 1}
May 30 20:30:33.768806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:33.787638 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7fda6092-2b6d-4b70-a1e2-a5bddb6b1599 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-9642b69e-85f4-42d8-a3ce-56e0296c57cb-delete_volume'" released by "delete_volume" :: held 5.325s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:33.798046 n-d-843949-2 sudo[134378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:33.800341 n-d-843949-2 sudo[134378]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:34.337759 n-d-843949-2 sudo[134378]: pam_unix(sudo:session): session closed for user root
May 30 20:30:34.339929 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.571s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:34.343440 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97ecba8b-87ea-4542-823d-8bbdf9fefad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40fb5529-5be4-4ec3-bef8-a4a33b240405', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:34.345945 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5e901db-78fe-4bfe-b063-457a3566cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:34.355673 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Volume volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 (40fb5529-5be4-4ec3-bef8-a4a33b240405): created successfully
May 30 20:30:34.357736 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5e901db-78fe-4bfe-b063-457a3566cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:34.361584 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (5f18f37e-8329-4658-b948-c0d84c903f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:34.370061 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-36d4636e-8c02-4424-9619-efaa0fd3df08 tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:34.899598 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-40fb5529-5be4-4ec3-bef8-a4a33b240405-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:34.960446 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40fb5529-5be4-4ec3-bef8-a4a33b240405
May 30 20:30:34.961487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:34.981037 n-d-843949-2 sudo[134426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405
May 30 20:30:34.981968 n-d-843949-2 sudo[134426]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:35.464601 n-d-843949-2 sudo[134426]: pam_unix(sudo:session): session closed for user root
May 30 20:30:35.467016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405" returned: 0 in 0.505s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:35.468869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:35.498663 n-d-843949-2 sudo[134436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405
May 30 20:30:35.499762 n-d-843949-2 sudo[134436]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:35.929288 n-d-843949-2 sudo[134436]: pam_unix(sudo:session): session closed for user root
May 30 20:30:35.931650 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405" returned: 0 in 0.462s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:35.933671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:35.952937 n-d-843949-2 sudo[134455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405
May 30 20:30:35.953738 n-d-843949-2 sudo[134455]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:36.402035 n-d-843949-2 sudo[134455]: pam_unix(sudo:session): session closed for user root
May 30 20:30:36.404392 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40fb5529-5be4-4ec3-bef8-a4a33b240405" returned: 0 in 0.470s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:36.405674 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Successfully deleted volume: 40fb5529-5be4-4ec3-bef8-a4a33b240405
May 30 20:30:36.453130 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Created reservations ['ac25e625-b716-4f19-b23b-8898fd53c0e3', '04fb24c8-3801-48e3-a808-9d7c30240756', 'de150aff-cfec-4997-9cbb-28d5e6945f1d', '84f942d6-c546-4b86-bc2c-b354e1d82c6f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:36.455205 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:36.455205 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:36.455205 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:36.497702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:36.498625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:36.521306 n-d-843949-2 sudo[134472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:36.522704 n-d-843949-2 sudo[134472]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:36.921696 n-d-843949-2 sudo[134472]: pam_unix(sudo:session): session closed for user root
May 30 20:30:36.924341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 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.425s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:36.926407 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:36.946717 n-d-843949-2 sudo[134475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:36.947539 n-d-843949-2 sudo[134475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:37.369849 n-d-843949-2 sudo[134475]: pam_unix(sudo:session): session closed for user root
May 30 20:30:37.372620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:37.376945 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:37.383098 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Deleted volume successfully.
May 30 20:30:37.401912 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-84b943a5-0e47-4608-9579-30af0f88a3c7 tempest-VolumesActionsTest-186077188 None] Lock "b'cinder-40fb5529-5be4-4ec3-bef8-a4a33b240405-delete_volume'" released by "delete_volume" :: held 2.502s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:37.669476 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:37.673516 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:37.674012 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 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'
May 30 20:30:37.688957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (eab034f4-1018-4ede-8824-90faaea004ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:37.692963 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e45d4e11-9ba5-40e3-b1b0-353afd407f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:37.715178 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:37.742066 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e45d4e11-9ba5-40e3-b1b0-353afd407f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-609226315',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=52a58c84-4261-4049-b241-adf646dd1b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9846a166e1ff46ee921f80f3f55d439f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:38Z,user_id='b6f4e53844cd41559de607c1368129fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:37.744793 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b88b9e92-1f6f-4cd3-bdac-58682216e229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:37.747269 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b88b9e92-1f6f-4cd3-bdac-58682216e229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:37.749721 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86f33446-b458-468d-acfa-f3b071e43267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:37.751889 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86f33446-b458-468d-acfa-f3b071e43267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52a58c84-4261-4049-b241-adf646dd1b98', 'volume_name': 'volume-52a58c84-4261-4049-b241-adf646dd1b98', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:37.754723 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74f2a77f-9a63-4a98-8673-5ed268e56218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:37.756909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74f2a77f-9a63-4a98-8673-5ed268e56218) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:37.759013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e64895b-7db2-43b5-a7cd-10774045bd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:37.760095 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Volume 52a58c84-4261-4049-b241-adf646dd1b98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52a58c84-4261-4049-b241-adf646dd1b98', 'volume_size': 1}
May 30 20:30:37.761257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a58c84-4261-4049-b241-adf646dd1b98 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:37.794811 n-d-843949-2 sudo[134479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a58c84-4261-4049-b241-adf646dd1b98 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:37.796426 n-d-843949-2 sudo[134479]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:38.326492 n-d-843949-2 sudo[134479]: pam_unix(sudo:session): session closed for user root
May 30 20:30:38.328901 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a58c84-4261-4049-b241-adf646dd1b98 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.567s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:38.332659 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e64895b-7db2-43b5-a7cd-10774045bd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52a58c84-4261-4049-b241-adf646dd1b98', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:38.335934 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (456c064b-f594-4711-a294-3d2312a075d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:38.348247 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Volume volume-52a58c84-4261-4049-b241-adf646dd1b98 (52a58c84-4261-4049-b241-adf646dd1b98): created successfully
May 30 20:30:38.350695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (456c064b-f594-4711-a294-3d2312a075d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:38.354340 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Flow 'volume_create_manager' (eab034f4-1018-4ede-8824-90faaea004ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:38.364184 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0c697c97-3a0f-47a7-9c8f-6c7720481264 tempest-VolumesActionsTest-1896793049 None] Created volume successfully.
May 30 20:30:40.125067 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-52a58c84-4261-4049-b241-adf646dd1b98-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:40.212942 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52a58c84-4261-4049-b241-adf646dd1b98
May 30 20:30:40.213941 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 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 stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:40.237575 n-d-843949-2 sudo[134574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98
May 30 20:30:40.238396 n-d-843949-2 sudo[134574]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:40.742312 n-d-843949-2 sudo[134574]: pam_unix(sudo:session): session closed for user root
May 30 20:30:40.744963 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98" returned: 0 in 0.530s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:40.746818 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:40.766225 n-d-843949-2 sudo[134591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98
May 30 20:30:40.767040 n-d-843949-2 sudo[134591]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:41.182135 n-d-843949-2 sudo[134591]: pam_unix(sudo:session): session closed for user root
May 30 20:30:41.184589 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98" returned: 0 in 0.437s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:41.187665 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:41.208625 n-d-843949-2 sudo[134602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98
May 30 20:30:41.209604 n-d-843949-2 sudo[134602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:41.892712 n-d-843949-2 sudo[134602]: pam_unix(sudo:session): session closed for user root
May 30 20:30:41.896371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52a58c84-4261-4049-b241-adf646dd1b98" returned: 0 in 0.708s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:41.903797 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Successfully deleted volume: 52a58c84-4261-4049-b241-adf646dd1b98
May 30 20:30:42.023126 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Created reservations ['a2a9043c-e0af-4c85-ab54-e4a828a38888', '7d9cdf10-d00f-42a8-acfa-a419823f6eaa', 'aacbd736-f5e5-4460-9c5f-7f3c0727463e', '2b928156-fca9-4782-bb10-f5247be92e59'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:42.029588 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:42.029588 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:42.029588 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:42.114008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:42.114949 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:42.142401 n-d-843949-2 sudo[134631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:42.144528 n-d-843949-2 sudo[134631]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:42.681795 n-d-843949-2 sudo[134631]: pam_unix(sudo:session): session closed for user root
May 30 20:30:42.685395 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 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.570s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:42.689351 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:42.754543 n-d-843949-2 sudo[134654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:42.755349 n-d-843949-2 sudo[134654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:42.941024 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:43.095591 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Skipping remove_export. No iscsi_target is presently exported for volume: c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:43.097213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 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 stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:43.131120 n-d-843949-2 sudo[134663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:43.131949 n-d-843949-2 sudo[134663]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:43.361755 n-d-843949-2 sudo[134654]: pam_unix(sudo:session): session closed for user root
May 30 20:30:43.365084 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:43.372159 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:43.378538 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Deleted volume successfully.
May 30 20:30:43.397161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-6a83ba0a-6683-4d28-9b5b-c6ce2ffdc009 tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-52a58c84-4261-4049-b241-adf646dd1b98-delete_volume'" released by "delete_volume" :: held 3.273s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:43.687151 n-d-843949-2 sudo[134663]: pam_unix(sudo:session): session closed for user root
May 30 20:30:43.688929 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5" returned: 0 in 0.592s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:43.690569 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:43.712663 n-d-843949-2 sudo[134667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:43.714277 n-d-843949-2 sudo[134667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:44.274385 n-d-843949-2 sudo[134667]: pam_unix(sudo:session): session closed for user root
May 30 20:30:44.276952 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5" returned: 0 in 0.586s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:44.279644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:44.313535 n-d-843949-2 sudo[134682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:44.319017 n-d-843949-2 sudo[134682]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:44.787842 n-d-843949-2 sudo[134682]: pam_unix(sudo:session): session closed for user root
May 30 20:30:44.789967 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c629ad96-a479-4309-8866-91a6bd45dfc5" returned: 0 in 0.510s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:44.791039 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Successfully deleted volume: c629ad96-a479-4309-8866-91a6bd45dfc5
May 30 20:30:44.843986 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Created reservations ['e48abf04-166a-41f7-97e8-88812a3a0882', '4c860cc6-ac43-4300-95d0-e13627769676', '6720be05-daf5-4800-8226-95b29be9b754', '186e28bb-511e-4dc3-ab6e-9d35c500244a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:44.847093 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:44.847093 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:44.847093 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:44.890756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:44.891570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:44.913956 n-d-843949-2 sudo[134687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:44.915650 n-d-843949-2 sudo[134687]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:45.397680 n-d-843949-2 sudo[134687]: pam_unix(sudo:session): session closed for user root
May 30 20:30:45.401761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 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.509s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:45.404278 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:45.425999 n-d-843949-2 sudo[134694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:45.426938 n-d-843949-2 sudo[134694]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:45.901377 n-d-843949-2 sudo[134694]: pam_unix(sudo:session): session closed for user root
May 30 20:30:45.903808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:45.906143 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:45.912831 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Deleted volume successfully.
May 30 20:30:45.933975 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4da1ba0b-1c90-4939-9ec0-83dff3373d2c tempest-VolumesActionsTest-1896793049 None] Lock "b'cinder-c629ad96-a479-4309-8866-91a6bd45dfc5-delete_volume'" released by "delete_volume" :: held 2.994s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:50.493881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:30:50.499083 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:30:50.499695 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 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'
May 30 20:30:50.513981 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Flow 'volume_create_manager' (6c5101cf-20ce-4974-b023-18d4ff605d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:50.517616 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c6d5c7-9aa1-41be-a606-e5dc74787872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:50.544099 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:30:50.570010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c6d5c7-9aa1-41be-a606-e5dc74787872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1228641063',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=890c35c6-7a99-41ce-8740-983be8c92911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78428e8afa1e4655823e94a5a44bb0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:30:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:30:50Z,user_id='f70c0e4134554d23906ad499b1dad66d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:50.572473 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51d75529-b99f-44f0-995c-830626f0d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:50.574648 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51d75529-b99f-44f0-995c-830626f0d269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:50.576939 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bd6ff68-75a5-43f3-8636-353346dec374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:50.579074 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bd6ff68-75a5-43f3-8636-353346dec374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '890c35c6-7a99-41ce-8740-983be8c92911', 'volume_name': 'volume-890c35c6-7a99-41ce-8740-983be8c92911', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:50.581819 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e229b539-9c63-45cb-9f4e-af0d122d986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:50.583915 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e229b539-9c63-45cb-9f4e-af0d122d986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:50.586182 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c6507f1-7833-40a9-a58e-c25117010b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:50.586948 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Volume 890c35c6-7a99-41ce-8740-983be8c92911: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-890c35c6-7a99-41ce-8740-983be8c92911', 'volume_size': 1}
May 30 20:30:50.588134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c35c6-7a99-41ce-8740-983be8c92911 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:50.608575 n-d-843949-2 sudo[134791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c35c6-7a99-41ce-8740-983be8c92911 stack-volumes-lvmdriver-1 -L 1g
May 30 20:30:50.609541 n-d-843949-2 sudo[134791]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:51.109192 n-d-843949-2 sudo[134791]: pam_unix(sudo:session): session closed for user root
May 30 20:30:51.112744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-890c35c6-7a99-41ce-8740-983be8c92911 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:51.116808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c6507f1-7833-40a9-a58e-c25117010b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-890c35c6-7a99-41ce-8740-983be8c92911', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:51.119137 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (791a758d-4eda-470b-bb37-56d0776a9fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:30:51.134879 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Volume volume-890c35c6-7a99-41ce-8740-983be8c92911 (890c35c6-7a99-41ce-8740-983be8c92911): created successfully
May 30 20:30:51.141325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (791a758d-4eda-470b-bb37-56d0776a9fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:30:51.149049 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Flow 'volume_create_manager' (6c5101cf-20ce-4974-b023-18d4ff605d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:30:51.159166 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-d16a20a0-cdf5-41c0-9ea9-a6773f49d00e tempest-SnapshotMetadataTestJSON-1444047302 None] Created volume successfully.
May 30 20:30:52.078922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63de473c-a032-4cd4-afe5-310b1e36a271 tempest-SnapshotMetadataTestJSON-1444047302 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 stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:52.103640 n-d-843949-2 sudo[134837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:52.105126 n-d-843949-2 sudo[134837]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:52.545545 n-d-843949-2 sudo[134837]: pam_unix(sudo:session): session closed for user root
May 30 20:30:52.547750 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63de473c-a032-4cd4-afe5-310b1e36a271 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911" returned: 0 in 0.468s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:52.549513 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63de473c-a032-4cd4-afe5-310b1e36a271 tempest-SnapshotMetadataTestJSON-1444047302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628 --snapshot stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:52.568975 n-d-843949-2 sudo[134850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628 --snapshot stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 -L 1.00g
May 30 20:30:52.569759 n-d-843949-2 sudo[134850]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:53.300530 n-d-843949-2 sudo[134850]: pam_unix(sudo:session): session closed for user root
May 30 20:30:53.303177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-63de473c-a032-4cd4-afe5-310b1e36a271 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628 --snapshot stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 -L 1.00g" returned: 0 in 0.753s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:53.365720 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-63de473c-a032-4cd4-afe5-310b1e36a271 tempest-SnapshotMetadataTestJSON-1444047302 None] Create snapshot completed successfully
May 30 20:30:55.124469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] Lock "b'cinder-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:55.126194 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 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 stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:55.147395 n-d-843949-2 sudo[134960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628
May 30 20:30:55.148820 n-d-843949-2 sudo[134960]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:55.596578 n-d-843949-2 sudo[134960]: pam_unix(sudo:session): session closed for user root
May 30 20:30:55.598892 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628" returned: 0 in 0.472s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:55.601096 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:55.619422 n-d-843949-2 sudo[134963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628
May 30 20:30:55.620242 n-d-843949-2 sudo[134963]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:56.263329 n-d-843949-2 sudo[134963]: pam_unix(sudo:session): session closed for user root
May 30 20:30:56.266170 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628" returned: 0 in 0.664s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:56.375473 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] Created reservations ['c51054ee-7a52-436f-b2d6-794340b5d104', '6b195d3c-b25d-489d-9508-85c21005cd31', '479ca448-964d-45f4-be5d-9186c91452f8', 'ae97b870-0969-41f0-9146-1394c35c4024'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:56.377197 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:56.377197 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:56.377197 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:56.419200 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] Delete snapshot completed successfully.
May 30 20:30:56.426308 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ce5dea56-a4f6-4433-a3b4-bf489cf752a4 tempest-SnapshotMetadataTestJSON-1444047302 None] Lock "b'cinder-2e37a6d9-7cc1-4cd7-b422-9b890e0a6628-delete_snapshot'" released by "delete_snapshot" :: held 1.302s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:30:57.364350 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Lock "b'cinder-890c35c6-7a99-41ce-8740-983be8c92911-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:30:57.445543 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Skipping remove_export. No iscsi_target is presently exported for volume: 890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:57.446521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 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 stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:57.468104 n-d-843949-2 sudo[135055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:57.469089 n-d-843949-2 sudo[135055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:57.896241 n-d-843949-2 sudo[135055]: pam_unix(sudo:session): session closed for user root
May 30 20:30:57.898721 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911" returned: 0 in 0.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:57.901230 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:57.928043 n-d-843949-2 sudo[135072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:57.929387 n-d-843949-2 sudo[135072]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:58.364557 n-d-843949-2 sudo[135072]: pam_unix(sudo:session): session closed for user root
May 30 20:30:58.366691 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911" returned: 0 in 0.465s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:58.368659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:58.388042 n-d-843949-2 sudo[135091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:58.388839 n-d-843949-2 sudo[135091]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:58.841557 n-d-843949-2 sudo[135091]: pam_unix(sudo:session): session closed for user root
May 30 20:30:58.843784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-890c35c6-7a99-41ce-8740-983be8c92911" returned: 0 in 0.475s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:58.845023 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Successfully deleted volume: 890c35c6-7a99-41ce-8740-983be8c92911
May 30 20:30:58.890958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Created reservations ['36db0e30-9068-4cb6-9af4-68030624ce0e', '3bed6989-564a-4422-938d-aa0f0e8daa79', '45b1d0ee-a555-48b4-9fa9-ccb0cb27a4cd', 'cb8782ec-20c8-436c-b72c-330db46d8bbc'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:30:58.893126 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:30:58.893126 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:30:58.893126 n-d-843949-2 cinder-volume[92362]:
May 30 20:30:58.933468 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:30:58.934197 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:58.952753 n-d-843949-2 sudo[135109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:30:58.953541 n-d-843949-2 sudo[135109]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:59.363406 n-d-843949-2 sudo[135109]: pam_unix(sudo:session): session closed for user root
May 30 20:30:59.365663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 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.431s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:59.367704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:30:59.387472 n-d-843949-2 sudo[135114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:30:59.388858 n-d-843949-2 sudo[135114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:30:59.784389 n-d-843949-2 sudo[135114]: pam_unix(sudo:session): session closed for user root
May 30 20:30:59.786771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.419s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:30:59.789209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:30:59.795094 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Deleted volume successfully.
May 30 20:30:59.821760 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1bddeb5d-f2b2-42dd-9e16-d3c38f0a83d6 tempest-SnapshotMetadataTestJSON-1444047302 None] Lock "b'cinder-890c35c6-7a99-41ce-8740-983be8c92911-delete_volume'" released by "delete_volume" :: held 2.458s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:02.010255 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:31:02.014016 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:31:02.014517 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 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'
May 30 20:31:02.027443 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (585f2aad-e704-4bbb-bd65-fe330494c121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:02.030808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebe1a5c6-2fa8-4ed1-9982-4e0b8ed6aff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.052122 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:31:02.076497 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebe1a5c6-2fa8-4ed1-9982-4e0b8ed6aff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1424986510',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=36eb4b41-fddf-4d95-8a50-53b7dadbf55f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5a65277c034cfd82e67ec30a5822b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:31:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:31:02Z,user_id='8c7acc12c2d943a2ad44be99e4d047ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.078861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4032fed-c5b9-4b3a-9239-bcec608f1aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.081548 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4032fed-c5b9-4b3a-9239-bcec608f1aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.083808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (510465dc-d005-480a-be65-4eb0c8d89f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.085985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (510465dc-d005-480a-be65-4eb0c8d89f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36eb4b41-fddf-4d95-8a50-53b7dadbf55f', 'volume_name': 'volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.088197 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5330ddb-2833-4429-9c66-f448cf46b73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.090245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5330ddb-2833-4429-9c66-f448cf46b73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.092375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6fb856d-e418-4ff6-b4d8-bb91dc1045af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.093152 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Volume 36eb4b41-fddf-4d95-8a50-53b7dadbf55f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f', 'volume_size': 1}
May 30 20:31:02.094340 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:02.112878 n-d-843949-2 sudo[135128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f stack-volumes-lvmdriver-1 -L 1g
May 30 20:31:02.113690 n-d-843949-2 sudo[135128]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:02.592168 n-d-843949-2 sudo[135128]: pam_unix(sudo:session): session closed for user root
May 30 20:31:02.594462 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.500s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:02.598982 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6fb856d-e418-4ff6-b4d8-bb91dc1045af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.601304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2d45a13-5f5a-4065-8cf9-2902b1ba5b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:02.611865 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Volume volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f (36eb4b41-fddf-4d95-8a50-53b7dadbf55f): created successfully
May 30 20:31:02.613770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2d45a13-5f5a-4065-8cf9-2902b1ba5b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:02.616767 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (585f2aad-e704-4bbb-bd65-fe330494c121) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:02.624639 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-541741bc-9ca6-407d-ba0c-f6afc120be2b tempest-VolumesDeleteCascade-914989356 None] Created volume successfully.
May 30 20:31:03.401337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-71b2167f-52d6-43be-ac25-d0ba92bdfb1c tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:03.420744 n-d-843949-2 sudo[135166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:03.421547 n-d-843949-2 sudo[135166]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:03.822366 n-d-843949-2 sudo[135166]: pam_unix(sudo:session): session closed for user root
May 30 20:31:03.824653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-71b2167f-52d6-43be-ac25-d0ba92bdfb1c tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f" returned: 0 in 0.423s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:03.826445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-71b2167f-52d6-43be-ac25-d0ba92bdfb1c tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:03.845296 n-d-843949-2 sudo[135169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g
May 30 20:31:03.846750 n-d-843949-2 sudo[135169]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:04.517337 n-d-843949-2 sudo[135169]: pam_unix(sudo:session): session closed for user root
May 30 20:31:04.520577 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-71b2167f-52d6-43be-ac25-d0ba92bdfb1c tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g" returned: 0 in 0.693s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:04.570595 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-71b2167f-52d6-43be-ac25-d0ba92bdfb1c tempest-VolumesDeleteCascade-914989356 None] Create snapshot completed successfully
May 30 20:31:05.817754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db0cd65e-83b9-44a8-8dff-6722c1a81a0c tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:05.840108 n-d-843949-2 sudo[135285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:05.840914 n-d-843949-2 sudo[135285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:06.262374 n-d-843949-2 sudo[135285]: pam_unix(sudo:session): session closed for user root
May 30 20:31:06.264651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db0cd65e-83b9-44a8-8dff-6722c1a81a0c tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:06.266378 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db0cd65e-83b9-44a8-8dff-6722c1a81a0c tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9 --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:06.286117 n-d-843949-2 sudo[135307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9 --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g
May 30 20:31:06.287550 n-d-843949-2 sudo[135307]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:07.064695 n-d-843949-2 sudo[135307]: pam_unix(sudo:session): session closed for user root
May 30 20:31:07.067360 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-db0cd65e-83b9-44a8-8dff-6722c1a81a0c tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9 --snapshot stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f -L 1.00g" returned: 0 in 0.801s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:07.134801 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-db0cd65e-83b9-44a8-8dff-6722c1a81a0c tempest-VolumesDeleteCascade-914989356 None] Create snapshot completed successfully
May 30 20:31:08.098843 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-36eb4b41-fddf-4d95-8a50-53b7dadbf55f-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:08.171919 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:08.172320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Performing cascade delete. {{(pid=92362) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
May 30 20:31:08.188574 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-2b7aac54-021a-411c-9217-6cfe6d6a622f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:08.190153 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:08.210915 n-d-843949-2 sudo[135454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f
May 30 20:31:08.211731 n-d-843949-2 sudo[135454]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:08.651354 n-d-843949-2 sudo[135454]: pam_unix(sudo:session): session closed for user root
May 30 20:31:08.654566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f" returned: 0 in 0.464s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:08.657299 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:08.678764 n-d-843949-2 sudo[135474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f
May 30 20:31:08.679584 n-d-843949-2 sudo[135474]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:09.366180 n-d-843949-2 sudo[135474]: pam_unix(sudo:session): session closed for user root
May 30 20:31:09.368428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2b7aac54-021a-411c-9217-6cfe6d6a622f" returned: 0 in 0.711s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:09.472960 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Created reservations ['7af58037-629f-465a-a00d-3e7c1bb04b54', '1556aadf-b02c-4acb-b49c-fd71f508b233', '0d9a1186-cd72-4047-90cf-07bca17d4494', '8022bf23-c5f4-4666-92d6-133d7d7db3c1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:09.474198 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:09.474198 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:09.474198 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:09.511186 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Delete snapshot completed successfully.
May 30 20:31:09.516507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-2b7aac54-021a-411c-9217-6cfe6d6a622f-delete_snapshot'" released by "delete_snapshot" :: held 1.328s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:09.531228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-fbb693ab-2f45-4582-879d-7724ddf18ca9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:09.533003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:09.565205 n-d-843949-2 sudo[135575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9
May 30 20:31:09.566192 n-d-843949-2 sudo[135575]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:09.969317 n-d-843949-2 sudo[135575]: pam_unix(sudo:session): session closed for user root
May 30 20:31:09.971408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9" returned: 0 in 0.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:09.973356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:09.993079 n-d-843949-2 sudo[135578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9
May 30 20:31:09.993904 n-d-843949-2 sudo[135578]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:10.625172 n-d-843949-2 sudo[135578]: pam_unix(sudo:session): session closed for user root
May 30 20:31:10.627598 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbb693ab-2f45-4582-879d-7724ddf18ca9" returned: 0 in 0.654s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:10.717357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Created reservations ['601f4343-1193-4353-bd6f-884031912f47', 'df97f1e4-8e11-4b8b-811c-8b48fd581f04', 'd43b2e39-d488-4cdb-bc75-b4943005913f', '95723235-c598-4745-849f-88ef1fbc0865'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:10.719156 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:10.719156 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:10.719156 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:10.761202 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Delete snapshot completed successfully.
May 30 20:31:10.766627 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-fbb693ab-2f45-4582-879d-7724ddf18ca9-delete_snapshot'" released by "delete_snapshot" :: held 1.235s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:10.766964 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Snapshots deleted, issuing volume delete {{(pid=92362) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
May 30 20:31:10.768833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:10.789095 n-d-843949-2 sudo[135644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:10.789950 n-d-843949-2 sudo[135644]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:11.193650 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:31:11.194415 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:11.195177 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:11.236335 n-d-843949-2 sudo[135644]: pam_unix(sudo:session): session closed for user root
May 30 20:31:11.238666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f" returned: 0 in 0.469s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:11.240526 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:11.245100 n-d-843949-2 sudo[135654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:11.246164 n-d-843949-2 sudo[135654]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:11.276307 n-d-843949-2 sudo[135655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:11.279906 n-d-843949-2 sudo[135655]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:11.779497 n-d-843949-2 sudo[135655]: pam_unix(sudo:session): session closed for user root
May 30 20:31:11.781908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f" returned: 0 in 0.541s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:11.784565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:11.792643 n-d-843949-2 sudo[135654]: pam_unix(sudo:session): session closed for user root
May 30 20:31:11.804418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.609s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:11.806476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:11.807897 n-d-843949-2 sudo[135661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:11.808725 n-d-843949-2 sudo[135661]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:11.824706 n-d-843949-2 sudo[135663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:11.825726 n-d-843949-2 sudo[135663]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:12.290520 n-d-843949-2 sudo[135661]: pam_unix(sudo:session): session closed for user root
May 30 20:31:12.293190 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36eb4b41-fddf-4d95-8a50-53b7dadbf55f" returned: 0 in 0.508s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:12.294731 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Successfully deleted volume: 36eb4b41-fddf-4d95-8a50-53b7dadbf55f
May 30 20:31:12.302434 n-d-843949-2 sudo[135663]: pam_unix(sudo:session): session closed for user root
May 30 20:31:12.308952 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:12.320411 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:12.361117 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Created reservations ['0ede39df-5203-4d04-a7e2-45791b822d8d', 'd77bef48-6c85-422f-bc63-ddc786789784', 'caa0f3e2-306c-4253-a3bd-6e3d920459ed', '773c7e1a-d540-4377-9059-0cfbda30891e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:12.363710 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:12.363710 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:12.363710 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:12.405956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:12.407123 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:12.434568 n-d-843949-2 sudo[135681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:12.436034 n-d-843949-2 sudo[135681]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:12.895587 n-d-843949-2 sudo[135681]: pam_unix(sudo:session): session closed for user root
May 30 20:31:12.898103 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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.491s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:12.901286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:12.928075 n-d-843949-2 sudo[135706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:12.929492 n-d-843949-2 sudo[135706]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:13.340378 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:31:13.345898 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:31:13.346748 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 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'
May 30 20:31:13.365246 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (422e6423-b3c9-4e37-b151-ad4f13ed1cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:13.371215 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f58dc002-d3e3-4606-97a3-dc3971abcce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:13.400013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:31:13.435156 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f58dc002-d3e3-4606-97a3-dc3971abcce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1339904366',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=43d1a6e6-e48b-428d-aaea-c8831d601f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5a65277c034cfd82e67ec30a5822b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:31:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:31:13Z,user_id='8c7acc12c2d943a2ad44be99e4d047ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:13.437674 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df6bf9e-dfe4-47ef-a178-7759a1d1dfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:13.456075 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df6bf9e-dfe4-47ef-a178-7759a1d1dfa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:13.462158 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdd0a4dc-2660-4aa5-863b-9369f32a9418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:13.466948 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdd0a4dc-2660-4aa5-863b-9369f32a9418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43d1a6e6-e48b-428d-aaea-c8831d601f06', 'volume_name': 'volume-43d1a6e6-e48b-428d-aaea-c8831d601f06', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:13.472182 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (651ed736-d422-4405-a216-4cf0a61dbe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:13.475579 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (651ed736-d422-4405-a216-4cf0a61dbe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:13.477804 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (109e5dc5-c212-4e27-9ed1-3a30a868fa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:13.478598 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Volume 43d1a6e6-e48b-428d-aaea-c8831d601f06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43d1a6e6-e48b-428d-aaea-c8831d601f06', 'volume_size': 1}
May 30 20:31:13.479878 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:13.500160 n-d-843949-2 sudo[135717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 stack-volumes-lvmdriver-1 -L 1g
May 30 20:31:13.501052 n-d-843949-2 sudo[135717]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:13.591501 n-d-843949-2 sudo[135706]: pam_unix(sudo:session): session closed for user root
May 30 20:31:13.594505 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.693s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:13.597779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:13.604192 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Deleted volume successfully.
May 30 20:31:13.628156 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-479b0d01-3498-4dce-a409-5268f89e20a0 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-36eb4b41-fddf-4d95-8a50-53b7dadbf55f-delete_volume'" released by "delete_volume" :: held 5.529s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:14.042555 n-d-843949-2 sudo[135717]: pam_unix(sudo:session): session closed for user root
May 30 20:31:14.044344 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.564s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:14.047927 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (109e5dc5-c212-4e27-9ed1-3a30a868fa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43d1a6e6-e48b-428d-aaea-c8831d601f06', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:14.050947 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70159616-2e90-4efa-949c-671ee32f83ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:14.060308 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Volume volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 (43d1a6e6-e48b-428d-aaea-c8831d601f06): created successfully
May 30 20:31:14.062414 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (70159616-2e90-4efa-949c-671ee32f83ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:14.065903 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (422e6423-b3c9-4e37-b151-ad4f13ed1cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:14.076315 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ddf61e63-23a7-4628-85e3-e29690bcc521 tempest-VolumesDeleteCascade-914989356 None] Created volume successfully.
May 30 20:31:14.740999 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d0af317-8eb2-43b8-9c45-651f562d9454 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:14.760591 n-d-843949-2 sudo[135751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:14.761516 n-d-843949-2 sudo[135751]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:15.145157 n-d-843949-2 sudo[135751]: pam_unix(sudo:session): session closed for user root
May 30 20:31:15.147456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d0af317-8eb2-43b8-9c45-651f562d9454 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06" returned: 0 in 0.406s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:15.149264 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d0af317-8eb2-43b8-9c45-651f562d9454 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a --snapshot stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:15.166954 n-d-843949-2 sudo[135759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a --snapshot stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 -L 1.00g
May 30 20:31:15.167762 n-d-843949-2 sudo[135759]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:15.858208 n-d-843949-2 sudo[135759]: pam_unix(sudo:session): session closed for user root
May 30 20:31:15.860630 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4d0af317-8eb2-43b8-9c45-651f562d9454 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a --snapshot stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 -L 1.00g" returned: 0 in 0.711s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:15.938557 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4d0af317-8eb2-43b8-9c45-651f562d9454 tempest-VolumesDeleteCascade-914989356 None] Create snapshot completed successfully
May 30 20:31:18.166918 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:31:18.180435 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:31:18.181680 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 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'
May 30 20:31:18.218631 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (3dcb5a29-563a-4971-af35-7e65a8c712db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:18.222013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac2fec6f-052d-47d1-9972-ade884c0ad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:18.255385 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:31:18.282146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac2fec6f-052d-47d1-9972-ade884c0ad54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-799391568',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=d4a0e7cb-0752-4f03-a40e-bfe599cebfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b5a65277c034cfd82e67ec30a5822b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:31:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=9247b980-5f79-4e57-97cc-7e395dd4217a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:31:18Z,user_id='8c7acc12c2d943a2ad44be99e4d047ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:18.285278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3f74f8b-4122-4d7c-8d5f-828a97814984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:18.287600 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3f74f8b-4122-4d7c-8d5f-828a97814984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:18.290204 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05934282-4c74-4e01-a08b-7dc80a0eb502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:18.292643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (05934282-4c74-4e01-a08b-7dc80a0eb502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'd4a0e7cb-0752-4f03-a40e-bfe599cebfe5', 'volume_name': 'volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5', 'volume_size': 1, 'snapshot_id': '9247b980-5f79-4e57-97cc-7e395dd4217a'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:18.295099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1da6d8c-56c4-4dc3-8bc6-c57cc0791dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:18.297496 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1da6d8c-56c4-4dc3-8bc6-c57cc0791dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:18.300740 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7a265f0-53ba-4e97-a5a8-49eefdb33913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:18.301926 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Volume d4a0e7cb-0752-4f03-a40e-bfe599cebfe5: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5', 'volume_size': 1, 'snapshot_id': '9247b980-5f79-4e57-97cc-7e395dd4217a'}
May 30 20:31:18.322845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:18.343161 n-d-843949-2 sudo[135921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 stack-volumes-lvmdriver-1 -L 1g
May 30 20:31:18.344708 n-d-843949-2 sudo[135921]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:18.910015 n-d-843949-2 sudo[135921]: pam_unix(sudo:session): session closed for user root
May 30 20:31:18.912931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:18.915296 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:18.944315 n-d-843949-2 sudo[135952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a
May 30 20:31:18.949756 n-d-843949-2 sudo[135952]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:19.540490 n-d-843949-2 sudo[135952]: pam_unix(sudo:session): session closed for user root
May 30 20:31:19.542673 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a" returned: 0 in 0.627s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:19.545521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:19.566423 n-d-843949-2 sudo[135972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 iflag=direct
May 30 20:31:19.567238 n-d-843949-2 sudo[135972]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:20.017372 n-d-843949-2 sudo[135972]: pam_unix(sudo:session): session closed for user root
May 30 20:31:20.019929 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 iflag=direct" returned: 0 in 0.474s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:20.021218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:20.061792 n-d-843949-2 sudo[136011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 oflag=direct
May 30 20:31:20.062597 n-d-843949-2 sudo[136011]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:20.612377 n-d-843949-2 sudo[136011]: pam_unix(sudo:session): session closed for user root
May 30 20:31:20.614667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 oflag=direct" returned: 0 in 0.593s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:20.615640 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:20.639859 n-d-843949-2 sudo[136036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:31:20.641112 n-d-843949-2 sudo[136036]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:24.246045 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Lock "b'cinder-8ae99d0e-0809-4b53-bb86-11be5067bc34-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:24.400860 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8ae99d0e-0809-4b53-bb86-11be5067bc34
May 30 20:31:24.402114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 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 stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:24.490263 n-d-843949-2 sudo[136054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34
May 30 20:31:24.496638 n-d-843949-2 sudo[136054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:25.108091 n-d-843949-2 sudo[136054]: pam_unix(sudo:session): session closed for user root
May 30 20:31:25.110425 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34" returned: 0 in 0.708s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:25.112512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:25.166993 n-d-843949-2 sudo[136061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34
May 30 20:31:25.175746 n-d-843949-2 sudo[136061]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:25.698975 n-d-843949-2 sudo[136061]: pam_unix(sudo:session): session closed for user root
May 30 20:31:25.701190 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34" returned: 0 in 0.588s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:25.703997 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:25.725313 n-d-843949-2 sudo[136064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34
May 30 20:31:25.726763 n-d-843949-2 sudo[136064]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:26.366263 n-d-843949-2 sudo[136064]: pam_unix(sudo:session): session closed for user root
May 30 20:31:26.368764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ae99d0e-0809-4b53-bb86-11be5067bc34" returned: 0 in 0.664s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:26.369983 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Successfully deleted volume: 8ae99d0e-0809-4b53-bb86-11be5067bc34
May 30 20:31:26.479640 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Created reservations ['0f937a8f-fc30-4fb3-b55e-b3756adbd996', 'ce2ee614-db32-4b56-90cc-c073890ea4cf', 'a9d83276-25fe-4456-801c-0d3246ec12c2', '67ce82ca-b1f7-4225-993e-e44ae2658f75'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:26.482329 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:26.482329 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:26.482329 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:26.585010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:26.586262 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:26.640653 n-d-843949-2 sudo[136078]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:26.647142 n-d-843949-2 sudo[136078]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:27.307444 n-d-843949-2 sudo[136078]: pam_unix(sudo:session): session closed for user root
May 30 20:31:27.309744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 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.723s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:27.316355 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:27.468945 n-d-843949-2 sudo[136086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:27.470069 n-d-843949-2 sudo[136086]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:27.480459 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Lock "b'cinder-c82ac3e8-9595-4a38-ac21-3cbb369edec3-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:27.498589 n-d-843949-2 sudo[136036]: pam_unix(sudo:session): session closed for user root
May 30 20:31:27.505090 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.888s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:27.507167 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--9247b980--5f79--4e57--97cc--7e395dd4217a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--d4a0e7cb--0752--4f03--a40e--bfe599cebfe5, size 1024.00 MB, duration 6.89 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:31:27.507649 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Volume copy 1024.00 MB at 148.61 MB/s
May 30 20:31:27.667074 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7a265f0-53ba-4e97-a5a8-49eefdb33913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5', 'volume_size': 1, 'snapshot_id': '9247b980-5f79-4e57-97cc-7e395dd4217a'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:27.669829 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69ae6a68-b47a-4afc-9d28-1e902cadb210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:27.789672 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Volume volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 (d4a0e7cb-0752-4f03-a40e-bfe599cebfe5): created successfully
May 30 20:31:27.793542 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (69ae6a68-b47a-4afc-9d28-1e902cadb210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:27.797794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Flow 'volume_create_manager' (3dcb5a29-563a-4971-af35-7e65a8c712db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:27.804693 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:27.822389 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2eedece2-df10-4ca0-8e94-5b543d678ada tempest-VolumesDeleteCascade-914989356 None] Created volume successfully.
May 30 20:31:27.970495 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:27.971411 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276288]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:31:27.972099 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Skipping remove_export. No iscsi_target is presently exported for volume: c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:31:27.973121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 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 stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:28.023676 n-d-843949-2 sudo[136099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:31:28.024691 n-d-843949-2 sudo[136099]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:28.331584 n-d-843949-2 sudo[136086]: pam_unix(sudo:session): session closed for user root
May 30 20:31:28.333919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.018s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:28.336043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:28.341687 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Deleted volume successfully.
May 30 20:31:28.369421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-dfde96f3-a285-4c3f-b68b-100e5d4d4a9e tempest-AttachVolumeShelveTestJSON-1546382407 None] Lock "b'cinder-8ae99d0e-0809-4b53-bb86-11be5067bc34-delete_volume'" released by "delete_volume" :: held 4.123s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:28.777976 n-d-843949-2 sudo[136099]: pam_unix(sudo:session): session closed for user root
May 30 20:31:28.779873 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3" returned: 0 in 0.807s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:28.781416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:28.845348 n-d-843949-2 sudo[136103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:31:28.847949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-43d1a6e6-e48b-428d-aaea-c8831d601f06-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:28.853728 n-d-843949-2 sudo[136103]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:28.974910 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Skipping remove_export. No iscsi_target is presently exported for volume: 43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:28.975864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Performing cascade delete. {{(pid=92362) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
May 30 20:31:29.017021 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-9247b980-5f79-4e57-97cc-7e395dd4217a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:29.018908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:29.071577 n-d-843949-2 sudo[136105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a
May 30 20:31:29.072909 n-d-843949-2 sudo[136105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:29.668296 n-d-843949-2 sudo[136103]: pam_unix(sudo:session): session closed for user root
May 30 20:31:29.670768 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3" returned: 0 in 0.889s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:29.673015 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:29.697797 n-d-843949-2 sudo[136121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:31:29.700093 n-d-843949-2 sudo[136121]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:29.830820 n-d-843949-2 sudo[136105]: pam_unix(sudo:session): session closed for user root
May 30 20:31:29.833355 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a" returned: 0 in 0.814s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:29.835100 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:29.886219 n-d-843949-2 sudo[136125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a
May 30 20:31:29.887059 n-d-843949-2 sudo[136125]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:30.237629 n-d-843949-2 sudo[136121]: pam_unix(sudo:session): session closed for user root
May 30 20:31:30.240270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c82ac3e8-9595-4a38-ac21-3cbb369edec3" returned: 0 in 0.567s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:30.241660 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Successfully deleted volume: c82ac3e8-9595-4a38-ac21-3cbb369edec3
May 30 20:31:30.322844 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Created reservations ['e1d105a9-fade-4546-add0-d2c7e458ee03', '36b66910-9fbf-4d1a-8cef-4cf903f25d26', '188c2153-9569-4292-a877-72c5bb0c10ca', '4c3b94ef-1639-4d78-aeb5-8278d5d3efea'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:30.325700 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:30.325700 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:30.325700 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:30.406959 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:30.407760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:30.453323 n-d-843949-2 sudo[136158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:30.454183 n-d-843949-2 sudo[136158]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:30.704797 n-d-843949-2 sudo[136125]: pam_unix(sudo:session): session closed for user root
May 30 20:31:30.707618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9247b980-5f79-4e57-97cc-7e395dd4217a" returned: 0 in 0.872s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:30.836046 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Created reservations ['7e924ff3-a927-4b0d-b5cd-3754c7628e3d', '27bd1397-b8c6-45ad-b72d-26314d6357c6', 'e940d0ae-b146-4c4b-ab79-02490aa6dcf3', 'aab8581e-fb0b-4084-ac38-55baf6829c82'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:30.838075 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:30.838075 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:30.838075 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:30.885295 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Delete snapshot completed successfully.
May 30 20:31:30.891860 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-9247b980-5f79-4e57-97cc-7e395dd4217a-delete_snapshot'" released by "delete_snapshot" :: held 1.875s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:30.892321 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Snapshots deleted, issuing volume delete {{(pid=92362) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
May 30 20:31:30.893990 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:30.933322 n-d-843949-2 sudo[136187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:30.935071 n-d-843949-2 sudo[136187]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:31.006193 n-d-843949-2 sudo[136158]: pam_unix(sudo:session): session closed for user root
May 30 20:31:31.008652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 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.600s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:31.011028 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:31.051048 n-d-843949-2 sudo[136193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:31.051890 n-d-843949-2 sudo[136193]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:31.730954 n-d-843949-2 sudo[136187]: pam_unix(sudo:session): session closed for user root
May 30 20:31:31.734605 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06" returned: 0 in 0.840s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:31.738571 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:31.764888 n-d-843949-2 sudo[136208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:31.766334 n-d-843949-2 sudo[136208]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:31.966640 n-d-843949-2 sudo[136193]: pam_unix(sudo:session): session closed for user root
May 30 20:31:31.969920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:31.973371 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:31.979662 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Deleted volume successfully.
May 30 20:31:32.006965 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-27641d6d-fe10-4ef9-b453-aa47125ff329 tempest-AttachVolumeShelveTestJSON-1546382407 None] Lock "b'cinder-c82ac3e8-9595-4a38-ac21-3cbb369edec3-delete_volume'" released by "delete_volume" :: held 4.526s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:32.316151 n-d-843949-2 sudo[136208]: pam_unix(sudo:session): session closed for user root
May 30 20:31:32.318192 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06" returned: 0 in 0.580s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:32.320013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:32.346318 n-d-843949-2 sudo[136217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:32.347285 n-d-843949-2 sudo[136217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:32.809166 n-d-843949-2 sudo[136217]: pam_unix(sudo:session): session closed for user root
May 30 20:31:32.811413 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-43d1a6e6-e48b-428d-aaea-c8831d601f06" returned: 0 in 0.491s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:32.813268 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Successfully deleted volume: 43d1a6e6-e48b-428d-aaea-c8831d601f06
May 30 20:31:32.861123 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Created reservations ['2160e273-db33-4fa0-baca-bdd7ee9710ea', 'c92438b7-3c2a-4e50-af1f-7a2894c9a420', '9cd1c101-509a-422d-9697-803a8c14ee3c', '5533d819-7ac7-4c4b-a2b5-97cfb3fdc009'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:32.864241 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:32.864241 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:32.864241 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:32.913611 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:32.914357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:32.940681 n-d-843949-2 sudo[136226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:32.941598 n-d-843949-2 sudo[136226]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:33.444345 n-d-843949-2 sudo[136226]: pam_unix(sudo:session): session closed for user root
May 30 20:31:33.452254 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 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.532s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:33.456336 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:33.483434 n-d-843949-2 sudo[136230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:33.485343 n-d-843949-2 sudo[136230]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:33.914713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:34.025735 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Skipping remove_export. No iscsi_target is presently exported for volume: d4a0e7cb-0752-4f03-a40e-bfe599cebfe5
May 30 20:31:34.027806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:34.051603 n-d-843949-2 sudo[136233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5
May 30 20:31:34.052890 n-d-843949-2 sudo[136233]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:34.142642 n-d-843949-2 sudo[136230]: pam_unix(sudo:session): session closed for user root
May 30 20:31:34.146885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:34.152915 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:34.162093 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Deleted volume successfully.
May 30 20:31:34.186624 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4b4edd93-5ae0-4ed0-9048-3ae775a2c555 tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-43d1a6e6-e48b-428d-aaea-c8831d601f06-delete_volume'" released by "delete_volume" :: held 5.339s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:34.479176 n-d-843949-2 sudo[136233]: pam_unix(sudo:session): session closed for user root
May 30 20:31:34.481247 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5" returned: 0 in 0.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:34.482890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:34.504928 n-d-843949-2 sudo[136236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5
May 30 20:31:34.505774 n-d-843949-2 sudo[136236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:34.952052 n-d-843949-2 sudo[136236]: pam_unix(sudo:session): session closed for user root
May 30 20:31:34.957235 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5" returned: 0 in 0.473s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:34.960758 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:35.024047 n-d-843949-2 sudo[136239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5
May 30 20:31:35.026053 n-d-843949-2 sudo[136239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:35.606312 n-d-843949-2 sudo[136239]: pam_unix(sudo:session): session closed for user root
May 30 20:31:35.608687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5" returned: 0 in 0.648s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:35.609826 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Successfully deleted volume: d4a0e7cb-0752-4f03-a40e-bfe599cebfe5
May 30 20:31:35.659561 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Created reservations ['3a1474bb-ace5-41a7-bdc0-ec864e0f8fd8', '740b4d25-8a09-4034-ab41-e97c0f730bd2', 'cb19fcd5-b5c0-4873-bcc6-d802cb58d2e6', '6ab031fa-9f53-42b7-96ec-36536a838618'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:35.662075 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:35.662075 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:35.662075 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:35.707387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:35.708158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:35.733765 n-d-843949-2 sudo[136257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:35.735311 n-d-843949-2 sudo[136257]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:36.212240 n-d-843949-2 sudo[136257]: pam_unix(sudo:session): session closed for user root
May 30 20:31:36.214523 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 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.506s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:36.218114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:36.264976 n-d-843949-2 sudo[136267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:36.269771 n-d-843949-2 sudo[136267]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:36.730315 n-d-843949-2 sudo[136267]: pam_unix(sudo:session): session closed for user root
May 30 20:31:36.732665 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:36.735894 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:36.745513 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Deleted volume successfully.
May 30 20:31:36.764431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c45ac2e5-0be7-45c0-960e-3123d884e3ab tempest-VolumesDeleteCascade-914989356 None] Lock "b'cinder-d4a0e7cb-0752-4f03-a40e-bfe599cebfe5-delete_volume'" released by "delete_volume" :: held 2.850s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:40.914240 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:31:40.920608 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:31:40.921568 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 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'
May 30 20:31:40.936958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (e8e049c4-fb07-43b4-a631-81a963b27439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:40.941147 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7536577-aa6c-46b4-990c-ac3f02e90b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:40.964182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:31:40.990313 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7536577-aa6c-46b4-990c-ac3f02e90b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-34161674',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ec069d9c-8019-4f06-8c7a-671049dc07bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3341c9ed3694b09ba1daf3c9db3aaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:31:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:31:41Z,user_id='05344279d7684425a0745bae7d2539f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:40.992896 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b8df984-6788-48a7-8284-8b629b8b72a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:40.995120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b8df984-6788-48a7-8284-8b629b8b72a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:40.997539 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c52ea45-6aef-423f-bb00-8dce8464970c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:41.095578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c52ea45-6aef-423f-bb00-8dce8464970c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ec069d9c-8019-4f06-8c7a-671049dc07bf', 'volume_name': 'volume-ec069d9c-8019-4f06-8c7a-671049dc07bf', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:41.097977 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd4bb550-9d92-47cd-9eb1-45a7d6b42a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:41.100344 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fd4bb550-9d92-47cd-9eb1-45a7d6b42a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:41.102543 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea248ec0-21f3-412b-bd6c-162a2484ac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:41.103439 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Volume ec069d9c-8019-4f06-8c7a-671049dc07bf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ec069d9c-8019-4f06-8c7a-671049dc07bf', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:31:41.104169 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Cloning ec069d9c-8019-4f06-8c7a-671049dc07bf from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:31:47.756285 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:31:47.763219 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:31:47.763860 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 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'
May 30 20:31:47.780535 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Flow 'volume_create_manager' (01383bb9-8e44-425a-bb63-460e4809faf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:47.784117 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec8bce73-67c1-4af4-874d-76c916a7618d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:47.812940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:31:47.842308 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ec8bce73-67c1-4af4-874d-76c916a7618d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1698419869',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e4f0b60a121456ab4ed38c3df14eedc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:31:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:31:48Z,user_id='db509b0fbc9840af8a4aa3f42a8ec8a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:47.844957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1da45b31-f82e-44c1-9afe-f53603a9ba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:47.847273 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1da45b31-f82e-44c1-9afe-f53603a9ba8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:47.849836 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71bb51d6-7d72-4b83-8474-535c8e9accc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:47.852209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71bb51d6-7d72-4b83-8474-535c8e9accc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb', 'volume_name': 'volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:47.854390 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b27f9e2f-0949-42b6-9900-becd103e8ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:47.856867 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b27f9e2f-0949-42b6-9900-becd103e8ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:47.858789 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a56a6db7-5dfe-427b-a0b9-c384efa19e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:47.859580 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Volume e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb', 'volume_size': 1}
May 30 20:31:47.862508 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:47.899442 n-d-843949-2 sudo[136393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb stack-volumes-lvmdriver-1 -L 1g
May 30 20:31:47.900306 n-d-843949-2 sudo[136393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:48.546493 n-d-843949-2 sudo[136393]: pam_unix(sudo:session): session closed for user root
May 30 20:31:48.549994 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.689s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:48.555228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a56a6db7-5dfe-427b-a0b9-c384efa19e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:48.565642 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9067b760-104f-4a9c-8ccc-d68655d719f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:31:48.582098 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Volume volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb (e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb): created successfully
May 30 20:31:48.584867 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9067b760-104f-4a9c-8ccc-d68655d719f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:31:48.588679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Flow 'volume_create_manager' (01383bb9-8e44-425a-bb63-460e4809faf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:31:48.601691 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-c1edfd95-3538-45b0-9a0c-00717fc781aa req-94732589-dff8-4b80-8e6b-6c9aab5aea35 tempest-VolumesSnapshotsTestJSON-268233937 None] Created volume successfully.
May 30 20:31:49.430912 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-b38d6bfe-1007-4cdf-a3f4-42ce4817b478 req-6214e925-1cc1-4fa1-b6a8-9d773d980485 tempest-VolumesSnapshotsTestJSON-268233937 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 stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:49.451063 n-d-843949-2 sudo[136432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:49.452343 n-d-843949-2 sudo[136432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:50.013490 n-d-843949-2 sudo[136432]: pam_unix(sudo:session): session closed for user root
May 30 20:31:50.016235 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-b38d6bfe-1007-4cdf-a3f4-42ce4817b478 req-6214e925-1cc1-4fa1-b6a8-9d773d980485 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb" returned: 0 in 0.585s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:50.019940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-b38d6bfe-1007-4cdf-a3f4-42ce4817b478 req-6214e925-1cc1-4fa1-b6a8-9d773d980485 tempest-VolumesSnapshotsTestJSON-268233937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92f176b0-194b-4fed-8d22-13de78f982c4 --snapshot stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:50.052905 n-d-843949-2 sudo[136435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92f176b0-194b-4fed-8d22-13de78f982c4 --snapshot stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb -L 1.00g
May 30 20:31:50.055755 n-d-843949-2 sudo[136435]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:51.012380 n-d-843949-2 sudo[136435]: pam_unix(sudo:session): session closed for user root
May 30 20:31:51.015025 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-b38d6bfe-1007-4cdf-a3f4-42ce4817b478 req-6214e925-1cc1-4fa1-b6a8-9d773d980485 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-92f176b0-194b-4fed-8d22-13de78f982c4 --snapshot stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb -L 1.00g" returned: 0 in 0.995s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:51.141863 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-b38d6bfe-1007-4cdf-a3f4-42ce4817b478 req-6214e925-1cc1-4fa1-b6a8-9d773d980485 tempest-VolumesSnapshotsTestJSON-268233937 None] Create snapshot completed successfully
May 30 20:31:52.264494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] Lock "b'cinder-92f176b0-194b-4fed-8d22-13de78f982c4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:52.266301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 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 stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:52.329970 n-d-843949-2 sudo[136537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4
May 30 20:31:52.343320 n-d-843949-2 sudo[136537]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:53.089257 n-d-843949-2 sudo[136537]: pam_unix(sudo:session): session closed for user root
May 30 20:31:53.092487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4" returned: 0 in 0.826s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:53.105116 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:53.157299 n-d-843949-2 sudo[136560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4
May 30 20:31:53.159288 n-d-843949-2 sudo[136560]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:54.234055 n-d-843949-2 sudo[136560]: pam_unix(sudo:session): session closed for user root
May 30 20:31:54.242340 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-92f176b0-194b-4fed-8d22-13de78f982c4" returned: 0 in 1.136s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:54.383623 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] Created reservations ['a1047093-7fff-44d2-a281-e9aef783ff16', 'b1160e01-01d9-4c76-bf38-9d10e7d087e0', 'bfb80b18-8026-4e1b-a166-fc2842bef74d', '71a312ba-8544-4599-9485-93a36e527702'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:54.384937 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:54.384937 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:54.384937 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:54.471596 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] Delete snapshot completed successfully.
May 30 20:31:54.479292 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-520c693a-4246-4725-a2d7-5f93a64f9e2d req-209d5150-8e3b-41e9-b1df-d62219aedf98 tempest-VolumesSnapshotsTestJSON-268233937 None] Lock "b'cinder-92f176b0-194b-4fed-8d22-13de78f982c4-delete_snapshot'" released by "delete_snapshot" :: held 2.215s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:54.910410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Lock "b'cinder-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:31:54.993185 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Skipping remove_export. No iscsi_target is presently exported for volume: e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:54.994393 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 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 stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:55.063299 n-d-843949-2 sudo[136684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:55.071884 n-d-843949-2 sudo[136684]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:55.945372 n-d-843949-2 sudo[136684]: pam_unix(sudo:session): session closed for user root
May 30 20:31:55.950126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb" returned: 0 in 0.955s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:55.953525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:56.030535 n-d-843949-2 sudo[136700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:56.031385 n-d-843949-2 sudo[136700]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:56.721246 n-d-843949-2 sudo[136700]: pam_unix(sudo:session): session closed for user root
May 30 20:31:56.724323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb" returned: 0 in 0.770s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:56.730294 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:56.773600 n-d-843949-2 sudo[136723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:56.774538 n-d-843949-2 sudo[136723]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:57.479775 n-d-843949-2 sudo[136723]: pam_unix(sudo:session): session closed for user root
May 30 20:31:57.484637 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb" returned: 0 in 0.756s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:57.486867 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Successfully deleted volume: e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb
May 30 20:31:57.560687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Created reservations ['ccaee3b0-f918-434d-9fda-b9e4d3af2fcb', 'a61f69e9-9196-433a-ab7a-23c73d5f8130', '168a6ad8-f77a-464b-aed1-f389cfd8bc8f', 'fcec2914-7c39-4fcc-ba85-2e55f7160e32'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:31:57.563134 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:31:57.563134 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:31:57.563134 n-d-843949-2 cinder-volume[92362]:
May 30 20:31:57.625247 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:31:57.626016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:57.663343 n-d-843949-2 sudo[136750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:31:57.666520 n-d-843949-2 sudo[136750]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:58.131058 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 17.02 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:31:58.132395 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Image download 616.00 MB at 36.18 MB/s
May 30 20:31:58.183808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:58.191017 n-d-843949-2 sudo[136750]: pam_unix(sudo:session): session closed for user root
May 30 20:31:58.208869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 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.582s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:58.210897 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:58.255641 n-d-843949-2 sudo[136754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:31:58.256519 n-d-843949-2 sudo[136754]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:58.384637 n-d-843949-2 sudo[136753]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1
May 30 20:31:58.385478 n-d-843949-2 sudo[136753]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:31:59.150870 n-d-843949-2 sudo[136753]: pam_unix(sudo:session): session closed for user root
May 30 20:31:59.153937 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1" returned: 0 in 0.970s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:59.156098 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 05344279d7684425a0745bae7d2539f8. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:31:59.273778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:31:59.296154 n-d-843949-2 sudo[136754]: pam_unix(sudo:session): session closed for user root
May 30 20:31:59.334310 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:31:59.336626 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:31:59.346944 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Deleted volume successfully.
May 30 20:31:59.371838 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-7b1ae8e0-e8e4-4a30-b867-447b4cdb2c52 req-18e96a6f-7b48-4a5c-b750-92eea64aef64 tempest-VolumesSnapshotsTestJSON-268233937 None] Lock "b'cinder-e37f7f9a-4394-4c1c-9cdd-d5c0feb4e1eb-delete_volume'" released by "delete_volume" :: held 4.462s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:31:59.528113 n-d-843949-2 sudo[136762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1
May 30 20:31:59.528964 n-d-843949-2 sudo[136762]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:00.130077 n-d-843949-2 sudo[136762]: pam_unix(sudo:session): session closed for user root
May 30 20:32:00.132773 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1" returned: 0 in 0.859s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:00.134190 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec069d9c-8019-4f06-8c7a-671049dc07bf stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:00.156486 n-d-843949-2 sudo[136768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec069d9c-8019-4f06-8c7a-671049dc07bf stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:00.157339 n-d-843949-2 sudo[136768]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:01.116353 n-d-843949-2 sudo[136768]: pam_unix(sudo:session): session closed for user root
May 30 20:32:01.119169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ec069d9c-8019-4f06-8c7a-671049dc07bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.984s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:01.162429 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume ec069d9c-8019-4f06-8c7a-671049dc07bf. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:32:01.253380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_fqrjk3nk {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:01.481251 n-d-843949-2 sudo[136824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_fqrjk3nk
May 30 20:32:01.482822 n-d-843949-2 sudo[136824]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:02.125417 n-d-843949-2 sudo[136824]: pam_unix(sudo:session): session closed for user root
May 30 20:32:02.130295 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_fqrjk3nk" returned: 0 in 0.875s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:02.136802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:02.298874 n-d-843949-2 sudo[136869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1
May 30 20:32:02.300589 n-d-843949-2 sudo[136869]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:03.226721 n-d-843949-2 sudo[136869]: pam_unix(sudo:session): session closed for user root
May 30 20:32:03.229292 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1" returned: 0 in 1.097s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:03.230846 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:32:03.232097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:03.308561 n-d-843949-2 sudo[136920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf oflag=direct
May 30 20:32:03.316210 n-d-843949-2 sudo[136920]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:03.341776 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:03.351730 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:03.354913 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 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'
May 30 20:32:03.378678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Flow 'volume_create_manager' (8383e961-fd82-4c3f-9a17-9d5b29f2e27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:03.383781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3a81730-0a8f-4010-880b-19a2114548a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:03.413258 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:03.458993 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3a81730-0a8f-4010-880b-19a2114548a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-2021684998',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0d422fb5-f61c-4c5b-ab0f-878199fc410d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa8b961cb648458496c112c09ea80436',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:03Z,user_id='2f5fa1e3a42d47e1917155091a8caaff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:03.467508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52111e1e-d03c-4dfa-98f8-83955b2cce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:03.485561 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52111e1e-d03c-4dfa-98f8-83955b2cce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:03.496993 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0702f47d-b240-450b-9545-91434f03c3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:03.501677 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0702f47d-b240-450b-9545-91434f03c3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0d422fb5-f61c-4c5b-ab0f-878199fc410d', 'volume_name': 'volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:03.504193 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14b74139-06c9-4a9b-a108-d642b771f3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:03.508239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14b74139-06c9-4a9b-a108-d642b771f3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:03.512091 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9116845-b387-4aae-9185-723f3e6e72a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:03.514053 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Volume 0d422fb5-f61c-4c5b-ab0f-878199fc410d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d', 'volume_size': 1}
May 30 20:32:03.516627 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:03.586714 n-d-843949-2 sudo[136928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:03.587561 n-d-843949-2 sudo[136928]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:03.870445 n-d-843949-2 sudo[136920]: pam_unix(sudo:session): session closed for user root
May 30 20:32:03.872778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf oflag=direct" returned: 0 in 0.640s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:03.874341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:03.897648 n-d-843949-2 sudo[136946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf
May 30 20:32:03.899163 n-d-843949-2 sudo[136946]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:04.347115 n-d-843949-2 sudo[136928]: pam_unix(sudo:session): session closed for user root
May 30 20:32:04.349749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.833s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:04.354338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9116845-b387-4aae-9185-723f3e6e72a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:04.356898 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611d5c31-9fa4-468a-a9d8-583a4c6bb850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:04.394144 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Volume volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d (0d422fb5-f61c-4c5b-ab0f-878199fc410d): created successfully
May 30 20:32:04.396651 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (611d5c31-9fa4-468a-a9d8-583a4c6bb850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:04.405288 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Flow 'volume_create_manager' (8383e961-fd82-4c3f-9a17-9d5b29f2e27a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:04.441688 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a6c803a3-61a1-40c3-9fc0-68e06318a08a tempest-VolumeManageAdminTest-1756153564 None] Created volume successfully.
May 30 20:32:05.120439 n-d-843949-2 sudo[136946]: pam_unix(sudo:session): session closed for user root
May 30 20:32:05.123745 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf" returned: 0 in 1.249s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:05.125301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:05.290651 n-d-843949-2 sudo[137013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1
May 30 20:32:05.293598 n-d-843949-2 sudo[137013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:05.983708 n-d-843949-2 sudo[137013]: pam_unix(sudo:session): session closed for user root
May 30 20:32:05.986344 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1" returned: 0 in 0.861s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:05.987483 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_j8qla7hzn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ec069d9c--8019--4f06--8c7a--671049dc07bf {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:32:05.988164 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Converted 700.00 MB image at 559.68 MB/s
May 30 20:32:05.988956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume ec069d9c-8019-4f06-8c7a-671049dc07bf successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:32:06.200574 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 05344279d7684425a0745bae7d2539f8 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:32:06.201252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Marking volume ec069d9c-8019-4f06-8c7a-671049dc07bf as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:32:06.217956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to ec069d9c-8019-4f06-8c7a-671049dc07bf. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:32:06.218861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Creating volume glance metadata for volume ec069d9c-8019-4f06-8c7a-671049dc07bf backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:32:06.349503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea248ec0-21f3-412b-bd6c-162a2484ac17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ec069d9c-8019-4f06-8c7a-671049dc07bf', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:06.356789 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29b3f90a-4729-4608-ba6b-a64ec39a7de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:06.379634 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Volume volume-ec069d9c-8019-4f06-8c7a-671049dc07bf (ec069d9c-8019-4f06-8c7a-671049dc07bf): created successfully
May 30 20:32:06.382636 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (29b3f90a-4729-4608-ba6b-a64ec39a7de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:06.391178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (e8e049c4-fb07-43b4-a631-81a963b27439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:06.411460 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6f27caae-21a1-4c47-90fd-9c592335fbe5 tempest-VolumesCloneTest-1274618517 None] Created volume successfully.
May 30 20:32:06.450805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Lock "b'cinder-0d422fb5-f61c-4c5b-ab0f-878199fc410d-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:06.510749 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0d422fb5-f61c-4c5b-ab0f-878199fc410d
May 30 20:32:06.558701 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Created reservations ['5327b628-43a8-44e0-8166-96c606f6d172', '12385771-db1e-4e53-975c-efbb09457a02', 'd020690f-3c3b-48f5-a9a1-e6e9cf972662', '6cf7a632-85bd-45e1-9c67-3068c86eeaf5'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:06.561995 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:06.561995 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:06.561995 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:06.622343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:06.624088 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:06.652852 n-d-843949-2 sudo[137033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:06.654336 n-d-843949-2 sudo[137033]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:07.289345 n-d-843949-2 sudo[137033]: pam_unix(sudo:session): session closed for user root
May 30 20:32:07.291931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 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.668s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:07.295456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:07.342255 n-d-843949-2 sudo[137049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:07.343085 n-d-843949-2 sudo[137049]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:07.967713 n-d-843949-2 sudo[137049]: pam_unix(sudo:session): session closed for user root
May 30 20:32:07.970377 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:07.972952 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:07.981172 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Unmanaged volume successfully.
May 30 20:32:07.989364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-783ae810-244d-4a1f-8f33-d891294283f7 tempest-VolumeManageAdminTest-2060986920 None] Lock "b'cinder-0d422fb5-f61c-4c5b-ab0f-878199fc410d-delete_volume'" released by "delete_volume" :: held 1.539s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:08.464448 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Flow 'volume_manage_existing_manager' (63205e2e-7b6f-41f4-8114-0d00ecec2b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:08.470540 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (649ecb18-9c53-4f8a-9f4b-d7e349a3142b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.476191 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (649ecb18-9c53-4f8a-9f4b-d7e349a3142b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:08.481736 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (507dca75-78a4-4dc6-88a9-e62326524991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.486776 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 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 stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:08.541709 n-d-843949-2 sudo[137079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d
May 30 20:32:08.543535 n-d-843949-2 sudo[137079]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:08.692796 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:08.697867 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:08.702489 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 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'
May 30 20:32:08.743564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (1c175ca2-1c28-4a47-a1e8-fdaeba34cf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:08.762438 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed7d0529-a012-449b-8aae-479e337a938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.788881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:08.814899 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed7d0529-a012-449b-8aae-479e337a938c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-926371116',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=574b6406-c216-4657-b005-890c3b432672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3341c9ed3694b09ba1daf3c9db3aaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=ec069d9c-8019-4f06-8c7a-671049dc07bf,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:09Z,user_id='05344279d7684425a0745bae7d2539f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:08.818367 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f5d16a4-6e85-4500-8ef8-a78ddadd5e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.821343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f5d16a4-6e85-4500-8ef8-a78ddadd5e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:08.824003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (741c88be-b93d-4f23-b867-9c9a3ef80548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.875671 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (741c88be-b93d-4f23-b867-9c9a3ef80548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '574b6406-c216-4657-b005-890c3b432672', 'volume_name': 'volume-574b6406-c216-4657-b005-890c3b432672', 'volume_size': 1, 'source_volid': 'ec069d9c-8019-4f06-8c7a-671049dc07bf', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:08.878279 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40ba9147-0ffa-4f70-85fe-0633a377f3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.880941 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40ba9147-0ffa-4f70-85fe-0633a377f3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:08.883434 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c370a2ac-d3b1-4553-bc7b-4130e26468e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:08.884616 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Volume 574b6406-c216-4657-b005-890c3b432672: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-574b6406-c216-4657-b005-890c3b432672', 'volume_size': 1, 'source_volid': 'ec069d9c-8019-4f06-8c7a-671049dc07bf', 'source_volstatus': 'available'}
May 30 20:32:08.930672 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Creating clone of volume: ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:08.932357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:08.953861 n-d-843949-2 sudo[137085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:08.956128 n-d-843949-2 sudo[137085]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:09.160482 n-d-843949-2 sudo[137079]: pam_unix(sudo:session): session closed for user root
May 30 20:32:09.162756 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d" returned: 0 in 0.676s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:09.178036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (507dca75-78a4-4dc6-88a9-e62326524991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'd901ccf5-a233-4ab0-9d92-c4c0f8dafd7c', 'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1998032851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d7f5db94cc741adbe0369e2ce22bb8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='4a39dc9a012a47bdb9f2c6bd678e6262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1', 'volume_id': 'a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1'}}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:09.182598 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab2be72-4784-4871-8b04-5855cf4475c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:09.313416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Created reservations ['c0ed9710-3e6f-4278-93d2-aed639050ae6', 'f7f2b595-1c2f-4bec-b164-e91201cf2b33'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:09.316715 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab2be72-4784-4871-8b04-5855cf4475c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ed9710-3e6f-4278-93d2-aed639050ae6', 'f7f2b595-1c2f-4bec-b164-e91201cf2b33']}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:09.320779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (b8bebb5a-db80-4093-8e67-e58131a630c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:09.322642 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 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 stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:09.358047 n-d-843949-2 sudo[137096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d
May 30 20:32:09.359058 n-d-843949-2 sudo[137096]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:09.475326 n-d-843949-2 sudo[137085]: pam_unix(sudo:session): session closed for user root
May 30 20:32:09.477580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf" returned: 0 in 0.545s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:09.479411 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-574b6406-c216-4657-b005-890c3b432672 --snapshot stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:09.513671 n-d-843949-2 sudo[137104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-574b6406-c216-4657-b005-890c3b432672 --snapshot stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf -L 1.00g
May 30 20:32:09.515243 n-d-843949-2 sudo[137104]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:09.904928 n-d-843949-2 sudo[137096]: pam_unix(sudo:session): session closed for user root
May 30 20:32:09.907084 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d" returned: 0 in 0.584s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:09.916726 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:10.358720 n-d-843949-2 sudo[137104]: pam_unix(sudo:session): session closed for user root
May 30 20:32:10.361564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-574b6406-c216-4657-b005-890c3b432672 --snapshot stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf -L 1.00g" returned: 0 in 0.882s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:10.363476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-574b6406-c216-4657-b005-890c3b432672 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:10.387587 n-d-843949-2 sudo[137237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-574b6406-c216-4657-b005-890c3b432672 stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:10.389937 n-d-843949-2 sudo[137237]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:10.433521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-0d422fb5-f61c-4c5b-ab0f-878199fc410d volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1" returned: 0 in 0.516s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:10.434624 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:10.457732 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (b8bebb5a-db80-4093-8e67-e58131a630c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1998032851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d7f5db94cc741adbe0369e2ce22bb8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='4a39dc9a012a47bdb9f2c6bd678e6262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:10.460705 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8572e270-e38a-4af3-919f-a6aa3c577726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:10.501008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8572e270-e38a-4af3-919f-a6aa3c577726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1998032851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d7f5db94cc741adbe0369e2ce22bb8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='4a39dc9a012a47bdb9f2c6bd678e6262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:10.504682 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (5640bbcc-559d-449d-9dce-54272f80b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:10.515141 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Volume volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1 (a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1): created successfully
May 30 20:32:10.518172 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (5640bbcc-559d-449d-9dce-54272f80b548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:10.523293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Flow 'volume_manage_existing_manager' (63205e2e-7b6f-41f4-8114-0d00ecec2b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:10.524494 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e21fd1d8-e91c-4dda-9e63-fa715eb55513 tempest-VolumeManageAdminTest-2060986920 None] Manage existing volume completed successfully.
May 30 20:32:10.962965 n-d-843949-2 sudo[137237]: pam_unix(sudo:session): session closed for user root
May 30 20:32:10.965359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-574b6406-c216-4657-b005-890c3b432672 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:10.966874 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:10.990317 n-d-843949-2 sudo[137271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:10.991208 n-d-843949-2 sudo[137271]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:11.096003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Lock "b'cinder-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:11.217119 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:32:11.217922 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:11.218781 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:11.256135 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Skipping remove_export. No iscsi_target is presently exported for volume: a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1
May 30 20:32:11.257401 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 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 stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:11.274293 n-d-843949-2 sudo[137273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:11.276866 n-d-843949-2 sudo[137273]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:11.309420 n-d-843949-2 sudo[137274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1
May 30 20:32:11.310814 n-d-843949-2 sudo[137274]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:11.640549 n-d-843949-2 sudo[137271]: pam_unix(sudo:session): session closed for user root
May 30 20:32:11.643410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.676s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:11.646191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:11.689814 n-d-843949-2 sudo[137281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 iflag=direct
May 30 20:32:11.690612 n-d-843949-2 sudo[137281]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:11.926234 n-d-843949-2 sudo[137274]: pam_unix(sudo:session): session closed for user root
May 30 20:32:11.928619 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:11.930754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:11.992528 n-d-843949-2 sudo[137285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1
May 30 20:32:11.993389 n-d-843949-2 sudo[137285]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:12.003667 n-d-843949-2 sudo[137273]: pam_unix(sudo:session): session closed for user root
May 30 20:32:12.006189 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.787s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:12.007951 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:12.059095 n-d-843949-2 sudo[137287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:12.060686 n-d-843949-2 sudo[137287]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:12.319353 n-d-843949-2 sudo[137281]: pam_unix(sudo:session): session closed for user root
May 30 20:32:12.321667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 iflag=direct" returned: 0 in 0.675s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:12.322893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:12.362364 n-d-843949-2 sudo[137299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 oflag=direct
May 30 20:32:12.363170 n-d-843949-2 sudo[137299]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:12.698939 n-d-843949-2 sudo[137285]: pam_unix(sudo:session): session closed for user root
May 30 20:32:12.701663 n-d-843949-2 sudo[137287]: pam_unix(sudo:session): session closed for user root
May 30 20:32:12.702659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1" returned: 0 in 0.771s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:12.706029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:12.722796 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.715s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:12.725356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:12.737169 n-d-843949-2 sudo[137317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1
May 30 20:32:12.738840 n-d-843949-2 sudo[137317]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:12.812986 n-d-843949-2 sudo[137299]: pam_unix(sudo:session): session closed for user root
May 30 20:32:12.815727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 oflag=direct" returned: 0 in 0.493s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:12.817013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:12.842645 n-d-843949-2 sudo[137333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:32:12.843456 n-d-843949-2 sudo[137333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:13.415217 n-d-843949-2 sudo[137317]: pam_unix(sudo:session): session closed for user root
May 30 20:32:13.431038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1" returned: 0 in 0.722s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:13.433284 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Successfully deleted volume: a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1
May 30 20:32:13.571284 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Created reservations ['2bce518b-6b62-4f8a-b4b6-cae2a658510d', 'c8bae54f-c237-41e1-8bc1-f1505a74c481', '39fd9672-001d-4d77-b153-ceec28c30ada', 'd448d625-8b2b-49c6-b254-d964e172d10a'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:13.575034 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:13.575034 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:13.575034 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:13.694293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:13.695920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:13.732060 n-d-843949-2 sudo[137363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:13.738132 n-d-843949-2 sudo[137363]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:14.486914 n-d-843949-2 sudo[137363]: pam_unix(sudo:session): session closed for user root
May 30 20:32:14.502543 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 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.806s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:14.507377 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:14.564219 n-d-843949-2 sudo[137368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:14.565595 n-d-843949-2 sudo[137368]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:15.421518 n-d-843949-2 sudo[137368]: pam_unix(sudo:session): session closed for user root
May 30 20:32:15.424068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.917s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:15.426834 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:15.440330 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Deleted volume successfully.
May 30 20:32:15.467192 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-211794e1-5197-4b61-8079-1781d1cf3874 tempest-VolumeManageAdminTest-2060986920 None] Lock "b'cinder-a5ea2b56-abfe-4bb6-af09-24d2ae0e2ed1-delete_volume'" released by "delete_volume" :: held 4.371s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:21.686089 n-d-843949-2 sudo[137333]: pam_unix(sudo:session): session closed for user root
May 30 20:32:21.687848 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.871s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:21.688589 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--574b6406--c216--4657--b005--890c3b432672, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--574b6406--c216--4657--b005--890c3b432672, size 1024.00 MB, duration 8.87 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:32:21.688967 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Volume copy 1024.00 MB at 115.42 MB/s
May 30 20:32:21.689823 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:21.738866 n-d-843949-2 sudo[137469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:21.739704 n-d-843949-2 sudo[137469]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:22.670740 n-d-843949-2 sudo[137469]: pam_unix(sudo:session): session closed for user root
May 30 20:32:22.673074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.983s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:22.675333 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:22.714063 n-d-843949-2 sudo[137493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:22.715708 n-d-843949-2 sudo[137493]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:23.621593 n-d-843949-2 sudo[137493]: pam_unix(sudo:session): session closed for user root
May 30 20:32:23.624663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.949s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:23.627559 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Marking volume 574b6406-c216-4657-b005-890c3b432672 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:32:23.642257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Copying metadata from source volume ec069d9c-8019-4f06-8c7a-671049dc07bf to 574b6406-c216-4657-b005-890c3b432672. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
May 30 20:32:23.685956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c370a2ac-d3b1-4553-bc7b-4130e26468e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-574b6406-c216-4657-b005-890c3b432672', 'volume_size': 1, 'source_volid': 'ec069d9c-8019-4f06-8c7a-671049dc07bf', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:23.690670 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17b90ff5-bced-4cb8-a73a-d58cfc09d5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:23.703240 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Volume volume-574b6406-c216-4657-b005-890c3b432672 (574b6406-c216-4657-b005-890c3b432672): created successfully
May 30 20:32:23.706221 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17b90ff5-bced-4cb8-a73a-d58cfc09d5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:23.722911 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (1c175ca2-1c28-4a47-a1e8-fdaeba34cf6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:23.739682 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-52ace1de-aefc-4217-a8a7-9f9a8705f999 tempest-VolumesCloneTest-1274618517 None] Created volume successfully.
May 30 20:32:25.470013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:25.492264 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:25.492774 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 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'
May 30 20:32:25.553926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (edac7d32-069e-4d4d-8ed7-783ac86b35b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:25.570136 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (084f2663-9544-4d5c-8344-1dd376d291b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:25.616108 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:25.665572 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (084f2663-9544-4d5c-8344-1dd376d291b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-951957529',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=5182a081-d1df-4bad-ba31-46ba18353f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3341c9ed3694b09ba1daf3c9db3aaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:25Z,user_id='05344279d7684425a0745bae7d2539f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:25.668373 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f48b3bd-1213-4194-9fd8-ec478b9858a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:25.672619 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5f48b3bd-1213-4194-9fd8-ec478b9858a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:25.684217 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0e26db5-b29b-4fc9-909d-3b5b1f820f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:25.686680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0e26db5-b29b-4fc9-909d-3b5b1f820f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5182a081-d1df-4bad-ba31-46ba18353f4c', 'volume_name': 'volume-5182a081-d1df-4bad-ba31-46ba18353f4c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:25.689181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23fd3dfb-e0b8-468f-a1a5-fb79d4e60093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:25.694960 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23fd3dfb-e0b8-468f-a1a5-fb79d4e60093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:25.697166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f30cd872-5694-4e50-9d90-fcdcfc4b6ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:25.697958 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Volume 5182a081-d1df-4bad-ba31-46ba18353f4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5182a081-d1df-4bad-ba31-46ba18353f4c', 'volume_size': 1}
May 30 20:32:25.699151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5182a081-d1df-4bad-ba31-46ba18353f4c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:25.769291 n-d-843949-2 sudo[137622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5182a081-d1df-4bad-ba31-46ba18353f4c stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:25.770180 n-d-843949-2 sudo[137622]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:26.866508 n-d-843949-2 sudo[137622]: pam_unix(sudo:session): session closed for user root
May 30 20:32:26.869727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5182a081-d1df-4bad-ba31-46ba18353f4c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.170s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:26.873848 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f30cd872-5694-4e50-9d90-fcdcfc4b6ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5182a081-d1df-4bad-ba31-46ba18353f4c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:26.877353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1f991e8-50b8-45b8-9d5d-2eae2762ba4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:26.900838 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Volume volume-5182a081-d1df-4bad-ba31-46ba18353f4c (5182a081-d1df-4bad-ba31-46ba18353f4c): created successfully
May 30 20:32:26.906891 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1f991e8-50b8-45b8-9d5d-2eae2762ba4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:26.913873 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (edac7d32-069e-4d4d-8ed7-783ac86b35b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:26.934513 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6c084106-72e5-4ab7-837f-86d2b13a7c26 tempest-VolumesCloneTest-1274618517 None] Created volume successfully.
May 30 20:32:27.514814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:27.521239 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:27.522403 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 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'
May 30 20:32:27.540459 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Flow 'volume_create_manager' (8fbad687-a218-43da-a04f-800bcd9f42dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:27.544366 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (987e37d5-788a-4179-98a1-d892cee45722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:27.571481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:27.657063 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (987e37d5-788a-4179-98a1-d892cee45722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2051424171',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=2c41546f-e887-4144-bc22-052a08611b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1c43d5746b45a4a5d0ca372b07696b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:27Z,user_id='0919d406d68e403eb5f1296a53fadbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:27.670173 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69881642-1d35-462a-a045-8a97e3f682f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:27.675733 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (69881642-1d35-462a-a045-8a97e3f682f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:27.678325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e076bb2a-88d5-420b-92de-4ca2e16ad44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:27.827780 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e076bb2a-88d5-420b-92de-4ca2e16ad44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2c41546f-e887-4144-bc22-052a08611b90', 'volume_name': 'volume-2c41546f-e887-4144-bc22-052a08611b90', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:27.832981 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c779da7-c8fd-49dc-8cfd-3bde84cc9dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:27.835469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c779da7-c8fd-49dc-8cfd-3bde84cc9dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:27.837803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba2fd36a-cc03-4131-ba81-56d3f62f9f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:27.838831 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Volume 2c41546f-e887-4144-bc22-052a08611b90: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2c41546f-e887-4144-bc22-052a08611b90', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:32:27.839627 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Cloning 2c41546f-e887-4144-bc22-052a08611b90 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:32:28.994497 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:28.998488 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:28.998990 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 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'
May 30 20:32:29.028747 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (cc7a5f24-b5ed-4bcd-9911-17e3d3a3e0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:29.032539 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7acda7dc-5e0e-4237-923f-6f8ef65242a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:29.062167 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:29.090330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7acda7dc-5e0e-4237-923f-6f8ef65242a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1627683758',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=619d9312-679d-456b-a645-f36236ba92a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3341c9ed3694b09ba1daf3c9db3aaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:29Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=5182a081-d1df-4bad-ba31-46ba18353f4c,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:29Z,user_id='05344279d7684425a0745bae7d2539f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:29.094494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e9da9a3-31e0-498f-a7aa-c5c60fc973dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:29.097284 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e9da9a3-31e0-498f-a7aa-c5c60fc973dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:29.100446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f9ba315-8cf0-4540-a58d-e17155833498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:29.185694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f9ba315-8cf0-4540-a58d-e17155833498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '619d9312-679d-456b-a645-f36236ba92a9', 'volume_name': 'volume-619d9312-679d-456b-a645-f36236ba92a9', 'volume_size': 2, 'source_volid': '5182a081-d1df-4bad-ba31-46ba18353f4c', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:29.190326 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43751cb4-3e18-477c-ab89-aa7cfc886d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:29.198210 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43751cb4-3e18-477c-ab89-aa7cfc886d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:29.205865 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0379e9d-5f52-4dc1-8d7f-fb71aab7fbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:29.206558 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Volume 619d9312-679d-456b-a645-f36236ba92a9: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-619d9312-679d-456b-a645-f36236ba92a9', 'volume_size': 2, 'source_volid': '5182a081-d1df-4bad-ba31-46ba18353f4c', 'source_volstatus': 'available'}
May 30 20:32:29.282155 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Creating clone of volume: 5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:29.286327 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:29.315937 n-d-843949-2 sudo[137719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:29.318114 n-d-843949-2 sudo[137719]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:29.964464 n-d-843949-2 sudo[137719]: pam_unix(sudo:session): session closed for user root
May 30 20:32:29.977970 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c" returned: 0 in 0.691s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:29.988221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-619d9312-679d-456b-a645-f36236ba92a9 --snapshot stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:30.035546 n-d-843949-2 sudo[137724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-619d9312-679d-456b-a645-f36236ba92a9 --snapshot stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c -L 1.00g
May 30 20:32:30.038192 n-d-843949-2 sudo[137724]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:31.171862 n-d-843949-2 sudo[137724]: pam_unix(sudo:session): session closed for user root
May 30 20:32:31.175469 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-619d9312-679d-456b-a645-f36236ba92a9 --snapshot stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c -L 1.00g" returned: 0 in 1.187s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:31.177425 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-619d9312-679d-456b-a645-f36236ba92a9 stack-volumes-lvmdriver-1 -L 2g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:31.226141 n-d-843949-2 sudo[137832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-619d9312-679d-456b-a645-f36236ba92a9 stack-volumes-lvmdriver-1 -L 2g
May 30 20:32:31.233540 n-d-843949-2 sudo[137832]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:31.860571 n-d-843949-2 sudo[137832]: pam_unix(sudo:session): session closed for user root
May 30 20:32:31.863169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-619d9312-679d-456b-a645-f36236ba92a9 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.685s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:31.865036 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:31.900165 n-d-843949-2 sudo[137867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:31.901108 n-d-843949-2 sudo[137867]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:32.354229 n-d-843949-2 sudo[137867]: pam_unix(sudo:session): session closed for user root
May 30 20:32:32.357080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.492s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:32.359948 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:32.392843 n-d-843949-2 sudo[137870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 iflag=direct
May 30 20:32:32.393660 n-d-843949-2 sudo[137870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:32.798517 n-d-843949-2 sudo[137870]: pam_unix(sudo:session): session closed for user root
May 30 20:32:32.801746 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 iflag=direct" returned: 0 in 0.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:32.803380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:32.830470 n-d-843949-2 sudo[137884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 oflag=direct
May 30 20:32:32.831428 n-d-843949-2 sudo[137884]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:33.253040 n-d-843949-2 sudo[137884]: pam_unix(sudo:session): session closed for user root
May 30 20:32:33.257390 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 oflag=direct" returned: 0 in 0.454s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:33.258974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:33.289236 n-d-843949-2 sudo[137896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:32:33.293567 n-d-843949-2 sudo[137896]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:39.548701 n-d-843949-2 sudo[137896]: pam_unix(sudo:session): session closed for user root
May 30 20:32:39.554288 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.292s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:39.554288 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--619d9312--679d--456b--a645--f36236ba92a9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--619d9312--679d--456b--a645--f36236ba92a9, size 1024.00 MB, duration 6.29 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:32:39.554288 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Volume copy 1024.00 MB at 162.70 MB/s
May 30 20:32:39.559422 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:39.586180 n-d-843949-2 sudo[137938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:39.586988 n-d-843949-2 sudo[137938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:40.065468 n-d-843949-2 sudo[137938]: pam_unix(sudo:session): session closed for user root
May 30 20:32:40.069266 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.510s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:40.071000 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:40.103074 n-d-843949-2 sudo[137942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:40.103870 n-d-843949-2 sudo[137942]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:40.792460 n-d-843949-2 sudo[137942]: pam_unix(sudo:session): session closed for user root
May 30 20:32:40.795157 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.724s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:40.798797 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0379e9d-5f52-4dc1-8d7f-fb71aab7fbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-619d9312-679d-456b-a645-f36236ba92a9', 'volume_size': 2, 'source_volid': '5182a081-d1df-4bad-ba31-46ba18353f4c', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:40.801306 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36b6965a-3d08-4b0c-adf8-a3deae6a4b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:40.816164 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Volume volume-619d9312-679d-456b-a645-f36236ba92a9 (619d9312-679d-456b-a645-f36236ba92a9): created successfully
May 30 20:32:40.818427 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36b6965a-3d08-4b0c-adf8-a3deae6a4b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:40.822428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Flow 'volume_create_manager' (cc7a5f24-b5ed-4bcd-9911-17e3d3a3e0b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:40.842614 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4223b058-5732-4d9d-9b4a-cbe7403d78c7 tempest-VolumesCloneTest-1274618517 None] Created volume successfully.
May 30 20:32:41.827018 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-619d9312-679d-456b-a645-f36236ba92a9-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:41.896534 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Skipping remove_export. No iscsi_target is presently exported for volume: 619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:41.897766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:41.934183 n-d-843949-2 sudo[138027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:41.935402 n-d-843949-2 sudo[138027]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:42.492402 n-d-843949-2 sudo[138027]: pam_unix(sudo:session): session closed for user root
May 30 20:32:42.495371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.597s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:42.497611 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:42.518198 n-d-843949-2 sudo[138032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:42.519045 n-d-843949-2 sudo[138032]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:43.015542 n-d-843949-2 sudo[138032]: pam_unix(sudo:session): session closed for user root
May 30 20:32:43.019308 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.521s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:43.023855 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:43.043877 n-d-843949-2 sudo[138035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:43.044819 n-d-843949-2 sudo[138035]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:43.569537 n-d-843949-2 sudo[138035]: pam_unix(sudo:session): session closed for user root
May 30 20:32:43.571834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-619d9312-679d-456b-a645-f36236ba92a9" returned: 0 in 0.548s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:43.572995 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Successfully deleted volume: 619d9312-679d-456b-a645-f36236ba92a9
May 30 20:32:43.623881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Created reservations ['a42037f0-5df9-4288-88f3-df14ff3fa9b0', 'fde15a10-6a19-47ef-9f92-e9d53018ba9f', 'd4423ff5-ff80-406b-82eb-ef3a74b8ede8', '49043ec8-44f4-4d3d-9033-3e26cf9d9a99'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:43.626557 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:43.626557 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:43.626557 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:43.683285 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:43.684332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:43.709357 n-d-843949-2 sudo[138043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:43.710487 n-d-843949-2 sudo[138043]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:44.170716 n-d-843949-2 sudo[138043]: pam_unix(sudo:session): session closed for user root
May 30 20:32:44.173285 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 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.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:44.176364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:44.213448 n-d-843949-2 sudo[138047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:44.214341 n-d-843949-2 sudo[138047]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:44.267077 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-5182a081-d1df-4bad-ba31-46ba18353f4c-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:44.352430 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:44.354538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:44.410638 n-d-843949-2 sudo[138049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:44.412701 n-d-843949-2 sudo[138049]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:44.730986 n-d-843949-2 sudo[138047]: pam_unix(sudo:session): session closed for user root
May 30 20:32:44.733101 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.557s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:44.735987 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:44.745328 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Deleted volume successfully.
May 30 20:32:44.763294 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1b76d515-ab54-419b-b603-c5b1f666d5b6 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-619d9312-679d-456b-a645-f36236ba92a9-delete_volume'" released by "delete_volume" :: held 2.936s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:44.958667 n-d-843949-2 sudo[138049]: pam_unix(sudo:session): session closed for user root
May 30 20:32:44.960673 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c" returned: 0 in 0.606s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:44.962651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:44.985946 n-d-843949-2 sudo[138056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:44.986769 n-d-843949-2 sudo[138056]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:45.464825 n-d-843949-2 sudo[138056]: pam_unix(sudo:session): session closed for user root
May 30 20:32:45.467242 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c" returned: 0 in 0.504s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:45.470229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:45.525757 n-d-843949-2 sudo[138061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:45.535768 n-d-843949-2 sudo[138061]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:45.906356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1, size 616.00 MB, duration 18.06 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:32:45.906928 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Image download 616.00 MB at 34.10 MB/s
May 30 20:32:45.955808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:46.042779 n-d-843949-2 sudo[138066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1
May 30 20:32:46.043599 n-d-843949-2 sudo[138066]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:46.155618 n-d-843949-2 sudo[138061]: pam_unix(sudo:session): session closed for user root
May 30 20:32:46.158588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5182a081-d1df-4bad-ba31-46ba18353f4c" returned: 0 in 0.688s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:46.159860 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Successfully deleted volume: 5182a081-d1df-4bad-ba31-46ba18353f4c
May 30 20:32:46.222024 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Created reservations ['c04b8966-b085-43da-9f70-5f4acb1c1af3', '82163e6a-6d98-44fb-bef0-4f63656731da', '69261124-05da-445b-a808-16211cef6065', '3b8326d0-affb-4f3e-88f0-86f6bfd28870'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:46.225653 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:46.225653 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:46.225653 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:46.283233 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:46.284238 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:46.327164 n-d-843949-2 sudo[138071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:46.332386 n-d-843949-2 sudo[138071]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:46.421546 n-d-843949-2 sudo[138066]: pam_unix(sudo:session): session closed for user root
May 30 20:32:46.423920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1" returned: 0 in 0.468s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:46.424949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user 0919d406d68e403eb5f1296a53fadbfa. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:32:46.485943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:46.590055 n-d-843949-2 sudo[138076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1
May 30 20:32:46.590996 n-d-843949-2 sudo[138076]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:46.801499 n-d-843949-2 sudo[138071]: pam_unix(sudo:session): session closed for user root
May 30 20:32:46.803805 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 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.519s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:46.812135 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:46.841458 n-d-843949-2 sudo[138082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:46.842998 n-d-843949-2 sudo[138082]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:46.996954 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-574b6406-c216-4657-b005-890c3b432672-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:47.028757 n-d-843949-2 sudo[138076]: pam_unix(sudo:session): session closed for user root
May 30 20:32:47.031692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1" returned: 0 in 0.545s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:47.038505 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c41546f-e887-4144-bc22-052a08611b90 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:47.080783 n-d-843949-2 sudo[138087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c41546f-e887-4144-bc22-052a08611b90 stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:47.092506 n-d-843949-2 sudo[138087]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:47.282179 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Skipping remove_export. No iscsi_target is presently exported for volume: 574b6406-c216-4657-b005-890c3b432672
May 30 20:32:47.283246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:47.350092 n-d-843949-2 sudo[138089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:47.351805 n-d-843949-2 sudo[138089]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:47.451168 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:47.467420 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:47.468026 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 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'
May 30 20:32:47.481185 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (9416a1c2-803d-4954-9237-ad696216487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:47.484427 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ee1b98-3940-49ad-97a6-649223f274e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:47.512797 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:47.551450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (69ee1b98-3940-49ad-97a6-649223f274e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1734803275',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=2e32f6ab-5236-4c72-8f33-d25c490252ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133799f2784844f986265ac2801c6a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:47Z,user_id='06ff2d5ab3ba4529a794f11b962f7005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:47.554183 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb118fab-5c9b-4236-8e89-9a10e755a72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:47.556548 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb118fab-5c9b-4236-8e89-9a10e755a72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:47.558939 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f28f9ce2-2e8a-4564-84fb-b697e4a6ac08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:47.561707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f28f9ce2-2e8a-4564-84fb-b697e4a6ac08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e32f6ab-5236-4c72-8f33-d25c490252ae', 'volume_name': 'volume-2e32f6ab-5236-4c72-8f33-d25c490252ae', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:47.564225 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d84a021-f9b7-468e-8760-65d81e457446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:47.566268 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d84a021-f9b7-468e-8760-65d81e457446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:47.568670 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb5c0127-c703-4de0-93d8-008a7dc448f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:47.569431 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Volume 2e32f6ab-5236-4c72-8f33-d25c490252ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e32f6ab-5236-4c72-8f33-d25c490252ae', 'volume_size': 1}
May 30 20:32:47.571159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32f6ab-5236-4c72-8f33-d25c490252ae stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:47.595229 n-d-843949-2 sudo[138106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32f6ab-5236-4c72-8f33-d25c490252ae stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:47.596646 n-d-843949-2 sudo[138106]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:47.726820 n-d-843949-2 sudo[138082]: pam_unix(sudo:session): session closed for user root
May 30 20:32:47.730023 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.918s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:47.732362 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:47.739269 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Deleted volume successfully.
May 30 20:32:47.743056 n-d-843949-2 sudo[138087]: pam_unix(sudo:session): session closed for user root
May 30 20:32:47.745707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c41546f-e887-4144-bc22-052a08611b90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.709s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:47.771218 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-512a3c55-ebf4-4395-994a-d902cf099acf tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-5182a081-d1df-4bad-ba31-46ba18353f4c-delete_volume'" released by "delete_volume" :: held 3.504s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:47.780156 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 2c41546f-e887-4144-bc22-052a08611b90. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:32:47.820114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_qksqkm9w {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:47.887927 n-d-843949-2 sudo[138089]: pam_unix(sudo:session): session closed for user root
May 30 20:32:47.890458 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.607s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:47.892382 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:47.914593 n-d-843949-2 sudo[138129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:47.915721 n-d-843949-2 sudo[138129]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:47.918242 n-d-843949-2 sudo[138127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_qksqkm9w
May 30 20:32:47.919533 n-d-843949-2 sudo[138127]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:48.239836 n-d-843949-2 sudo[138106]: pam_unix(sudo:session): session closed for user root
May 30 20:32:48.242209 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e32f6ab-5236-4c72-8f33-d25c490252ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:48.246461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb5c0127-c703-4de0-93d8-008a7dc448f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e32f6ab-5236-4c72-8f33-d25c490252ae', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:48.249498 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (351c8b58-8c98-489b-8cb0-24f0293042b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:48.263740 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Volume volume-2e32f6ab-5236-4c72-8f33-d25c490252ae (2e32f6ab-5236-4c72-8f33-d25c490252ae): created successfully
May 30 20:32:48.266329 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (351c8b58-8c98-489b-8cb0-24f0293042b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:48.270765 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (9416a1c2-803d-4954-9237-ad696216487e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:48.281284 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-562b9166-69a8-45b3-91ce-df057dd37936 tempest-VolumesListAdminTestJSON-1686712871 None] Created volume successfully.
May 30 20:32:48.313252 n-d-843949-2 sudo[138127]: pam_unix(sudo:session): session closed for user root
May 30 20:32:48.315506 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_qksqkm9w" returned: 0 in 0.496s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:48.316899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:48.406922 n-d-843949-2 sudo[138166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1
May 30 20:32:48.409409 n-d-843949-2 sudo[138166]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:48.588792 n-d-843949-2 sudo[138129]: pam_unix(sudo:session): session closed for user root
May 30 20:32:48.591418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.699s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:48.593487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:48.634358 n-d-843949-2 sudo[138169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672
May 30 20:32:48.635147 n-d-843949-2 sudo[138169]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:48.903075 n-d-843949-2 sudo[138166]: pam_unix(sudo:session): session closed for user root
May 30 20:32:48.905364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1" returned: 0 in 0.588s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:48.906172 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:32:48.907658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:48.941418 n-d-843949-2 sudo[138175]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90 oflag=direct
May 30 20:32:48.942217 n-d-843949-2 sudo[138175]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:49.117124 n-d-843949-2 sudo[138169]: pam_unix(sudo:session): session closed for user root
May 30 20:32:49.119398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-574b6406-c216-4657-b005-890c3b432672" returned: 0 in 0.525s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:49.121444 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Successfully deleted volume: 574b6406-c216-4657-b005-890c3b432672
May 30 20:32:49.181611 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Created reservations ['b812092e-793c-4398-adad-c5b5b53b9e7f', 'f28dc1ec-cc12-4cb4-a4b2-a17dc9a98e28', 'f9ab3ee5-3feb-40bb-a2ee-e170f58ce3c3', '456d4b8a-9d37-43e2-879a-321c49b42d05'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:49.184339 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:49.184339 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:49.184339 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:49.241109 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:49.245238 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:49.246143 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 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'
May 30 20:32:49.260450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (e217b860-d76d-433d-925f-9ba2bb3888ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:49.264139 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (329fbc03-0336-45d6-ac06-81a8a771952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:49.291074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:49.332492 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (329fbc03-0336-45d6-ac06-81a8a771952f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1908059315',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=90863b35-e667-4748-942b-8fc17c89cc81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133799f2784844f986265ac2801c6a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:49Z,user_id='06ff2d5ab3ba4529a794f11b962f7005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:49.332783 n-d-843949-2 sudo[138175]: pam_unix(sudo:session): session closed for user root
May 30 20:32:49.335406 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d507204d-766f-4e50-9cb6-21726631cd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:49.337698 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d507204d-766f-4e50-9cb6-21726631cd09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:49.340161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b763d50-9e46-4e67-a62f-b76b057143e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:49.342509 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b763d50-9e46-4e67-a62f-b76b057143e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90863b35-e667-4748-942b-8fc17c89cc81', 'volume_name': 'volume-90863b35-e667-4748-942b-8fc17c89cc81', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:49.345299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0b7511b-cf6d-4ce0-8e65-a086481710d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:49.347325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b0b7511b-cf6d-4ce0-8e65-a086481710d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:49.349457 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7883d580-2094-46ab-a2bd-a1357a0e2fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:49.350326 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Volume 90863b35-e667-4748-942b-8fc17c89cc81: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90863b35-e667-4748-942b-8fc17c89cc81', 'volume_size': 1}
May 30 20:32:49.351578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90863b35-e667-4748-942b-8fc17c89cc81 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:49.367870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90 oflag=direct" returned: 0 in 0.460s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:49.369371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:49.370540 n-d-843949-2 sudo[138191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90863b35-e667-4748-942b-8fc17c89cc81 stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:49.371337 n-d-843949-2 sudo[138191]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:49.390989 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:49.392151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:49.394879 n-d-843949-2 sudo[138193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90
May 30 20:32:49.396342 n-d-843949-2 sudo[138193]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:49.413930 n-d-843949-2 sudo[138194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:49.414864 n-d-843949-2 sudo[138194]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:49.768390 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-ec069d9c-8019-4f06-8c7a-671049dc07bf-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:49.907012 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Skipping remove_export. No iscsi_target is presently exported for volume: ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:49.908388 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:49.931719 n-d-843949-2 sudo[138247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:49.932557 n-d-843949-2 sudo[138247]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:49.978252 n-d-843949-2 sudo[138194]: pam_unix(sudo:session): session closed for user root
May 30 20:32:49.981222 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 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.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:49.983087 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:50.007371 n-d-843949-2 sudo[138191]: pam_unix(sudo:session): session closed for user root
May 30 20:32:50.020857 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90863b35-e667-4748-942b-8fc17c89cc81 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:50.025881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7883d580-2094-46ab-a2bd-a1357a0e2fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90863b35-e667-4748-942b-8fc17c89cc81', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:50.030212 n-d-843949-2 sudo[138250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:50.031061 n-d-843949-2 sudo[138250]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:50.033070 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (393495ac-4bac-42d4-98e6-9ac6398c32b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:50.057554 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Volume volume-90863b35-e667-4748-942b-8fc17c89cc81 (90863b35-e667-4748-942b-8fc17c89cc81): created successfully
May 30 20:32:50.060030 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (393495ac-4bac-42d4-98e6-9ac6398c32b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:50.064610 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (e217b860-d76d-433d-925f-9ba2bb3888ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:50.092569 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-427dd143-1e2a-4da6-9f4e-8b1e23a7aaf0 tempest-VolumesListAdminTestJSON-1686712871 None] Created volume successfully.
May 30 20:32:50.407877 n-d-843949-2 sudo[138247]: pam_unix(sudo:session): session closed for user root
May 30 20:32:50.410740 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf" returned: 0 in 0.502s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:50.413612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:50.443823 n-d-843949-2 sudo[138254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:50.444780 n-d-843949-2 sudo[138254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:50.525177 n-d-843949-2 sudo[138250]: pam_unix(sudo:session): session closed for user root
May 30 20:32:50.528374 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:50.530747 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:50.537338 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Deleted volume successfully.
May 30 20:32:50.557180 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f5e0442a-49c8-421c-99ab-ad3cb64d5405 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-574b6406-c216-4657-b005-890c3b432672-delete_volume'" released by "delete_volume" :: held 3.561s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:50.740199 n-d-843949-2 sudo[138193]: pam_unix(sudo:session): session closed for user root
May 30 20:32:50.742786 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90" returned: 0 in 1.373s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:50.744235 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:50.843709 n-d-843949-2 sudo[138265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1
May 30 20:32:50.844591 n-d-843949-2 sudo[138265]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:51.024759 n-d-843949-2 sudo[138254]: pam_unix(sudo:session): session closed for user root
May 30 20:32:51.027115 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf" returned: 0 in 0.614s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:51.030003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:51.064993 n-d-843949-2 sudo[138269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:51.072085 n-d-843949-2 sudo[138269]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:51.116532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:51.122811 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:51.123373 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 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'
May 30 20:32:51.140826 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (13f1d37a-8d43-4d42-b13b-bbc04390c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:51.145687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3dc39ad-7678-4723-94bd-70b17d923383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.177026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:51.211172 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3dc39ad-7678-4723-94bd-70b17d923383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1220239504',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9e458cf9-45a6-4636-b42b-ffd415c9c280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133799f2784844f986265ac2801c6a4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:51Z,user_id='06ff2d5ab3ba4529a794f11b962f7005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.215009 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45208b69-72ff-4d43-84ed-b5f6a52dc637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.216535 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45208b69-72ff-4d43-84ed-b5f6a52dc637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.220167 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d24eedd5-3dc5-42dc-a041-dfb2c9755f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.222547 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d24eedd5-3dc5-42dc-a041-dfb2c9755f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9e458cf9-45a6-4636-b42b-ffd415c9c280', 'volume_name': 'volume-9e458cf9-45a6-4636-b42b-ffd415c9c280', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.224989 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a967242-99f5-4e71-b6ae-33c93575d332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.227545 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3a967242-99f5-4e71-b6ae-33c93575d332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.229794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (549f2ddc-1c0b-46a7-a2f4-67abb96209b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.230909 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Volume 9e458cf9-45a6-4636-b42b-ffd415c9c280: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9e458cf9-45a6-4636-b42b-ffd415c9c280', 'volume_size': 1}
May 30 20:32:51.232208 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:51.256589 n-d-843949-2 sudo[138275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:51.257398 n-d-843949-2 sudo[138275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:51.270348 n-d-843949-2 sudo[138265]: pam_unix(sudo:session): session closed for user root
May 30 20:32:51.272840 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1" returned: 0 in 0.528s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:51.273841 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_t2d4eh3en-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.37 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2c41546f--e887--4144--bc22--052a08611b90 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:32:51.274441 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Converted 700.00 MB image at 509.23 MB/s
May 30 20:32:51.275224 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 2c41546f-e887-4144-bc22-052a08611b90 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:32:51.414174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user 0919d406d68e403eb5f1296a53fadbfa is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:32:51.414844 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Marking volume 2c41546f-e887-4144-bc22-052a08611b90 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:32:51.430575 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 2c41546f-e887-4144-bc22-052a08611b90. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:32:51.431006 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Creating volume glance metadata for volume 2c41546f-e887-4144-bc22-052a08611b90 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:32:51.528964 n-d-843949-2 sudo[138269]: pam_unix(sudo:session): session closed for user root
May 30 20:32:51.531584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ec069d9c-8019-4f06-8c7a-671049dc07bf" returned: 0 in 0.501s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:51.533163 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Successfully deleted volume: ec069d9c-8019-4f06-8c7a-671049dc07bf
May 30 20:32:51.555785 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba2fd36a-cc03-4131-ba81-56d3f62f9f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c41546f-e887-4144-bc22-052a08611b90', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.558044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e6981c0-e503-4f0e-9274-0eb537bc5bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.574952 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Volume volume-2c41546f-e887-4144-bc22-052a08611b90 (2c41546f-e887-4144-bc22-052a08611b90): created successfully
May 30 20:32:51.576978 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e6981c0-e503-4f0e-9274-0eb537bc5bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.580457 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Flow 'volume_create_manager' (8fbad687-a218-43da-a04f-800bcd9f42dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:51.590704 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-36dcd59b-684c-4a91-aa87-25545b5bfccd tempest-TestVolumeBackupRestore-879025673 None] Created volume successfully.
May 30 20:32:51.606921 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Created reservations ['45efe7c5-bb36-4264-83e1-2ef4b2fd9208', '39093510-10bb-49b2-bed3-fb46bd89d4d3', '9c06d2d3-a4f6-4d07-9717-187904943956', '701ca29c-cfe7-450b-8122-f385a24eff89'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:51.608976 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:51.608976 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:51.608976 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:51.653482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:51.654224 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:51.675462 n-d-843949-2 sudo[138289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:51.676358 n-d-843949-2 sudo[138289]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:51.806171 n-d-843949-2 sudo[138275]: pam_unix(sudo:session): session closed for user root
May 30 20:32:51.808938 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.576s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:51.813038 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (549f2ddc-1c0b-46a7-a2f4-67abb96209b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e458cf9-45a6-4636-b42b-ffd415c9c280', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.815824 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec6c2b28-5d8c-454c-870f-d59bd060a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:51.826845 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Volume volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 (9e458cf9-45a6-4636-b42b-ffd415c9c280): created successfully
May 30 20:32:51.830558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec6c2b28-5d8c-454c-870f-d59bd060a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:51.835255 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Flow 'volume_create_manager' (13f1d37a-8d43-4d42-b13b-bbc04390c959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:51.846217 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6df2a10d-8f5f-44e7-8c8e-930550b56f3f tempest-VolumesListAdminTestJSON-1686712871 None] Created volume successfully.
May 30 20:32:52.167006 n-d-843949-2 sudo[138289]: pam_unix(sudo:session): session closed for user root
May 30 20:32:52.169812 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 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.516s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:52.175663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:52.234948 n-d-843949-2 sudo[138319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:52.236319 n-d-843949-2 sudo[138319]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:52.825764 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Creating a new backup for volume volume-2c41546f-e887-4144-bc22-052a08611b90. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:32:52.844710 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:52.882799 n-d-843949-2 sudo[138326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:32:52.883629 n-d-843949-2 sudo[138326]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:52.929704 n-d-843949-2 sudo[138319]: pam_unix(sudo:session): session closed for user root
May 30 20:32:52.932244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:52.934890 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:32:52.942397 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Deleted volume successfully.
May 30 20:32:52.964171 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8bf1cc60-6074-4043-830c-76762f534d09 tempest-VolumesCloneTest-1274618517 None] Lock "b'cinder-ec069d9c-8019-4f06-8c7a-671049dc07bf-delete_volume'" released by "delete_volume" :: held 3.196s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:32:53.443278 n-d-843949-2 sudo[138326]: pam_unix(sudo:session): session closed for user root
May 30 20:32:53.445257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90" returned: 0 in 0.601s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:53.518705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:53.528045 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:53.533091 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:53.533763 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 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'
May 30 20:32:53.550889 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Flow 'volume_create_manager' (d2125533-5067-4355-a7de-4442c62f0ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:53.554355 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48ee8ecf-f371-4a94-b050-6e7ba4022f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:53.578239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:53.579341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:53.580802 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:32:53.581764 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Creating iscsi_target for Volume ID: volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Created volume path /opt/stack/data/cinder/volumes/volume-2c41546f-e887-4144-bc22-052a08611b90,
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: incominguser Xc5piYk8SEGKU3wDTedG vgsLzUwE7iSrQ8id
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:53.587591 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:32:53.593067 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:53.598989 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:53.659216 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (48ee8ecf-f371-4a94-b050-6e7ba4022f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:53Z,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='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=3598bb7e-c6e0-4410-954c-6dfc10546b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='801fdd82f3cf40c7964db587aaa7ebf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:53Z,user_id='1689415bd4d74e95a701da852088c3b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:53.692357 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (461dd22a-3dde-4f15-a6d6-38c6545c41bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:53.698553 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (461dd22a-3dde-4f15-a6d6-38c6545c41bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:53.706093 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07d637a5-3394-432a-a0b9-e3c648b2ee5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:53.708814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07d637a5-3394-432a-a0b9-e3c648b2ee5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3598bb7e-c6e0-4410-954c-6dfc10546b3b', 'volume_name': 'volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:53.711244 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dda1813c-51b2-4cb9-8885-014c2941eed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:53.713879 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dda1813c-51b2-4cb9-8885-014c2941eed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:53.716403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdfe0074-72c5-47d7-a2f1-b9777b40a60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:53.717424 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Volume 3598bb7e-c6e0-4410-954c-6dfc10546b3b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b', 'volume_size': 1}
May 30 20:32:53.718803 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:53.761858 n-d-843949-2 sudo[138334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:53.769353 n-d-843949-2 sudo[138334]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:54.414516 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90" returned: 0 in 0.823s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:54.414995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:54.418652 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:32:54.419124 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:32:54.421432 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:54.441558 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:54.442077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:54.442846 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:32:54.443856 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:54.599868 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:54.602090 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:54.603705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:54.737312 n-d-843949-2 sudo[138334]: pam_unix(sudo:session): session closed for user root
May 30 20:32:54.739144 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.020s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:54.742174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdfe0074-72c5-47d7-a2f1-b9777b40a60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:54.744648 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcd486a6-bd16-4203-b641-e84727984c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:54.756719 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Volume volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b (3598bb7e-c6e0-4410-954c-6dfc10546b3b): created successfully
May 30 20:32:54.762129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcd486a6-bd16-4203-b641-e84727984c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:54.766799 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Flow 'volume_create_manager' (d2125533-5067-4355-a7de-4442c62f0ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:54.769632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:54.769979 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:32:54.774137 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:32:54.789486 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1223c438-c80e-4936-89c4-005246ad23d7 tempest-VolumesListAdminTestJSON-1207687849 None] Created volume successfully.
May 30 20:32:54.831634 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Initialize volume connection completed successfully.
May 30 20:32:56.002654 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Lock "b'cinder-3598bb7e-c6e0-4410-954c-6dfc10546b3b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:56.152720 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3598bb7e-c6e0-4410-954c-6dfc10546b3b
May 30 20:32:56.163923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 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 stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:56.233170 n-d-843949-2 sudo[138523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b
May 30 20:32:56.234043 n-d-843949-2 sudo[138523]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:56.240461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-9e458cf9-45a6-4636-b42b-ffd415c9c280-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:32:56.430221 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e458cf9-45a6-4636-b42b-ffd415c9c280
May 30 20:32:56.434173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:56.458770 n-d-843949-2 sudo[138529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280
May 30 20:32:56.460312 n-d-843949-2 sudo[138529]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:57.099639 n-d-843949-2 sudo[138529]: pam_unix(sudo:session): session closed for user root
May 30 20:32:57.102633 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:57.106068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:57.109670 n-d-843949-2 sudo[138523]: pam_unix(sudo:session): session closed for user root
May 30 20:32:57.123894 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b" returned: 0 in 0.961s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:57.126091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:57.140696 n-d-843949-2 sudo[138536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280
May 30 20:32:57.143701 n-d-843949-2 sudo[138536]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:57.183783 n-d-843949-2 sudo[138537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b
May 30 20:32:57.184678 n-d-843949-2 sudo[138537]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:57.950166 n-d-843949-2 sudo[138537]: pam_unix(sudo:session): session closed for user root
May 30 20:32:57.952402 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b" returned: 0 in 0.826s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:57.954929 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:57.991545 n-d-843949-2 sudo[138549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b
May 30 20:32:57.993332 n-d-843949-2 sudo[138549]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:58.003459 n-d-843949-2 sudo[138536]: pam_unix(sudo:session): session closed for user root
May 30 20:32:58.006633 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280" returned: 0 in 0.900s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:58.009116 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:58.055675 n-d-843949-2 sudo[138551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280
May 30 20:32:58.056506 n-d-843949-2 sudo[138551]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:58.349522 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:32:58.359325 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:32:58.362425 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:32:58.402014 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (43139f59-892f-44c5-8a3a-5bf5f455beb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:58.416094 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce5ff16b-1a1f-4d9d-88f2-90195eb17de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:58.461762 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:32:58.497011 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce5ff16b-1a1f-4d9d-88f2-90195eb17de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-555769873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=8497aaad-79af-48f7-987b-7e1037d2628b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:32:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:32:58Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:58.529205 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c49841c-4c8a-4111-a378-5fc4453b7f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:58.538809 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c49841c-4c8a-4111-a378-5fc4453b7f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:58.548096 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cadeda87-367c-4f42-8f67-bb974ef87a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:58.552328 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cadeda87-367c-4f42-8f67-bb974ef87a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8497aaad-79af-48f7-987b-7e1037d2628b', 'volume_name': 'volume-8497aaad-79af-48f7-987b-7e1037d2628b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:58.556403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1046bda1-091a-4731-87fb-3b14d6a51fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:58.564888 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1046bda1-091a-4731-87fb-3b14d6a51fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:58.567299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4af549d8-7c36-4a09-a532-6816a0921ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:58.568162 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 8497aaad-79af-48f7-987b-7e1037d2628b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8497aaad-79af-48f7-987b-7e1037d2628b', 'volume_size': 1}
May 30 20:32:58.569484 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8497aaad-79af-48f7-987b-7e1037d2628b stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:58.598584 n-d-843949-2 sudo[138558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8497aaad-79af-48f7-987b-7e1037d2628b stack-volumes-lvmdriver-1 -L 1g
May 30 20:32:58.599418 n-d-843949-2 sudo[138558]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:58.631173 n-d-843949-2 sudo[138549]: pam_unix(sudo:session): session closed for user root
May 30 20:32:58.633468 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3598bb7e-c6e0-4410-954c-6dfc10546b3b" returned: 0 in 0.678s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:58.634779 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Successfully deleted volume: 3598bb7e-c6e0-4410-954c-6dfc10546b3b
May 30 20:32:58.744139 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Created reservations ['92944bc3-6c13-4bce-96b7-d15bfab42420', '800d80f2-6f4a-4502-9eb7-1583e6e6cedc', 'bfbea500-1cc1-4e00-b25b-63a5b54373c8', '491ec55d-3ef9-431c-910c-407016ef95f6'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:58.750613 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:58.750613 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:58.750613 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:58.756946 n-d-843949-2 sudo[138551]: pam_unix(sudo:session): session closed for user root
May 30 20:32:58.762164 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e458cf9-45a6-4636-b42b-ffd415c9c280" returned: 0 in 0.754s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:58.763410 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Successfully deleted volume: 9e458cf9-45a6-4636-b42b-ffd415c9c280
May 30 20:32:58.836248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:58.837309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:58.891409 n-d-843949-2 sudo[138566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:58.892277 n-d-843949-2 sudo[138566]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:58.925259 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Created reservations ['33da5965-c0b6-43a1-a4c7-f5c20e248312', 'b508a836-aeb8-4ae2-9270-795ee9536cae', 'aff220c1-79b2-4b9d-876d-76a595e369cb', '5c29a320-8b29-4ee9-bf97-3129b7f58b9f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:32:58.927591 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:32:58.927591 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:32:58.927591 n-d-843949-2 cinder-volume[92362]:
May 30 20:32:59.005861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:32:59.006631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:59.038244 n-d-843949-2 sudo[138570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:32:59.039622 n-d-843949-2 sudo[138570]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:59.339255 n-d-843949-2 sudo[138558]: pam_unix(sudo:session): session closed for user root
May 30 20:32:59.341612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8497aaad-79af-48f7-987b-7e1037d2628b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.772s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:59.346210 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4af549d8-7c36-4a09-a532-6816a0921ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8497aaad-79af-48f7-987b-7e1037d2628b', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:59.348536 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d32fb87-9f60-4643-848e-b92e44e90f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:32:59.371322 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-8497aaad-79af-48f7-987b-7e1037d2628b (8497aaad-79af-48f7-987b-7e1037d2628b): created successfully
May 30 20:32:59.374327 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d32fb87-9f60-4643-848e-b92e44e90f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:32:59.381510 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (43139f59-892f-44c5-8a3a-5bf5f455beb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:32:59.399722 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6d365eb9-b2d3-472c-be4a-b1a5870d5a8e tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:32:59.495120 n-d-843949-2 sudo[138566]: pam_unix(sudo:session): session closed for user root
May 30 20:32:59.497360 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 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.660s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:59.498950 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:59.527344 n-d-843949-2 sudo[138602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:59.528905 n-d-843949-2 sudo[138602]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:32:59.605458 n-d-843949-2 sudo[138570]: pam_unix(sudo:session): session closed for user root
May 30 20:32:59.608184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 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.601s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:32:59.609736 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:32:59.634584 n-d-843949-2 sudo[138604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:32:59.635408 n-d-843949-2 sudo[138604]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:00.053518 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-90863b35-e667-4748-942b-8fc17c89cc81-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:33:00.183487 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Skipping remove_export. No iscsi_target is presently exported for volume: 90863b35-e667-4748-942b-8fc17c89cc81
May 30 20:33:00.184636 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:00.204566 n-d-843949-2 sudo[138604]: pam_unix(sudo:session): session closed for user root
May 30 20:33:00.214161 n-d-843949-2 sudo[138602]: pam_unix(sudo:session): session closed for user root
May 30 20:33:00.222289 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:00.223128 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.614s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:00.226440 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:00.229742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:00.242117 n-d-843949-2 sudo[138612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81
May 30 20:33:00.242914 n-d-843949-2 sudo[138612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:00.254448 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Deleted volume successfully.
May 30 20:33:00.283144 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Deleted volume successfully.
May 30 20:33:00.294829 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8921e4b1-973f-4262-a460-42342b7ca03d tempest-VolumesListAdminTestJSON-1207687849 None] Lock "b'cinder-3598bb7e-c6e0-4410-954c-6dfc10546b3b-delete_volume'" released by "delete_volume" :: held 4.291s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:33:00.305343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-9b28613f-02bb-4c88-99f0-8a080ced19ae tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-9e458cf9-45a6-4636-b42b-ffd415c9c280-delete_volume'" released by "delete_volume" :: held 4.067s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:33:00.821307 n-d-843949-2 sudo[138612]: pam_unix(sudo:session): session closed for user root
May 30 20:33:00.823299 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81" returned: 0 in 0.639s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:00.825410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:00.889908 n-d-843949-2 sudo[138615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81
May 30 20:33:00.890714 n-d-843949-2 sudo[138615]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:00.947323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8808ee6b-b901-4a8c-bc55-6ca7e77ed4b0 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:00.976872 n-d-843949-2 sudo[138618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:33:00.977865 n-d-843949-2 sudo[138618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:01.467707 n-d-843949-2 sudo[138615]: pam_unix(sudo:session): session closed for user root
May 30 20:33:01.471300 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81" returned: 0 in 0.645s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:01.473873 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:01.485619 n-d-843949-2 sudo[138618]: pam_unix(sudo:session): session closed for user root
May 30 20:33:01.500970 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8808ee6b-b901-4a8c-bc55-6ca7e77ed4b0 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.553s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:01.502973 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8808ee6b-b901-4a8c-bc55-6ca7e77ed4b0 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:01.507101 n-d-843949-2 sudo[138626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81
May 30 20:33:01.513860 n-d-843949-2 sudo[138626]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:01.553855 n-d-843949-2 sudo[138627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g
May 30 20:33:01.555627 n-d-843949-2 sudo[138627]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:02.436028 n-d-843949-2 sudo[138627]: pam_unix(sudo:session): session closed for user root
May 30 20:33:02.438564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8808ee6b-b901-4a8c-bc55-6ca7e77ed4b0 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g" returned: 0 in 0.935s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:02.481724 n-d-843949-2 sudo[138626]: pam_unix(sudo:session): session closed for user root
May 30 20:33:02.492003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90863b35-e667-4748-942b-8fc17c89cc81" returned: 0 in 1.018s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:02.493131 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Successfully deleted volume: 90863b35-e667-4748-942b-8fc17c89cc81
May 30 20:33:02.535258 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8808ee6b-b901-4a8c-bc55-6ca7e77ed4b0 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:33:02.585533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Created reservations ['f25225f1-9a01-48ac-8fd3-c9399bdbe901', 'ee7be504-438b-45d1-86f8-27e5666e30d8', '3d1daefd-7b94-4f1b-8f07-c7f5afdaf9a5', '7e4ffe07-31e9-4526-9e03-0156c28345c6'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:33:02.588105 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:33:02.588105 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:33:02.588105 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:02.659620 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:33:02.660366 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:02.695322 n-d-843949-2 sudo[138734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:33:02.696864 n-d-843949-2 sudo[138734]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:03.377245 n-d-843949-2 sudo[138734]: pam_unix(sudo:session): session closed for user root
May 30 20:33:03.380653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 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.719s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:03.383256 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:03.468662 n-d-843949-2 sudo[138739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:33:03.470491 n-d-843949-2 sudo[138739]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:03.870066 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-2e32f6ab-5236-4c72-8f33-d25c490252ae-delete_volume'" acquired by "delete_volume" :: waited 0.113s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:33:03.919152 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.driver [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Creating a new backup for volume volume-8497aaad-79af-48f7-987b-7e1037d2628b. {{(pid=92362) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
May 30 20:33:04.046744 n-d-843949-2 sudo[138739]: pam_unix(sudo:session): session closed for user root
May 30 20:33:04.054399 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.671s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:04.078394 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:04.128051 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:04.134533 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e32f6ab-5236-4c72-8f33-d25c490252ae
May 30 20:33:04.135564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:04.142706 n-d-843949-2 sudo[138746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 stack-volumes-lvmdriver-1 -L 1g
May 30 20:33:04.153066 n-d-843949-2 sudo[138746]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:04.171664 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Deleted volume successfully.
May 30 20:33:04.194486 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-90bff591-f069-4a3e-83c6-c954a7ca9ba7 tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-90863b35-e667-4748-942b-8fc17c89cc81-delete_volume'" released by "delete_volume" :: held 4.141s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:33:04.195524 n-d-843949-2 sudo[138747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae
May 30 20:33:04.198434 n-d-843949-2 sudo[138747]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:04.752095 n-d-843949-2 sudo[138747]: pam_unix(sudo:session): session closed for user root
May 30 20:33:04.758351 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae" returned: 0 in 0.623s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:04.760509 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:04.825424 n-d-843949-2 sudo[138759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae
May 30 20:33:04.826997 n-d-843949-2 sudo[138759]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:04.933245 n-d-843949-2 sudo[138746]: pam_unix(sudo:session): session closed for user root
May 30 20:33:04.936391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.859s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:04.939605 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:04.967878 n-d-843949-2 sudo[138785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab
May 30 20:33:04.970532 n-d-843949-2 sudo[138785]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:05.367361 n-d-843949-2 sudo[138759]: pam_unix(sudo:session): session closed for user root
May 30 20:33:05.369701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae" returned: 0 in 0.609s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:05.373881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:05.413548 n-d-843949-2 sudo[138792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae
May 30 20:33:05.414408 n-d-843949-2 sudo[138792]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:05.520228 n-d-843949-2 sudo[138785]: pam_unix(sudo:session): session closed for user root
May 30 20:33:05.522766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab" returned: 0 in 0.583s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:05.525664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:05.573344 n-d-843949-2 sudo[138794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 iflag=direct
May 30 20:33:05.574184 n-d-843949-2 sudo[138794]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:06.045204 n-d-843949-2 sudo[138794]: pam_unix(sudo:session): session closed for user root
May 30 20:33:06.052578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 iflag=direct" returned: 0 in 0.526s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:06.053595 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:06.106405 n-d-843949-2 sudo[138809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 oflag=direct
May 30 20:33:06.107257 n-d-843949-2 sudo[138809]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:06.145378 n-d-843949-2 sudo[138792]: pam_unix(sudo:session): session closed for user root
May 30 20:33:06.148022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e32f6ab-5236-4c72-8f33-d25c490252ae" returned: 0 in 0.774s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:06.149195 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Successfully deleted volume: 2e32f6ab-5236-4c72-8f33-d25c490252ae
May 30 20:33:06.202626 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Created reservations ['1a3bf91f-06a7-4c86-9c92-162ba0192f10', '6a4bb564-0a7b-417c-847a-de61364b8d51', 'b636e86a-f44a-470d-bcf9-5b8fc31c1937', '1a9ca82c-eab9-47b9-afde-32dca81d2ed8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:33:06.205827 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:33:06.205827 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:33:06.205827 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:06.283883 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:33:06.284998 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:06.337703 n-d-843949-2 sudo[138811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:33:06.338564 n-d-843949-2 sudo[138811]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:06.749790 n-d-843949-2 sudo[138809]: pam_unix(sudo:session): session closed for user root
May 30 20:33:06.752305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 oflag=direct" returned: 0 in 0.698s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:06.754099 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:06.780446 n-d-843949-2 sudo[138825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:33:06.783261 n-d-843949-2 sudo[138825]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:06.878959 n-d-843949-2 sudo[138811]: pam_unix(sudo:session): session closed for user root
May 30 20:33:06.881293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 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.596s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:06.883711 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:06.905026 n-d-843949-2 sudo[138827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:33:06.906545 n-d-843949-2 sudo[138827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:07.475565 n-d-843949-2 sudo[138827]: pam_unix(sudo:session): session closed for user root
May 30 20:33:07.478219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:07.480551 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:07.487833 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Deleted volume successfully.
May 30 20:33:07.522301 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5703ff96-8659-48df-b81a-06a9fd0bee9f tempest-VolumesListAdminTestJSON-1686712871 None] Lock "b'cinder-2e32f6ab-5236-4c72-8f33-d25c490252ae-delete_volume'" released by "delete_volume" :: held 3.652s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:33:11.224835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:33:11.225438 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:33:11.227782 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:11.274976 n-d-843949-2 sudo[138832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:33:11.276421 n-d-843949-2 sudo[138832]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:11.979718 n-d-843949-2 sudo[138832]: pam_unix(sudo:session): session closed for user root
May 30 20:33:11.982235 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.756s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:11.984680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:12.043479 n-d-843949-2 sudo[138835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:33:12.045433 n-d-843949-2 sudo[138835]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:12.872243 n-d-843949-2 sudo[138835]: pam_unix(sudo:session): session closed for user root
May 30 20:33:12.874507 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:12.877092 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:13.441740 n-d-843949-2 sudo[138825]: pam_unix(sudo:session): session closed for user root
May 30 20:33:13.445598 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.691s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:13.446786 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c203c2cc--ef7e--4c71--bd1a--ea260d3b17ab, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b9da0d9a--96eb--4865--a28b--80da59d24d50, size 1024.00 MB, duration 6.69 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:33:13.447583 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy 1024.00 MB at 153.00 MB/s
May 30 20:33:13.494026 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:13.530339 n-d-843949-2 sudo[138848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:33:13.531340 n-d-843949-2 sudo[138848]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:14.024886 n-d-843949-2 sudo[138848]: pam_unix(sudo:session): session closed for user root
May 30 20:33:14.027139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50" returned: 0 in 0.533s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.080244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.087387 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.088029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: I_T nexus: 37
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: Xc5piYk8SEGKU3wDTedG
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:33:14.088914 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:33:14.092796 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Creating iscsi_target for Volume ID: volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume path /opt/stack/data/cinder/volumes/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50,
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: incominguser Kwk9HCkStT4KS4JXSgan gTpNdJhmNNi5LdCr
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:14.096992 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:33:14.103348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.373713 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:33:14.378569 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:33:14.379074 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 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'
May 30 20:33:14.421900 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Flow 'volume_create_manager' (aeb988a2-4c87-4199-92b5-cabd50bc6bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:33:14.433892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (347ff421-1ab9-4454-8c76-81d8c6b4bfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:14.465460 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:33:14.534360 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (347ff421-1ab9-4454-8c76-81d8c6b4bfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-684390396',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=44cad9d9-a670-4a11-9a65-5429e3506cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9be3d470b98340f2b7d063c21f4a38b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:33:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:33:14Z,user_id='d664bdf8a66f489fa6747cc23643b267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:14.537164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dcda845-00f0-4297-962f-98b360afa7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:14.546228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5dcda845-00f0-4297-962f-98b360afa7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:14.550367 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b7e9b95-07c5-42b3-a099-20e5f3963ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:14.554821 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b7e9b95-07c5-42b3-a099-20e5f3963ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44cad9d9-a670-4a11-9a65-5429e3506cd5', 'volume_name': 'volume-44cad9d9-a670-4a11-9a65-5429e3506cd5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:14.562129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019a874b-9097-4e12-bb74-9d6d3b8b479f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:14.564428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (019a874b-9097-4e12-bb74-9d6d3b8b479f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:14.568740 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb45b584-97cb-43e7-a706-c06fe67860e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:14.569508 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Volume 44cad9d9-a670-4a11-9a65-5429e3506cd5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44cad9d9-a670-4a11-9a65-5429e3506cd5', 'volume_size': 1}
May 30 20:33:14.576799 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.624292 n-d-843949-2 sudo[138860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 stack-volumes-lvmdriver-1 -L 1g
May 30 20:33:14.626348 n-d-843949-2 sudo[138860]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:14.677491 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50" returned: 0 in 0.575s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.678529 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:33:14.679337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:33:14.679770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:33:14.683416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.693168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.693745 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n Backing store flags: \n Account information:\n Kwk9HCkStT4KS4JXSgan\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: I_T nexus: 37
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: Xc5piYk8SEGKU3wDTedG
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:33:14.694666 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:33:14.700588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.823852 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.824191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n Backing store flags: \n Account information:\n Kwk9HCkStT4KS4JXSgan\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:33:14.825479 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:14.937601 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:14.938750 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684240436256]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n Backing store flags: \n Account information:\n Kwk9HCkStT4KS4JXSgan\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:33:14.941995 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:33:14.986090 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Initialize volume connection completed successfully.
May 30 20:33:15.168796 n-d-843949-2 sudo[138860]: pam_unix(sudo:session): session closed for user root
May 30 20:33:15.170929 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.595s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:15.181043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb45b584-97cb-43e7-a706-c06fe67860e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44cad9d9-a670-4a11-9a65-5429e3506cd5', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:15.183898 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffd31f74-9b09-4060-9e4c-b6895e1a2f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:33:15.194677 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Volume volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 (44cad9d9-a670-4a11-9a65-5429e3506cd5): created successfully
May 30 20:33:15.197758 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ffd31f74-9b09-4060-9e4c-b6895e1a2f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:33:15.202603 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Flow 'volume_create_manager' (aeb988a2-4c87-4199-92b5-cabd50bc6bc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:33:15.216648 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9a405316-6916-4007-89ba-e56e88d5ae40 tempest-AbsoluteLimitsTests-1785672830 None] Created volume successfully.
May 30 20:33:15.622610 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Lock "b'cinder-44cad9d9-a670-4a11-9a65-5429e3506cd5-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:33:15.732979 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44cad9d9-a670-4a11-9a65-5429e3506cd5
May 30 20:33:15.734033 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 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 stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:15.779345 n-d-843949-2 sudo[138964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5
May 30 20:33:15.780413 n-d-843949-2 sudo[138964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:16.287366 n-d-843949-2 sudo[138964]: pam_unix(sudo:session): session closed for user root
May 30 20:33:16.290926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5" returned: 0 in 0.556s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:16.293498 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:16.338173 n-d-843949-2 sudo[138968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5
May 30 20:33:16.339084 n-d-843949-2 sudo[138968]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:16.863993 n-d-843949-2 sudo[138968]: pam_unix(sudo:session): session closed for user root
May 30 20:33:16.867286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5" returned: 0 in 0.573s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:16.869545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:16.896916 n-d-843949-2 sudo[138973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5
May 30 20:33:16.897752 n-d-843949-2 sudo[138973]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:17.454133 n-d-843949-2 sudo[138973]: pam_unix(sudo:session): session closed for user root
May 30 20:33:17.456752 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44cad9d9-a670-4a11-9a65-5429e3506cd5" returned: 0 in 0.587s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:17.458637 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Successfully deleted volume: 44cad9d9-a670-4a11-9a65-5429e3506cd5
May 30 20:33:17.511100 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Created reservations ['f594b04b-10f7-45e8-af37-990ab05135a8', '254804fd-4c6c-4f68-a152-c518bbaf26d1', '87079e03-dc40-4335-b740-5f570050769c', '06eb34e1-23b6-47b4-98cf-6971842bb2cd'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:33:17.514450 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:33:17.514450 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:33:17.514450 n-d-843949-2 cinder-volume[92362]:
May 30 20:33:17.580499 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:33:17.581608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:17.606993 n-d-843949-2 sudo[138978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:33:17.608500 n-d-843949-2 sudo[138978]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:18.194528 n-d-843949-2 sudo[138978]: pam_unix(sudo:session): session closed for user root
May 30 20:33:18.197280 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 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.615s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:18.199507 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:33:18.252786 n-d-843949-2 sudo[138981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:33:18.254546 n-d-843949-2 sudo[138981]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:33:18.898260 n-d-843949-2 sudo[138981]: pam_unix(sudo:session): session closed for user root
May 30 20:33:18.900896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:33:18.903483 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:33:18.920576 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Deleted volume successfully.
May 30 20:33:18.945430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f4ed4010-565f-4206-a73d-833798d5ef41 tempest-AbsoluteLimitsTests-1785672830 None] Lock "b'cinder-44cad9d9-a670-4a11-9a65-5429e3506cd5-delete_volume'" released by "delete_volume" :: held 3.323s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:34:05.603998 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Terminate volume connection completed successfully.
May 30 20:34:05.656050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:05.841213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:05.841749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50\n Backing store flags: \n Account information:\n Kwk9HCkStT4KS4JXSgan\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:05.842691 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Removing iscsi_target for Volume ID: b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:05.846783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:06.140466 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 -f" returned: 0 in 0.295s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:06.140981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:06.146876 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:06.354159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:06.354860 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:06.356019 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Remove volume export completed successfully.
May 30 20:34:06.451037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-b9da0d9a-96eb-4865-a28b-80da59d24d50-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:34:06.547777 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Trying to delete temp volume: b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:06.555944 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:06.670807 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:06.671531 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:06.671830 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:06.673848 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:06.704335 n-d-843949-2 sudo[139830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:06.705275 n-d-843949-2 sudo[139830]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:07.233369 n-d-843949-2 sudo[139830]: pam_unix(sudo:session): session closed for user root
May 30 20:34:07.236565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50" returned: 0 in 0.562s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:07.238729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:07.298072 n-d-843949-2 sudo[139834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:07.299725 n-d-843949-2 sudo[139834]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:07.946909 n-d-843949-2 sudo[139834]: pam_unix(sudo:session): session closed for user root
May 30 20:34:07.949340 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50" returned: 0 in 0.710s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:07.951394 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:07.973890 n-d-843949-2 sudo[139838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:07.974730 n-d-843949-2 sudo[139838]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:08.551212 n-d-843949-2 sudo[139838]: pam_unix(sudo:session): session closed for user root
May 30 20:34:08.563696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b9da0d9a-96eb-4865-a28b-80da59d24d50" returned: 0 in 0.612s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:08.564917 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: b9da0d9a-96eb-4865-a28b-80da59d24d50
May 30 20:34:08.568305 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:34:08.568305 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:34:08.568305 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:08.606686 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:34:08.612644 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f4966934-abdc-4452-a325-095a9e8beb67 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-b9da0d9a-96eb-4865-a28b-80da59d24d50-delete_volume'" released by "delete_volume" :: held 2.162s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:34:11.224859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:34:11.226064 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:34:11.227128 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:11.271544 n-d-843949-2 sudo[139865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:34:11.274504 n-d-843949-2 sudo[139865]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:12.056833 n-d-843949-2 sudo[139865]: pam_unix(sudo:session): session closed for user root
May 30 20:34:12.058915 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.831s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:12.060744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:12.082824 n-d-843949-2 sudo[139872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:34:12.084301 n-d-843949-2 sudo[139872]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:12.614315 n-d-843949-2 sudo[139872]: pam_unix(sudo:session): session closed for user root
May 30 20:34:12.618623 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:12.620665 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:34:24.577930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Terminate volume connection completed successfully.
May 30 20:34:24.632417 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:24.744293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:24.744903 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90\n Backing store flags: \n Account information:\n Xc5piYk8SEGKU3wDTedG\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:24.746062 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Removing iscsi_target for Volume ID: 2c41546f-e887-4144-bc22-052a08611b90
May 30 20:34:24.749841 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:24.986674 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2c41546f-e887-4144-bc22-052a08611b90 -f" returned: 0 in 0.238s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:24.987374 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:24.989319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:25.092432 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:25.093502 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:25.095207 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c047a4f7-39f9-489a-a299-e9642ef80852 tempest-TestVolumeBackupRestore-879025673 None] Remove volume export completed successfully.
May 30 20:34:26.313128 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:34:26.320609 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:34:26.323256 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 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'
May 30 20:34:26.340228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Flow 'volume_create_manager' (b7cb1d13-5327-4502-8c91-6fa7394e37c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:34:26.344675 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff4151d1-0bee-41bc-be40-fa0d8d76e8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:26.379925 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:34:26.411696 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff4151d1-0bee-41bc-be40-fa0d8d76e8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:34:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f88fc388-2c0c-4a42-9557-1f2edd3a87df',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=041ccf4e-4e03-4aad-8839-fef9308dac3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f1c43d5746b45a4a5d0ca372b07696b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:34:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:34:26Z,user_id='0919d406d68e403eb5f1296a53fadbfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:26.414293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d90f59a6-5bf9-4971-ba72-49bb2f434933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:26.416814 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d90f59a6-5bf9-4971-ba72-49bb2f434933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:26.419628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ded811e6-58c6-4311-b554-703774ab7a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:26.421909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ded811e6-58c6-4311-b554-703774ab7a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '041ccf4e-4e03-4aad-8839-fef9308dac3c', 'volume_name': 'volume-041ccf4e-4e03-4aad-8839-fef9308dac3c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:26.424254 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (193c9428-272c-4bf6-9232-be374a9be675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:26.426529 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (193c9428-272c-4bf6-9232-be374a9be675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:26.429296 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c0bebb-aa54-4c75-a73f-9863707d11e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:26.430067 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Volume 041ccf4e-4e03-4aad-8839-fef9308dac3c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-041ccf4e-4e03-4aad-8839-fef9308dac3c', 'volume_size': 1}
May 30 20:34:26.431259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-041ccf4e-4e03-4aad-8839-fef9308dac3c stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:26.452800 n-d-843949-2 sudo[139982]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-041ccf4e-4e03-4aad-8839-fef9308dac3c stack-volumes-lvmdriver-1 -L 1g
May 30 20:34:26.453736 n-d-843949-2 sudo[139982]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:27.154541 n-d-843949-2 sudo[139982]: pam_unix(sudo:session): session closed for user root
May 30 20:34:27.157676 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-041ccf4e-4e03-4aad-8839-fef9308dac3c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:27.161811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79c0bebb-aa54-4c75-a73f-9863707d11e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-041ccf4e-4e03-4aad-8839-fef9308dac3c', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:27.165446 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b03b3a72-b2ff-4711-a761-29788ac318b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:27.177671 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Volume volume-041ccf4e-4e03-4aad-8839-fef9308dac3c (041ccf4e-4e03-4aad-8839-fef9308dac3c): created successfully
May 30 20:34:27.179869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b03b3a72-b2ff-4711-a761-29788ac318b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:27.183252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Flow 'volume_create_manager' (b7cb1d13-5327-4502-8c91-6fa7394e37c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:34:27.193226 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Created volume successfully.
May 30 20:34:27.443542 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:27.492669 n-d-843949-2 sudo[140018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:27.493661 n-d-843949-2 sudo[140018]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:28.037663 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:34:28.047660 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:34:28.048817 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:34:28.085662 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (f5716cdf-10e9-47a8-a136-17aca099ce8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:34:28.088907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (683d096e-b1a7-498f-9136-5bdaffd41138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:28.104251 n-d-843949-2 sudo[140018]: pam_unix(sudo:session): session closed for user root
May 30 20:34:28.122891 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 0.679s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:28.154984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:34:28.207234 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (683d096e-b1a7-498f-9136-5bdaffd41138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1926362575',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=90a3ab2a-aa68-437f-909a-cffe8de4b064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:34:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:34:28Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:28.210556 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23d7e352-592c-4e64-8a84-60f58342b7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:28.226710 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23d7e352-592c-4e64-8a84-60f58342b7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:28.236706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1deecd1f-1d43-4fc0-a7bb-f334d031d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:28.270315 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:28.286231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:28.286714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:28.287441 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:34:28.288519 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Creating iscsi_target for Volume ID: volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Created volume path /opt/stack/data/cinder/volumes/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c,
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: incominguser ESrKw8a55krNGRB38gCX PmqMAbJZjbwQu6kM
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:28.297293 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:34:28.299052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:28.400406 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1deecd1f-1d43-4fc0-a7bb-f334d031d811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '90a3ab2a-aa68-437f-909a-cffe8de4b064', 'volume_name': 'volume-90a3ab2a-aa68-437f-909a-cffe8de4b064', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:28.403740 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b1f542e-1281-4a91-9eb4-2bc9649b19d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:28.406016 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b1f542e-1281-4a91-9eb4-2bc9649b19d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:28.408199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8c1eaf-c4e2-49b9-bb61-3718784a981c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:28.409869 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 90a3ab2a-aa68-437f-909a-cffe8de4b064: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-90a3ab2a-aa68-437f-909a-cffe8de4b064', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:34:28.415928 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Cloning 90a3ab2a-aa68-437f-909a-cffe8de4b064 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:34:29.020430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 0.721s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:29.021419 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:29.022250 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:34:29.022822 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:34:29.026192 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:29.034943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:29.036702 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:29.036702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:34:29.039783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:29.140362 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:29.140922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:29.142137 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:29.303481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:29.303800 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:29.304793 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:34:29.361120 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Initialize volume connection completed successfully.
May 30 20:34:46.646019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 18.21 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:34:46.646019 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Image download 616.00 MB at 33.82 MB/s
May 30 20:34:46.691554 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:46.866905 n-d-843949-2 sudo[140180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1
May 30 20:34:46.867851 n-d-843949-2 sudo[140180]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:47.596986 n-d-843949-2 sudo[140180]: pam_unix(sudo:session): session closed for user root
May 30 20:34:47.603441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1" returned: 0 in 0.912s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:47.613144 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user f6f205dc1b2e4a4f89331434c0b50d63. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:34:47.725877 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:47.858435 n-d-843949-2 sudo[140185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1
May 30 20:34:47.859286 n-d-843949-2 sudo[140185]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:48.387264 n-d-843949-2 sudo[140185]: pam_unix(sudo:session): session closed for user root
May 30 20:34:48.391342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1" returned: 0 in 0.664s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:48.408683 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:48.415214 n-d-843949-2 sudo[140190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 stack-volumes-lvmdriver-1 -L 1g
May 30 20:34:48.416020 n-d-843949-2 sudo[140190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:49.094329 n-d-843949-2 sudo[140190]: pam_unix(sudo:session): session closed for user root
May 30 20:34:49.102151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:49.136245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 90a3ab2a-aa68-437f-909a-cffe8de4b064. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:34:49.209962 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_waaof07n {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:49.400680 n-d-843949-2 sudo[140224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_waaof07n
May 30 20:34:49.401458 n-d-843949-2 sudo[140224]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:49.896799 n-d-843949-2 sudo[140224]: pam_unix(sudo:session): session closed for user root
May 30 20:34:49.901955 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_waaof07n" returned: 0 in 0.689s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:49.901955 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:50.030624 n-d-843949-2 sudo[140228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1
May 30 20:34:50.031540 n-d-843949-2 sudo[140228]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:50.685829 n-d-843949-2 sudo[140228]: pam_unix(sudo:session): session closed for user root
May 30 20:34:50.688798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1" returned: 0 in 0.788s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:50.690211 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:34:50.691345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:50.733549 n-d-843949-2 sudo[140233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064 oflag=direct
May 30 20:34:50.734399 n-d-843949-2 sudo[140233]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:51.180157 n-d-843949-2 sudo[140233]: pam_unix(sudo:session): session closed for user root
May 30 20:34:51.184121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064 oflag=direct" returned: 0 in 0.491s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:51.184121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:51.203637 n-d-843949-2 sudo[140245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064
May 30 20:34:51.204580 n-d-843949-2 sudo[140245]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:52.557123 n-d-843949-2 sudo[140245]: pam_unix(sudo:session): session closed for user root
May 30 20:34:52.560068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064" returned: 0 in 1.375s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:52.562898 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:52.705601 n-d-843949-2 sudo[140275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1
May 30 20:34:52.716858 n-d-843949-2 sudo[140275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:53.437532 n-d-843949-2 sudo[140275]: pam_unix(sudo:session): session closed for user root
May 30 20:34:53.439771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1" returned: 0 in 0.879s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:53.440681 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_fmkp21cxn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.38 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--90a3ab2a--aa68--437f--909a--cffe8de4b064 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:34:53.441060 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Converted 700.00 MB image at 508.42 MB/s
May 30 20:34:53.441655 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 90a3ab2a-aa68-437f-909a-cffe8de4b064 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:34:53.864717 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user f6f205dc1b2e4a4f89331434c0b50d63 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:34:53.871682 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Marking volume 90a3ab2a-aa68-437f-909a-cffe8de4b064 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:34:53.896544 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 90a3ab2a-aa68-437f-909a-cffe8de4b064. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:34:53.904363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Creating volume glance metadata for volume 90a3ab2a-aa68-437f-909a-cffe8de4b064 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:34:54.103155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce8c1eaf-c4e2-49b9-bb61-3718784a981c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90a3ab2a-aa68-437f-909a-cffe8de4b064', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:54.103155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52ab8040-6eae-4dfe-a507-e028eeb1de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:34:54.133249 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 (90a3ab2a-aa68-437f-909a-cffe8de4b064): created successfully
May 30 20:34:54.133249 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52ab8040-6eae-4dfe-a507-e028eeb1de2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:34:54.143886 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (f5716cdf-10e9-47a8-a136-17aca099ce8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:34:54.173186 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-037e46d1-2c58-4e47-8e9b-70bb4664e899 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:34:56.700885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:56.758398 n-d-843949-2 sudo[140380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:34:56.759253 n-d-843949-2 sudo[140380]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:34:57.717932 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 1.012s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:57.710907 n-d-843949-2 sudo[140380]: pam_unix(sudo:session): session closed for user root
May 30 20:34:57.781731 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:57.804860 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:57.805476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239274528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: I_T nexus: 39
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: ESrKw8a55krNGRB38gCX
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:34:57.806182 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:34:57.808972 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Creating iscsi_target for Volume ID: volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume path /opt/stack/data/cinder/volumes/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064,
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: incominguser dprX4muBMdVg7DhuzSeb 2Q7A6ao9bDeDMds7
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]:
May 30 20:34:57.816647 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:34:57.820075 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:58.932191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 1.114s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:58.933216 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239274528]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:58.934024 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:34:58.934550 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:34:58.938620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:58.945764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:58.946253 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239274528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: I_T nexus: 39
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Connection: 0
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.84
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: ESrKw8a55krNGRB38gCX
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:34:58.947091 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:34:58.954303 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:59.161380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:59.161380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239274528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:59.161380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:34:59.447926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.281s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:34:59.447926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239274528]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 39\n Initiator: iqn.1993-08.org.debian:01:ea1bac32704b alias: n-d-843949-2\n Connection: 0\n IP Address: 10.222.0.84\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:34:59.447926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:34:59.536781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064', 'target_lun': 1, 'volume_id': '90a3ab2a-aa68-437f-909a-cffe8de4b064', 'auth_method': 'CHAP', 'auth_username': 'dprX4muBMdVg7DhuzSeb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f49e939e-b65e-47fd-b1a0-91f841d38365'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:34:59.763868 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-cd018b87-7156-4bee-a886-9e62ce41194f req-49f9dace-818e-493e-b304-51c1d7b8abc6 tempest-VolumesSnapshotTestJSON-2145101648 None] attachment_update completed successfully.
May 30 20:35:06.771004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a61f6819-892a-4b8c-bdba-72c4d30291ec tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:06.802823 n-d-843949-2 sudo[140567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:06.804163 n-d-843949-2 sudo[140567]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:07.742254 n-d-843949-2 sudo[140567]: pam_unix(sudo:session): session closed for user root
May 30 20:35:07.746980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a61f6819-892a-4b8c-bdba-72c4d30291ec tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.982s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:07.746980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a61f6819-892a-4b8c-bdba-72c4d30291ec tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:07.805073 n-d-843949-2 sudo[140580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g
May 30 20:35:07.805892 n-d-843949-2 sudo[140580]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:09.003272 n-d-843949-2 sudo[140580]: pam_unix(sudo:session): session closed for user root
May 30 20:35:09.007480 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a61f6819-892a-4b8c-bdba-72c4d30291ec tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g" returned: 0 in 1.259s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:09.186107 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a61f6819-892a-4b8c-bdba-72c4d30291ec tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:35:10.402952 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-49dc157c-a72a-4afa-8e6a-cc8e2a5e7cf6 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:10.446884 n-d-843949-2 sudo[140713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:10.447706 n-d-843949-2 sudo[140713]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:11.160957 n-d-843949-2 sudo[140713]: pam_unix(sudo:session): session closed for user root
May 30 20:35:11.163266 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-49dc157c-a72a-4afa-8e6a-cc8e2a5e7cf6 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.760s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:11.165473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-49dc157c-a72a-4afa-8e6a-cc8e2a5e7cf6 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:11.187567 n-d-843949-2 sudo[140737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g
May 30 20:35:11.189250 n-d-843949-2 sudo[140737]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:11.228875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:35:11.229781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:35:11.230866 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:11.295295 n-d-843949-2 sudo[140741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:35:11.296127 n-d-843949-2 sudo[140741]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:11.682142 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Terminate volume connection completed successfully.
May 30 20:35:11.767395 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:11.929723 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:11.932246 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:11.933300 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Removing iscsi_target for Volume ID: 041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:11.935127 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:12.112658 n-d-843949-2 sudo[140741]: pam_unix(sudo:session): session closed for user root
May 30 20:35:12.114482 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.884s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:12.116034 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:12.140990 n-d-843949-2 sudo[140873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:35:12.142498 n-d-843949-2 sudo[140873]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:12.147647 n-d-843949-2 sudo[140737]: pam_unix(sudo:session): session closed for user root
May 30 20:35:12.150197 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-49dc157c-a72a-4afa-8e6a-cc8e2a5e7cf6 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g" returned: 0 in 0.984s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:12.231035 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c -f" returned: 0 in 0.295s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:12.231330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:12.253041 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:12.301279 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-49dc157c-a72a-4afa-8e6a-cc8e2a5e7cf6 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:35:12.431468 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:12.432083 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:12.433102 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3d2efac4-2b3b-4201-8fc2-88195474794e tempest-TestVolumeBackupRestore-879025673 None] Remove volume export completed successfully.
May 30 20:35:12.721615 n-d-843949-2 sudo[140873]: pam_unix(sudo:session): session closed for user root
May 30 20:35:12.723573 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:12.725450 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:35:12.933081 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8f68d2d9-e21d-497a-9f96-2d9460c40509 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:12.955282 n-d-843949-2 sudo[140886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:12.956645 n-d-843949-2 sudo[140886]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:13.392213 n-d-843949-2 sudo[140886]: pam_unix(sudo:session): session closed for user root
May 30 20:35:13.394424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8f68d2d9-e21d-497a-9f96-2d9460c40509 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.461s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:13.396456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8f68d2d9-e21d-497a-9f96-2d9460c40509 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:13.440252 n-d-843949-2 sudo[140891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g
May 30 20:35:13.441673 n-d-843949-2 sudo[140891]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:14.221035 n-d-843949-2 sudo[140891]: pam_unix(sudo:session): session closed for user root
May 30 20:35:14.223323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8f68d2d9-e21d-497a-9f96-2d9460c40509 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb --snapshot stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -L 1.00g" returned: 0 in 0.827s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:14.336321 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8f68d2d9-e21d-497a-9f96-2d9460c40509 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:35:15.180737 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-71c74cf2-1599-48c3-b8a6-0b1febb270fd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:35:15.183560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:15.219189 n-d-843949-2 sudo[141024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd
May 30 20:35:15.220722 n-d-843949-2 sudo[141024]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:15.764056 n-d-843949-2 sudo[141024]: pam_unix(sudo:session): session closed for user root
May 30 20:35:15.766878 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd" returned: 0 in 0.583s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:15.770072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:15.806921 n-d-843949-2 sudo[141030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd
May 30 20:35:15.811437 n-d-843949-2 sudo[141030]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:16.585269 n-d-843949-2 sudo[141030]: pam_unix(sudo:session): session closed for user root
May 30 20:35:16.587461 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-71c74cf2-1599-48c3-b8a6-0b1febb270fd" returned: 0 in 0.817s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:16.676702 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['7987c211-ab45-40e8-861f-0189f56cb33e', 'ae4ba4d6-48af-4eed-97c9-b3af7024a411', '3495dc0d-f4a2-47f4-a395-4f34688c6902', '0787b41a-1ef6-4eac-b664-f984ac7dc61f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:35:16.678285 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:35:16.678285 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:35:16.678285 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:16.721589 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:35:16.727508 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3391684c-fc26-45d0-bcb7-2238b444fc22 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-71c74cf2-1599-48c3-b8a6-0b1febb270fd-delete_snapshot'" released by "delete_snapshot" :: held 1.547s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:35:17.628441 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:35:17.631186 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:17.671517 n-d-843949-2 sudo[141116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb
May 30 20:35:17.672887 n-d-843949-2 sudo[141116]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:18.113865 n-d-843949-2 sudo[141116]: pam_unix(sudo:session): session closed for user root
May 30 20:35:18.116584 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb" returned: 0 in 0.485s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:18.118815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:18.139278 n-d-843949-2 sudo[141119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb
May 30 20:35:18.140969 n-d-843949-2 sudo[141119]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:18.820562 n-d-843949-2 sudo[141119]: pam_unix(sudo:session): session closed for user root
May 30 20:35:18.822783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb" returned: 0 in 0.704s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:18.930271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['f62f92ee-dba3-4928-945f-6aaff1aeab6b', '62d7476d-9635-43fc-96b6-c29fe812ede2', '3a4d32c9-fab7-4e2b-a8fb-9994e73bd841', '8ba12e1d-71ee-4f07-b953-39c60879cbb3'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:35:18.932961 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:35:18.932961 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:35:18.932961 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:19.007244 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:35:19.018397 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-be4f3a8c-0ddd-43bd-9b1b-a1c25bb94e17 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-37a45d5d-93f1-4e19-ac99-b7a39c6f94fb-delete_snapshot'" released by "delete_snapshot" :: held 1.391s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:35:19.336961 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:19.377220 n-d-843949-2 sudo[141200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:19.378033 n-d-843949-2 sudo[141200]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:19.873820 n-d-843949-2 sudo[141200]: pam_unix(sudo:session): session closed for user root
May 30 20:35:19.876233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 0.539s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:19.980059 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:19.992350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:19.992775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: I_T nexus: 40
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: dprX4muBMdVg7DhuzSeb
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:35:19.993309 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:35:19.995256 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Creating iscsi_target for Volume ID: volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Created volume path /opt/stack/data/cinder/volumes/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c,
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: incominguser ESrKw8a55krNGRB38gCX PmqMAbJZjbwQu6kM
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:20.000756 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:35:20.002348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:20.039379 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-1a5d8213-a957-46cb-9fd7-28f5123adc7b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:35:20.045061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:20.080085 n-d-843949-2 sudo[141226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b
May 30 20:35:20.082719 n-d-843949-2 sudo[141226]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:20.659233 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 0.656s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:20.659726 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:20.660826 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:35:20.661324 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:35:20.663079 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:20.676939 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:20.677477 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: I_T nexus: 40
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020000
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf20
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00020001
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf21
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: dprX4muBMdVg7DhuzSeb
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:35:20.678315 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:35:20.682305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:20.759321 n-d-843949-2 sudo[141226]: pam_unix(sudo:session): session closed for user root
May 30 20:35:20.761631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b" returned: 0 in 0.717s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:20.763386 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:20.806960 n-d-843949-2 sudo[141272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b
May 30 20:35:20.807757 n-d-843949-2 sudo[141272]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:20.843434 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:20.843804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:20.845160 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:21.020566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:21.021106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:21.022424 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Set provider_location to: 10.222.0.84:3260,3 iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:35:21.117368 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c', 'target_lun': 1, 'volume_id': '041ccf4e-4e03-4aad-8839-fef9308dac3c', 'auth_method': 'CHAP', 'auth_username': 'ESrKw8a55krNGRB38gCX', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '24eb7895-a05b-407d-be2a-28ad55497fca'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:35:21.342622 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-46bb7dd9-113a-41d3-ae83-bd85000701d0 req-5f56d1be-7e51-4756-9aaf-146094ee75c5 tempest-TestVolumeBackupRestore-879025673 None] attachment_update completed successfully.
May 30 20:35:21.814662 n-d-843949-2 sudo[141272]: pam_unix(sudo:session): session closed for user root
May 30 20:35:21.816544 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1a5d8213-a957-46cb-9fd7-28f5123adc7b" returned: 0 in 1.053s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:21.899189 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['6b47ee01-1455-4060-b4da-5edd6f1a3a74', 'f13d8a45-755b-4913-9c4c-6c601670a360', '45d47361-283f-44f2-9713-d34471ba8ab8', 'e0596069-e6bd-4296-a7ec-d7d3481a7e93'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:35:21.900985 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:35:21.900985 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:35:21.900985 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:21.945993 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:35:21.953402 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b9dfe4c0-22b9-4917-adbf-808d51860e04 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-1a5d8213-a957-46cb-9fd7-28f5123adc7b-delete_snapshot'" released by "delete_snapshot" :: held 1.914s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:35:23.431703 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-ac36f6a4-0c8a-450f-8266-7bc119b13f90 req-7a664c06-651b-4ebf-8644-b37fb9151678 tempest-VolumesSnapshotTestJSON-2145101648 None] Terminate volume connection completed successfully.
May 30 20:35:23.432817 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-ac36f6a4-0c8a-450f-8266-7bc119b13f90 req-7a664c06-651b-4ebf-8644-b37fb9151678 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleting attachment f49e939e-b65e-47fd-b1a0-91f841d38365. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:35:23.436995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:23.618704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:23.619038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064\n Backing store flags: \n Account information:\n dprX4muBMdVg7DhuzSeb\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:23.619708 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-ac36f6a4-0c8a-450f-8266-7bc119b13f90 req-7a664c06-651b-4ebf-8644-b37fb9151678 tempest-VolumesSnapshotTestJSON-2145101648 None] Removing iscsi_target for Volume ID: 90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:35:23.620804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:23.743092 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 -f" returned: 0 in 0.122s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:23.743403 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:23.747292 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:23.863075 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:23.863472 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:28.679015 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26a3cb1c-9d5d-47b1-8351-d5655dc69659 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:28.697945 n-d-843949-2 sudo[141406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:35:28.698744 n-d-843949-2 sudo[141406]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:29.114655 n-d-843949-2 sudo[141406]: pam_unix(sudo:session): session closed for user root
May 30 20:35:29.117173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26a3cb1c-9d5d-47b1-8351-d5655dc69659 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:29.118861 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26a3cb1c-9d5d-47b1-8351-d5655dc69659 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba6cb94e-fb91-4632-b411-40c41235d360 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:29.137955 n-d-843949-2 sudo[141431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba6cb94e-fb91-4632-b411-40c41235d360 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g
May 30 20:35:29.139410 n-d-843949-2 sudo[141431]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:29.969001 n-d-843949-2 sudo[141431]: pam_unix(sudo:session): session closed for user root
May 30 20:35:29.971862 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-26a3cb1c-9d5d-47b1-8351-d5655dc69659 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba6cb94e-fb91-4632-b411-40c41235d360 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g" returned: 0 in 0.852s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:30.059999 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-26a3cb1c-9d5d-47b1-8351-d5655dc69659 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:35:30.983655 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-ba6cb94e-fb91-4632-b411-40c41235d360-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:35:31.012947 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:31.033254 n-d-843949-2 sudo[141552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360
May 30 20:35:31.034205 n-d-843949-2 sudo[141552]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:31.477069 n-d-843949-2 sudo[141552]: pam_unix(sudo:session): session closed for user root
May 30 20:35:31.479409 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360" returned: 0 in 0.466s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:31.481535 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:31.499380 n-d-843949-2 sudo[141556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360
May 30 20:35:31.500255 n-d-843949-2 sudo[141556]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:32.130601 n-d-843949-2 sudo[141556]: pam_unix(sudo:session): session closed for user root
May 30 20:35:32.132870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba6cb94e-fb91-4632-b411-40c41235d360" returned: 0 in 0.651s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:32.221747 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['e32e7195-4ad8-40fc-9ae3-e052061841a5', 'a3922d99-1212-4cad-a78d-f262be7c5874', 'ecc1744c-e7e9-4b6a-a428-06363efabb11', 'c614558a-8804-4de4-9707-10669b6c7af9'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:35:32.223477 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:35:32.223477 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:35:32.223477 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:32.262440 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:35:32.274432 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-29188868-3846-46ec-9d1e-55eb16bcc4ea tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-ba6cb94e-fb91-4632-b411-40c41235d360-delete_snapshot'" released by "delete_snapshot" :: held 1.291s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:35:33.455375 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9c86d68b-195f-43ed-bf17-20123452a168 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:33.475731 n-d-843949-2 sudo[141635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:35:33.476776 n-d-843949-2 sudo[141635]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:33.894876 n-d-843949-2 sudo[141635]: pam_unix(sudo:session): session closed for user root
May 30 20:35:33.897151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9c86d68b-195f-43ed-bf17-20123452a168 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:33.899076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9c86d68b-195f-43ed-bf17-20123452a168 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:33.919625 n-d-843949-2 sudo[141638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g
May 30 20:35:33.920742 n-d-843949-2 sudo[141638]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:34.628202 n-d-843949-2 sudo[141638]: pam_unix(sudo:session): session closed for user root
May 30 20:35:34.630498 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9c86d68b-195f-43ed-bf17-20123452a168 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614 --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g" returned: 0 in 0.731s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:34.681035 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9c86d68b-195f-43ed-bf17-20123452a168 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:35:49.658606 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:49.678234 n-d-843949-2 sudo[141827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:35:49.679037 n-d-843949-2 sudo[141827]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:50.091217 n-d-843949-2 sudo[141827]: pam_unix(sudo:session): session closed for user root
May 30 20:35:50.093533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.435s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.140264 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:50.146317 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.146726 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: I_T nexus: 41
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: ESrKw8a55krNGRB38gCX
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:35:50.147333 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:35:50.150077 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Creating iscsi_target for Volume ID: volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume path /opt/stack/data/cinder/volumes/volume-8497aaad-79af-48f7-987b-7e1037d2628b,
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: incominguser aY8faHTiUZkAGcC58DSD bVxjXQBXu9zYhk5S
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]:
May 30 20:35:50.152288 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:35:50.155046 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:50.504066 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.350s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.504513 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:50.505178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:35:50.505678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:35:50.507088 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:50.514359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.514852 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b\n Backing store flags: \n Account information:\n aY8faHTiUZkAGcC58DSD\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: I_T nexus: 41
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030000
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf30
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00030001
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf31
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: ESrKw8a55krNGRB38gCX
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:35:50.515445 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:35:50.520548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:50.608066 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.608404 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b\n Backing store flags: \n Account information:\n aY8faHTiUZkAGcC58DSD\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:50.609559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:50.694847 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:50.695425 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b\n Backing store flags: \n Account information:\n aY8faHTiUZkAGcC58DSD\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:35:50.696228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Set provider_location to: 10.222.0.84:3260,4 iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:35:50.739471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b', 'target_lun': 1, 'volume_id': '8497aaad-79af-48f7-987b-7e1037d2628b', 'auth_method': 'CHAP', 'auth_username': 'aY8faHTiUZkAGcC58DSD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ce82222e-cea5-4e9d-b165-cd791dde7eb4'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:35:50.846996 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-cc6f347e-b677-46dc-bcef-5874f015becd req-1ce27286-57e6-462e-8f7f-b91650aee671 tempest-VolumesSnapshotTestJSON-2145101648 None] attachment_update completed successfully.
May 30 20:35:57.773712 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-79f66a67-dd58-4111-8986-cb03b08982d6 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:57.797414 n-d-843949-2 sudo[141936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:35:57.798262 n-d-843949-2 sudo[141936]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:58.373240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-79f66a67-dd58-4111-8986-cb03b08982d6 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.590s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:58.373240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-79f66a67-dd58-4111-8986-cb03b08982d6 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:35:58.362116 n-d-843949-2 sudo[141936]: pam_unix(sudo:session): session closed for user root
May 30 20:35:58.391564 n-d-843949-2 sudo[141942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g
May 30 20:35:58.392875 n-d-843949-2 sudo[141942]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:35:59.274355 n-d-843949-2 sudo[141942]: pam_unix(sudo:session): session closed for user root
May 30 20:35:59.276705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-79f66a67-dd58-4111-8986-cb03b08982d6 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g" returned: 0 in 0.910s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:35:59.348749 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-79f66a67-dd58-4111-8986-cb03b08982d6 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:36:00.436899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c63ab463-1489-4d0d-90c7-a945b8baae03 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:00.462919 n-d-843949-2 sudo[142115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:36:00.463997 n-d-843949-2 sudo[142115]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:01.001557 n-d-843949-2 sudo[142115]: pam_unix(sudo:session): session closed for user root
May 30 20:36:01.004112 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c63ab463-1489-4d0d-90c7-a945b8baae03 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.568s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:01.015085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c63ab463-1489-4d0d-90c7-a945b8baae03 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:01.057311 n-d-843949-2 sudo[142134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g
May 30 20:36:01.058729 n-d-843949-2 sudo[142134]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:02.020906 n-d-843949-2 sudo[142134]: pam_unix(sudo:session): session closed for user root
May 30 20:36:02.023520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c63ab463-1489-4d0d-90c7-a945b8baae03 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b --snapshot stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b -L 1.00g" returned: 0 in 1.014s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:02.098275 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c63ab463-1489-4d0d-90c7-a945b8baae03 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:36:02.638616 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:02.643192 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:02.684362 n-d-843949-2 sudo[142306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b
May 30 20:36:02.685215 n-d-843949-2 sudo[142306]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:03.272340 n-d-843949-2 sudo[142306]: pam_unix(sudo:session): session closed for user root
May 30 20:36:03.275237 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b" returned: 0 in 0.632s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:03.278730 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:03.330053 n-d-843949-2 sudo[142309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b
May 30 20:36:03.334221 n-d-843949-2 sudo[142309]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:04.368357 n-d-843949-2 sudo[142309]: pam_unix(sudo:session): session closed for user root
May 30 20:36:04.374728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b" returned: 0 in 1.095s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:04.510938 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['d9f29838-e66a-4515-8512-0800e1cd5a87', 'cee8346e-a9c8-4b50-b2c5-d54e40f974e6', '41c1a895-c4fd-409b-b70f-acf66954cc8b', '7b3dec87-a3ea-442c-acdf-e27403c3e683'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:04.513192 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:04.513192 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:04.513192 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:04.574842 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:36:04.581356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0da6a4be-4e4c-4525-ae3c-7a98798bcf6f tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-3b39cf34-0b5b-423c-a3b7-bfa2f4e3366b-delete_snapshot'" released by "delete_snapshot" :: held 1.943s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:04.980353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-baa45b59-2b7c-4476-b7ce-ef779b529614-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:04.982780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:05.024636 n-d-843949-2 sudo[142435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614
May 30 20:36:05.026579 n-d-843949-2 sudo[142435]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:05.570278 n-d-843949-2 sudo[142435]: pam_unix(sudo:session): session closed for user root
May 30 20:36:05.572664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614" returned: 0 in 0.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:05.574849 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:05.595725 n-d-843949-2 sudo[142440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614
May 30 20:36:05.596709 n-d-843949-2 sudo[142440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:06.353830 n-d-843949-2 sudo[142440]: pam_unix(sudo:session): session closed for user root
May 30 20:36:06.361324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-baa45b59-2b7c-4476-b7ce-ef779b529614" returned: 0 in 0.781s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:06.528762 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['87c74032-1e19-4ea7-acd4-ffbade4219fe', 'df3e0293-fe68-424b-9855-d0c66fd6e848', '512adaf7-fe31-4926-ae72-10b5102ef400', '88fcdc08-3e94-4e8b-9427-35e65c6c9434'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:06.531690 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:06.531690 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:06.531690 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:06.582510 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:36:06.587599 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2d40387a-0bae-4ed2-8376-ea47b349f8d2 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-baa45b59-2b7c-4476-b7ce-ef779b529614-delete_snapshot'" released by "delete_snapshot" :: held 1.607s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:07.304658 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-9f9f209e-4c20-4823-81d7-9f7d0e4e646f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:07.306525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:07.353260 n-d-843949-2 sudo[142525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f
May 30 20:36:07.354159 n-d-843949-2 sudo[142525]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:07.802017 n-d-843949-2 sudo[142525]: pam_unix(sudo:session): session closed for user root
May 30 20:36:07.806658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f" returned: 0 in 0.498s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:07.807773 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:07.838395 n-d-843949-2 sudo[142528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f
May 30 20:36:07.839252 n-d-843949-2 sudo[142528]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:08.602258 n-d-843949-2 sudo[142528]: pam_unix(sudo:session): session closed for user root
May 30 20:36:08.604512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9f9f209e-4c20-4823-81d7-9f7d0e4e646f" returned: 0 in 0.796s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:08.703950 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['3897a137-0f93-4398-95cf-cdb42061ff09', '8c6f7e4f-7b12-4ecb-95a2-45ebcd0daa18', 'c5321e4a-677a-4c42-881d-b83358446673', '37b9f5ba-645e-4007-9341-80a7b80b85c3'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:08.706702 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:08.706702 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:08.706702 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:08.754650 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:36:08.763168 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2e92844b-49ef-4632-8fc9-ebf2acca2fd9 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-9f9f209e-4c20-4823-81d7-9f7d0e4e646f-delete_snapshot'" released by "delete_snapshot" :: held 1.459s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:10.685229 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-34a59667-4ee5-4a11-87cd-ca45f162dfba req-30c5c87e-688b-458a-a081-983742fe34ff tempest-VolumesSnapshotTestJSON-2145101648 None] Terminate volume connection completed successfully.
May 30 20:36:10.686049 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-34a59667-4ee5-4a11-87cd-ca45f162dfba req-30c5c87e-688b-458a-a081-983742fe34ff tempest-VolumesSnapshotTestJSON-2145101648 None] Deleting attachment ce82222e-cea5-4e9d-b165-cd791dde7eb4. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:36:10.691193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:10.803527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:10.803867 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b\n Backing store flags: \n Account information:\n aY8faHTiUZkAGcC58DSD\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:10.804772 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-34a59667-4ee5-4a11-87cd-ca45f162dfba req-30c5c87e-688b-458a-a081-983742fe34ff tempest-VolumesSnapshotTestJSON-2145101648 None] Removing iscsi_target for Volume ID: 8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:36:10.805925 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:10.997774 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8497aaad-79af-48f7-987b-7e1037d2628b -f" returned: 0 in 0.191s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:10.997774 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:10.999620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:11.240021 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:36:11.241021 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:11.242527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:11.269587 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:11.270501 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:11.287295 n-d-843949-2 sudo[142667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:11.288132 n-d-843949-2 sudo[142667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:11.811757 n-d-843949-2 sudo[142667]: pam_unix(sudo:session): session closed for user root
May 30 20:36:11.813575 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.572s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:11.815627 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:11.835274 n-d-843949-2 sudo[142670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:36:11.836192 n-d-843949-2 sudo[142670]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:12.314240 n-d-843949-2 sudo[142670]: pam_unix(sudo:session): session closed for user root
May 30 20:36:12.321058 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:12.325043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:36:17.849862 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:36:17.855681 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:36:17.856369 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:36:17.871641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (3d393e29-c714-4d48-8127-39416815e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:17.875209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5922dfa-0f0a-4e54-b4c1-2d528994f65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:17.899319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:36:17.932625 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5922dfa-0f0a-4e54-b4c1-2d528994f65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-14930647',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=2bc95499-0f64-4459-89cd-17750a961dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:36:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:36:18Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:17.935103 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e703aec-82c7-4237-87cc-037978ae3e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:17.937835 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e703aec-82c7-4237-87cc-037978ae3e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:17.941878 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd4b1451-560e-4c37-8537-bebc2662a64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:17.944319 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd4b1451-560e-4c37-8537-bebc2662a64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2bc95499-0f64-4459-89cd-17750a961dfc', 'volume_name': 'volume-2bc95499-0f64-4459-89cd-17750a961dfc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:17.946695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ae2c72e-b076-4398-a942-bc90215d3bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:17.949735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ae2c72e-b076-4398-a942-bc90215d3bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:17.952564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65229874-1c19-424e-b420-8c10944370e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:17.953323 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 2bc95499-0f64-4459-89cd-17750a961dfc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2bc95499-0f64-4459-89cd-17750a961dfc', 'volume_size': 1}
May 30 20:36:17.954854 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bc95499-0f64-4459-89cd-17750a961dfc stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:17.978089 n-d-843949-2 sudo[142721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bc95499-0f64-4459-89cd-17750a961dfc stack-volumes-lvmdriver-1 -L 1g
May 30 20:36:17.978899 n-d-843949-2 sudo[142721]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:18.575309 n-d-843949-2 sudo[142721]: pam_unix(sudo:session): session closed for user root
May 30 20:36:18.578749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bc95499-0f64-4459-89cd-17750a961dfc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.624s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:18.582981 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (65229874-1c19-424e-b420-8c10944370e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2bc95499-0f64-4459-89cd-17750a961dfc', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:18.585478 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1593a72-50ed-4da0-b80f-276ddc3f94cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:18.601481 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-2bc95499-0f64-4459-89cd-17750a961dfc (2bc95499-0f64-4459-89cd-17750a961dfc): created successfully
May 30 20:36:18.604639 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1593a72-50ed-4da0-b80f-276ddc3f94cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:18.607933 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (3d393e29-c714-4d48-8127-39416815e402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:18.617939 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c019d05d-e5e8-4f19-ab13-e1fc35657788 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:36:19.319461 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb09c4bf-6918-4702-bb01-bbba1ee67b02 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:19.367262 n-d-843949-2 sudo[142755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:36:19.369301 n-d-843949-2 sudo[142755]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:20.058541 n-d-843949-2 sudo[142755]: pam_unix(sudo:session): session closed for user root
May 30 20:36:20.061692 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb09c4bf-6918-4702-bb01-bbba1ee67b02 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc" returned: 0 in 0.742s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:20.062775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb09c4bf-6918-4702-bb01-bbba1ee67b02 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 --snapshot stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:20.093906 n-d-843949-2 sudo[142758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 --snapshot stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc -L 1.00g
May 30 20:36:20.094741 n-d-843949-2 sudo[142758]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:21.056020 n-d-843949-2 sudo[142758]: pam_unix(sudo:session): session closed for user root
May 30 20:36:21.065632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-bb09c4bf-6918-4702-bb01-bbba1ee67b02 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 --snapshot stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc -L 1.00g" returned: 0 in 0.995s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:21.189286 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-bb09c4bf-6918-4702-bb01-bbba1ee67b02 tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:36:22.802449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:36:22.807444 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:36:22.808547 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:36:22.834892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (95689f06-d065-49ce-8f02-546ba9352ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:22.839568 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (635efeef-1b39-42b2-acfb-e4ea8763e216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:22.886864 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:36:22.917461 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (635efeef-1b39-42b2-acfb-e4ea8763e216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1888299613',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=30c561a7-c9c5-4187-930c-5ae4b8525775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:36:23Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=1b70a6c0-993f-435c-95ff-b90c79bcd339,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:36:23Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:22.920748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (130579a7-9514-4002-9fc6-937bf7638b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:22.923261 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (130579a7-9514-4002-9fc6-937bf7638b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:22.925706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f2fce86-f19a-488b-bb88-90ce4bdf2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:22.928300 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f2fce86-f19a-488b-bb88-90ce4bdf2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '30c561a7-c9c5-4187-930c-5ae4b8525775', 'volume_name': 'volume-30c561a7-c9c5-4187-930c-5ae4b8525775', 'volume_size': 2, 'snapshot_id': '1b70a6c0-993f-435c-95ff-b90c79bcd339'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:22.930532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e88b5ff-f2ee-4266-b6c3-10340554b4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:22.933141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e88b5ff-f2ee-4266-b6c3-10340554b4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:22.935421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634552d4-3eec-4be7-a072-5d368333543e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:22.936275 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 30c561a7-c9c5-4187-930c-5ae4b8525775: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-30c561a7-c9c5-4187-930c-5ae4b8525775', 'volume_size': 2, 'snapshot_id': '1b70a6c0-993f-435c-95ff-b90c79bcd339'}
May 30 20:36:22.959310 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30c561a7-c9c5-4187-930c-5ae4b8525775 stack-volumes-lvmdriver-1 -L 2g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:22.982292 n-d-843949-2 sudo[142922]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30c561a7-c9c5-4187-930c-5ae4b8525775 stack-volumes-lvmdriver-1 -L 2g
May 30 20:36:22.984158 n-d-843949-2 sudo[142922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:23.551401 n-d-843949-2 sudo[142922]: pam_unix(sudo:session): session closed for user root
May 30 20:36:23.553772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30c561a7-c9c5-4187-930c-5ae4b8525775 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.594s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:23.555713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:23.586808 n-d-843949-2 sudo[142954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339
May 30 20:36:23.588212 n-d-843949-2 sudo[142954]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:24.083887 n-d-843949-2 sudo[142954]: pam_unix(sudo:session): session closed for user root
May 30 20:36:24.086503 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339" returned: 0 in 0.530s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:24.089396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:24.112835 n-d-843949-2 sudo[142976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 iflag=direct
May 30 20:36:24.114403 n-d-843949-2 sudo[142976]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:24.454681 n-d-843949-2 sudo[142976]: pam_unix(sudo:session): session closed for user root
May 30 20:36:24.457231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 iflag=direct" returned: 0 in 0.367s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:24.458789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:24.495105 n-d-843949-2 sudo[142993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 oflag=direct
May 30 20:36:24.509000 n-d-843949-2 sudo[142993]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:24.857676 n-d-843949-2 sudo[142993]: pam_unix(sudo:session): session closed for user root
May 30 20:36:24.862433 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 oflag=direct" returned: 0 in 0.403s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:24.863919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:24.898716 n-d-843949-2 sudo[143016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:36:24.899557 n-d-843949-2 sudo[143016]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:26.265381 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-1b63966a-f573-42a9-8645-2eed69e2244d req-7835eadd-62b6-40ac-bec8-adbdadc3d877 tempest-TestVolumeBackupRestore-879025673 None] Terminate volume connection completed successfully.
May 30 20:36:26.266803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-1b63966a-f573-42a9-8645-2eed69e2244d req-7835eadd-62b6-40ac-bec8-adbdadc3d877 tempest-TestVolumeBackupRestore-879025673 None] Deleting attachment 24eb7895-a05b-407d-be2a-28ad55497fca. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:36:26.270305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:26.380212 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:26.380539 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c\n Backing store flags: \n Account information:\n ESrKw8a55krNGRB38gCX\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:26.381176 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-1b63966a-f573-42a9-8645-2eed69e2244d req-7835eadd-62b6-40ac-bec8-adbdadc3d877 tempest-TestVolumeBackupRestore-879025673 None] Removing iscsi_target for Volume ID: 041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:26.382290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:26.516438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-041ccf4e-4e03-4aad-8839-fef9308dac3c -f" returned: 0 in 0.133s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:26.517144 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:26.519303 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:26.639437 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:26.639748 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:29.908366 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Lock "b'cinder-041ccf4e-4e03-4aad-8839-fef9308dac3c-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:30.030416 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:30.218472 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Lock "b'cinder-2c41546f-e887-4144-bc22-052a08611b90-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:30.312724 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:30.313031 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:30.318571 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Skipping remove_export. No iscsi_target is presently exported for volume: 041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:30.319654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 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 stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:30.370745 n-d-843949-2 sudo[143105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:30.377933 n-d-843949-2 sudo[143105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:30.381022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:30.731497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.362s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:30.732881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277088]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:36:30.735715 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c41546f-e887-4144-bc22-052a08611b90
May 30 20:36:30.738061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 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 stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:30.803893 n-d-843949-2 sudo[143111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:36:30.814997 n-d-843949-2 sudo[143111]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:31.125248 n-d-843949-2 sudo[143016]: pam_unix(sudo:session): session closed for user root
May 30 20:36:31.127683 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.263s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:31.128401 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--1b70a6c0--993f--435c--95ff--b90c79bcd339, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--30c561a7--c9c5--4187--930c--5ae4b8525775, size 1024.00 MB, duration 6.26 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:36:31.128793 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy 1024.00 MB at 163.45 MB/s
May 30 20:36:31.222208 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634552d4-3eec-4be7-a072-5d368333543e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30c561a7-c9c5-4187-930c-5ae4b8525775', 'volume_size': 2, 'snapshot_id': '1b70a6c0-993f-435c-95ff-b90c79bcd339'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:31.235204 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62531556-2815-4766-a824-2c7765ad8434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:31.249640 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-30c561a7-c9c5-4187-930c-5ae4b8525775 (30c561a7-c9c5-4187-930c-5ae4b8525775): created successfully
May 30 20:36:31.252318 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (62531556-2815-4766-a824-2c7765ad8434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:31.266006 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (95689f06-d065-49ce-8f02-546ba9352ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:31.286530 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b0d062ba-7224-4e4e-9b35-9d76ec17b83a tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:36:31.358431 n-d-843949-2 sudo[143105]: pam_unix(sudo:session): session closed for user root
May 30 20:36:31.360252 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 1.041s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:31.362428 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:31.408443 n-d-843949-2 sudo[143124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:31.410619 n-d-843949-2 sudo[143124]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:31.564902 n-d-843949-2 sudo[143111]: pam_unix(sudo:session): session closed for user root
May 30 20:36:31.567430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90" returned: 0 in 0.829s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:31.569190 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:31.609849 n-d-843949-2 sudo[143127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:36:31.611833 n-d-843949-2 sudo[143127]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:32.114954 n-d-843949-2 sudo[143124]: pam_unix(sudo:session): session closed for user root
May 30 20:36:32.117866 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 0.755s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:32.120060 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:32.197125 n-d-843949-2 sudo[143131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:32.202389 n-d-843949-2 sudo[143131]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:32.208317 n-d-843949-2 sudo[143127]: pam_unix(sudo:session): session closed for user root
May 30 20:36:32.214295 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90" returned: 0 in 0.643s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:32.219037 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:32.273451 n-d-843949-2 sudo[143135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90
May 30 20:36:32.274298 n-d-843949-2 sudo[143135]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:32.496937 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-30c561a7-c9c5-4187-930c-5ae4b8525775-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:32.695175 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 30c561a7-c9c5-4187-930c-5ae4b8525775
May 30 20:36:32.696450 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:32.751036 n-d-843949-2 sudo[143139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775
May 30 20:36:32.752968 n-d-843949-2 sudo[143139]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:33.376949 n-d-843949-2 sudo[143135]: pam_unix(sudo:session): session closed for user root
May 30 20:36:33.379792 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c41546f-e887-4144-bc22-052a08611b90" returned: 0 in 1.160s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:33.381021 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Successfully deleted volume: 2c41546f-e887-4144-bc22-052a08611b90
May 30 20:36:33.472197 n-d-843949-2 sudo[143131]: pam_unix(sudo:session): session closed for user root
May 30 20:36:33.496509 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-041ccf4e-4e03-4aad-8839-fef9308dac3c" returned: 0 in 1.374s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:33.500358 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Successfully deleted volume: 041ccf4e-4e03-4aad-8839-fef9308dac3c
May 30 20:36:33.563719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Created reservations ['ba7a7efd-8e14-44ed-8f3f-d301c7ae4ea6', 'a8050827-1487-4067-856d-c729ebefb49d', '6ee1315e-bb68-4c1c-a169-d9adf14f3f1f', '223683cf-5076-4e95-b79a-6bd3d7f92b1e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:33.568746 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:33.568746 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:33.568746 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:33.580620 n-d-843949-2 sudo[143139]: pam_unix(sudo:session): session closed for user root
May 30 20:36:33.586013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775" returned: 0 in 0.888s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:33.589139 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:33.645916 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:33.645916 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:33.645916 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:33.664641 n-d-843949-2 sudo[143151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775
May 30 20:36:33.666411 n-d-843949-2 sudo[143151]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:33.788936 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Created reservations ['f6573c74-1a85-4397-80bf-6c912fc3d9a4', '1c1f0335-938b-4817-be97-26aa36c91dfd', 'abeace47-2aa3-4606-92fa-4db5163ac7af', '878f3dda-bd2d-41f8-9dca-320342db4687'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:33.926859 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:33.936795 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:34.040414 n-d-843949-2 sudo[143153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:34.044874 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:34.045890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:34.050797 n-d-843949-2 sudo[143153]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:34.140474 n-d-843949-2 sudo[143154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:34.142153 n-d-843949-2 sudo[143154]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:34.828269 n-d-843949-2 sudo[143151]: pam_unix(sudo:session): session closed for user root
May 30 20:36:34.830914 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775" returned: 0 in 1.241s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:34.833412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:34.878434 n-d-843949-2 sudo[143162]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775
May 30 20:36:34.879368 n-d-843949-2 sudo[143162]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:35.087698 n-d-843949-2 sudo[143154]: pam_unix(sudo:session): session closed for user root
May 30 20:36:35.090307 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 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 1.044s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:35.092923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:35.099042 n-d-843949-2 sudo[143153]: pam_unix(sudo:session): session closed for user root
May 30 20:36:35.129544 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 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 1.192s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:35.131884 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:35.136980 n-d-843949-2 sudo[143166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:36:35.137789 n-d-843949-2 sudo[143166]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:35.199106 n-d-843949-2 sudo[143168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:36:35.199950 n-d-843949-2 sudo[143168]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:35.577387 n-d-843949-2 sudo[143162]: pam_unix(sudo:session): session closed for user root
May 30 20:36:35.579828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30c561a7-c9c5-4187-930c-5ae4b8525775" returned: 0 in 0.746s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:35.581688 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 30c561a7-c9c5-4187-930c-5ae4b8525775
May 30 20:36:35.680091 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['9c34ff88-feba-4110-a72e-25844231fd6d', 'b38b8dba-e7fd-446e-b9fa-3a0814d24fc1', '60c97f44-de7b-40c3-84e1-63236bf6cc1a', '9cff8386-498c-4d85-86ec-b8aee0c66c20'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:35.682411 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:35.682411 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:35.682411 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:35.747563 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:35.748391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:35.778201 n-d-843949-2 sudo[143186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:35.780345 n-d-843949-2 sudo[143186]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:35.872968 n-d-843949-2 sudo[143166]: pam_unix(sudo:session): session closed for user root
May 30 20:36:35.875442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:35.878164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:36:35.892283 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Deleted volume successfully.
May 30 20:36:35.910059 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-325a1026-6640-4032-859b-f496bf91fc7b tempest-TestVolumeBackupRestore-879025673 None] Lock "b'cinder-041ccf4e-4e03-4aad-8839-fef9308dac3c-delete_volume'" released by "delete_volume" :: held 6.002s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:35.969974 n-d-843949-2 sudo[143168]: pam_unix(sudo:session): session closed for user root
May 30 20:36:35.971772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:35.973136 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:36:35.980774 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Deleted volume successfully.
May 30 20:36:36.001033 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-948a862d-4271-4c00-acb7-ab1cc1cad73a tempest-TestVolumeBackupRestore-879025673 None] Lock "b'cinder-2c41546f-e887-4144-bc22-052a08611b90-delete_volume'" released by "delete_volume" :: held 5.785s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:36.202277 n-d-843949-2 sudo[143186]: pam_unix(sudo:session): session closed for user root
May 30 20:36:36.204348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 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.456s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:36.206019 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:36.227388 n-d-843949-2 sudo[143190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:36:36.228810 n-d-843949-2 sudo[143190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:36.865482 n-d-843949-2 sudo[143190]: pam_unix(sudo:session): session closed for user root
May 30 20:36:36.869158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:36.870730 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:36:36.877287 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:36:36.904641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-59eeb0b0-2b51-4311-b7dc-66583279a989 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-30c561a7-c9c5-4187-930c-5ae4b8525775-delete_volume'" released by "delete_volume" :: held 4.410s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:37.055635 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:36:37.064842 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:36:37.065680 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:36:37.080131 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (8c1b0649-2738-4b1f-a468-6f31c6c20b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:37.083719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (632de205-5691-41f6-8c6c-dccf672a1dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.109574 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:36:37.139247 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (632de205-5691-41f6-8c6c-dccf672a1dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-280515393',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=82486398-e7cf-4d70-b991-a08c0d6fbf83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:36:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:36:37Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.143146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ffeb7c8-4984-42b3-8b48-32d426585677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.146230 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ffeb7c8-4984-42b3-8b48-32d426585677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.149431 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c7b0826-765d-4369-9516-f59249fee3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.151987 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c7b0826-765d-4369-9516-f59249fee3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82486398-e7cf-4d70-b991-a08c0d6fbf83', 'volume_name': 'volume-82486398-e7cf-4d70-b991-a08c0d6fbf83', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.155319 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (340e4daf-d631-41a0-8f34-31d3129a1347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.157761 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (340e4daf-d631-41a0-8f34-31d3129a1347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.160278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a601546-a895-4689-a7af-18ec030b4179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.161293 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 82486398-e7cf-4d70-b991-a08c0d6fbf83: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82486398-e7cf-4d70-b991-a08c0d6fbf83', 'volume_size': 1}
May 30 20:36:37.162710 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:37.188381 n-d-843949-2 sudo[143207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 stack-volumes-lvmdriver-1 -L 1g
May 30 20:36:37.189994 n-d-843949-2 sudo[143207]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:37.718137 n-d-843949-2 sudo[143207]: pam_unix(sudo:session): session closed for user root
May 30 20:36:37.720578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.557s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:37.724271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a601546-a895-4689-a7af-18ec030b4179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82486398-e7cf-4d70-b991-a08c0d6fbf83', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.726695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996afcd2-8c17-433f-9e5f-ea30f4e9d922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:37.739169 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 (82486398-e7cf-4d70-b991-a08c0d6fbf83): created successfully
May 30 20:36:37.741583 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (996afcd2-8c17-433f-9e5f-ea30f4e9d922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:37.744767 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (8c1b0649-2738-4b1f-a468-6f31c6c20b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:37.752882 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-681163a6-f718-4f7b-950f-e63baaa6bd3d tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:36:38.414654 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d4f8ecd-ca62-4e5d-9aa9-d5d3784fd27f tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:38.469625 n-d-843949-2 sudo[143248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:38.470491 n-d-843949-2 sudo[143248]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:38.908938 n-d-843949-2 sudo[143248]: pam_unix(sudo:session): session closed for user root
May 30 20:36:38.912381 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d4f8ecd-ca62-4e5d-9aa9-d5d3784fd27f tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83" returned: 0 in 0.497s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:38.914500 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d4f8ecd-ca62-4e5d-9aa9-d5d3784fd27f tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e --snapshot stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:38.942773 n-d-843949-2 sudo[143254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e --snapshot stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 -L 1.00g
May 30 20:36:38.943831 n-d-843949-2 sudo[143254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:39.914188 n-d-843949-2 sudo[143254]: pam_unix(sudo:session): session closed for user root
May 30 20:36:39.917319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2d4f8ecd-ca62-4e5d-9aa9-d5d3784fd27f tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e --snapshot stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 -L 1.00g" returned: 0 in 1.002s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:40.020017 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2d4f8ecd-ca62-4e5d-9aa9-d5d3784fd27f tempest-VolumesSnapshotTestJSON-2145101648 None] Create snapshot completed successfully
May 30 20:36:41.524863 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:36:41.531468 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:36:41.532447 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 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'
May 30 20:36:41.563054 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (b71fd223-766b-4094-b730-e6bb73d99172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:41.566533 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af7a6623-52b7-4598-aeaf-2673cc579924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:41.592856 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:36:41.618949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af7a6623-52b7-4598-aeaf-2673cc579924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2038511739',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=138469ba-a3df-4a41-a9d8-ac9ea96c8890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55d910e5fa343e7badd76f651e60ee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:36:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f31fbefe-ffaf-4606-b21e-556c29ac9b7e,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:36:41Z,user_id='f6f205dc1b2e4a4f89331434c0b50d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:41.621937 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80084931-4538-4d2d-a31f-44be154bae03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:41.624482 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80084931-4538-4d2d-a31f-44be154bae03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:41.627150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aa79c2b-bf02-4ec9-9ab4-dede31239e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:41.629416 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aa79c2b-bf02-4ec9-9ab4-dede31239e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '138469ba-a3df-4a41-a9d8-ac9ea96c8890', 'volume_name': 'volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890', 'volume_size': 1, 'snapshot_id': 'f31fbefe-ffaf-4606-b21e-556c29ac9b7e'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:41.637176 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d329672-6456-4b33-88ca-6b9fd10555c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:41.640088 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d329672-6456-4b33-88ca-6b9fd10555c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:41.643347 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9115597-2497-4a96-8ebc-bd822db3c1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:41.644689 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume 138469ba-a3df-4a41-a9d8-ac9ea96c8890: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890', 'volume_size': 1, 'snapshot_id': 'f31fbefe-ffaf-4606-b21e-556c29ac9b7e'}
May 30 20:36:41.665281 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:41.708033 n-d-843949-2 sudo[143369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 stack-volumes-lvmdriver-1 -L 1g
May 30 20:36:41.709256 n-d-843949-2 sudo[143369]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:42.245971 n-d-843949-2 sudo[143369]: pam_unix(sudo:session): session closed for user root
May 30 20:36:42.248576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.583s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:42.250707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:42.283310 n-d-843949-2 sudo[143409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e
May 30 20:36:42.284711 n-d-843949-2 sudo[143409]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:42.831564 n-d-843949-2 sudo[143409]: pam_unix(sudo:session): session closed for user root
May 30 20:36:42.833940 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e" returned: 0 in 0.583s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:42.836474 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:42.890301 n-d-843949-2 sudo[143447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 iflag=direct
May 30 20:36:42.894927 n-d-843949-2 sudo[143447]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:43.362660 n-d-843949-2 sudo[143447]: pam_unix(sudo:session): session closed for user root
May 30 20:36:43.365605 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 iflag=direct" returned: 0 in 0.529s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:43.366596 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:43.406464 n-d-843949-2 sudo[143463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 oflag=direct
May 30 20:36:43.407286 n-d-843949-2 sudo[143463]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:43.931789 n-d-843949-2 sudo[143463]: pam_unix(sudo:session): session closed for user root
May 30 20:36:43.934338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 oflag=direct" returned: 0 in 0.567s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:43.935414 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:43.983509 n-d-843949-2 sudo[143475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:36:43.984358 n-d-843949-2 sudo[143475]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:51.127321 n-d-843949-2 sudo[143475]: pam_unix(sudo:session): session closed for user root
May 30 20:36:51.132933 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.195s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:51.134377 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f31fbefe--ffaf--4606--b21e--556c29ac9b7e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--138469ba--a3df--4a41--a9d8--ac9ea96c8890, size 1024.00 MB, duration 7.20 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:36:51.134924 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume copy 1024.00 MB at 142.23 MB/s
May 30 20:36:51.209939 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a9115597-2497-4a96-8ebc-bd822db3c1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890', 'volume_size': 1, 'snapshot_id': 'f31fbefe-ffaf-4606-b21e-556c29ac9b7e'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:51.213394 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b656248-beea-423e-a50a-c58c1b37670a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:36:51.226622 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Volume volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 (138469ba-a3df-4a41-a9d8-ac9ea96c8890): created successfully
May 30 20:36:51.228865 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b656248-beea-423e-a50a-c58c1b37670a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:36:51.233064 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Flow 'volume_create_manager' (b71fd223-766b-4094-b730-e6bb73d99172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:36:51.251343 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b01b053a-a409-4ee0-b56d-b28606e71076 tempest-VolumesSnapshotTestJSON-2145101648 None] Created volume successfully.
May 30 20:36:52.263390 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-138469ba-a3df-4a41-a9d8-ac9ea96c8890-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:52.369731 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 138469ba-a3df-4a41-a9d8-ac9ea96c8890
May 30 20:36:52.371432 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:52.413496 n-d-843949-2 sudo[143683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890
May 30 20:36:52.414453 n-d-843949-2 sudo[143683]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:53.079819 n-d-843949-2 sudo[143683]: pam_unix(sudo:session): session closed for user root
May 30 20:36:53.083500 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890" returned: 0 in 0.712s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:53.087483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:53.137119 n-d-843949-2 sudo[143704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890
May 30 20:36:53.140665 n-d-843949-2 sudo[143704]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:53.766118 n-d-843949-2 sudo[143704]: pam_unix(sudo:session): session closed for user root
May 30 20:36:53.768921 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890" returned: 0 in 0.682s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:53.771545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:53.793461 n-d-843949-2 sudo[143712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890
May 30 20:36:53.794830 n-d-843949-2 sudo[143712]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:54.387521 n-d-843949-2 sudo[143712]: pam_unix(sudo:session): session closed for user root
May 30 20:36:54.389817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-138469ba-a3df-4a41-a9d8-ac9ea96c8890" returned: 0 in 0.618s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:54.390944 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 138469ba-a3df-4a41-a9d8-ac9ea96c8890
May 30 20:36:54.461564 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['cad076b8-5086-4b91-b9f3-fc36cad6b3ce', '661ba2b9-7e3e-4e10-aca0-b57a0daa8310', '34fb009e-b908-497a-a8d6-ae7695fd641c', '81ab8934-0f14-4944-aeb7-95f70978dfc5'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:54.464167 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:54.464167 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:54.464167 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:54.543022 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:54.544111 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:54.568760 n-d-843949-2 sudo[143720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:54.570170 n-d-843949-2 sudo[143720]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:55.035908 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-f31fbefe-ffaf-4606-b21e-556c29ac9b7e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:55.041621 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:55.099880 n-d-843949-2 sudo[143740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e
May 30 20:36:55.100721 n-d-843949-2 sudo[143740]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:55.279240 n-d-843949-2 sudo[143720]: pam_unix(sudo:session): session closed for user root
May 30 20:36:55.281827 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 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.737s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:55.284013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:55.331327 n-d-843949-2 sudo[143745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:36:55.333032 n-d-843949-2 sudo[143745]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:55.675361 n-d-843949-2 sudo[143740]: pam_unix(sudo:session): session closed for user root
May 30 20:36:55.677689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e" returned: 0 in 0.636s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:55.682145 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:55.709270 n-d-843949-2 sudo[143752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e
May 30 20:36:55.711128 n-d-843949-2 sudo[143752]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:55.820120 n-d-843949-2 sudo[143745]: pam_unix(sudo:session): session closed for user root
May 30 20:36:55.822791 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.538s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:55.825185 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:36:55.832166 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:36:55.853641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0b6396ed-7eb9-4422-a96e-dedb8466dede tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-138469ba-a3df-4a41-a9d8-ac9ea96c8890-delete_volume'" released by "delete_volume" :: held 3.591s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:56.452605 n-d-843949-2 sudo[143752]: pam_unix(sudo:session): session closed for user root
May 30 20:36:56.455265 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f31fbefe-ffaf-4606-b21e-556c29ac9b7e" returned: 0 in 0.773s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:56.555847 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['ed90363b-ef77-4202-a42a-36c6d3be44f6', 'a91b922e-60a9-4d6d-8bd5-e9e768d8370d', 'b42024a7-368c-456c-83cc-c9cc1cefcaf8', '84310c69-1d0f-477d-868d-eced0fa93c1f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:56.558933 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:56.558933 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:56.558933 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:56.621489 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:36:56.627388 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-56476c7e-c191-489a-acb2-674cad571850 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-f31fbefe-ffaf-4606-b21e-556c29ac9b7e-delete_snapshot'" released by "delete_snapshot" :: held 1.592s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:36:57.493991 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-82486398-e7cf-4d70-b991-a08c0d6fbf83-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:36:57.705638 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:57.706682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:57.767873 n-d-843949-2 sudo[143871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:57.770218 n-d-843949-2 sudo[143871]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:58.459395 n-d-843949-2 sudo[143871]: pam_unix(sudo:session): session closed for user root
May 30 20:36:58.461927 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83" returned: 0 in 0.755s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:58.463639 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:58.515405 n-d-843949-2 sudo[143901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:58.516262 n-d-843949-2 sudo[143901]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:59.117287 n-d-843949-2 sudo[143901]: pam_unix(sudo:session): session closed for user root
May 30 20:36:59.121057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83" returned: 0 in 0.657s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:59.125013 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:59.171259 n-d-843949-2 sudo[143913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:59.172301 n-d-843949-2 sudo[143913]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:36:59.764177 n-d-843949-2 sudo[143913]: pam_unix(sudo:session): session closed for user root
May 30 20:36:59.766741 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82486398-e7cf-4d70-b991-a08c0d6fbf83" returned: 0 in 0.641s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:36:59.768614 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 82486398-e7cf-4d70-b991-a08c0d6fbf83
May 30 20:36:59.826788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['8b8cb9cf-c805-4bdf-8116-78ac316b84c6', 'fabf1283-c3d3-46c7-86fc-199dbcf128f7', '8a0aff86-d179-41dc-8a3b-911c785765d2', 'b0a690dd-a00e-4f1b-80f5-09ee080b04e8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:36:59.831296 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:36:59.831296 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:36:59.831296 n-d-843949-2 cinder-volume[92362]:
May 30 20:36:59.891692 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:36:59.893133 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:36:59.987836 n-d-843949-2 sudo[143924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:36:59.990256 n-d-843949-2 sudo[143924]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:00.311081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-1b70a6c0-993f-435c-95ff-b90c79bcd339-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.037s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:37:00.317607 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:00.351843 n-d-843949-2 sudo[143943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339
May 30 20:37:00.355147 n-d-843949-2 sudo[143943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:00.784219 n-d-843949-2 sudo[143924]: pam_unix(sudo:session): session closed for user root
May 30 20:37:00.786815 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 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.893s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:00.789447 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:00.825791 n-d-843949-2 sudo[143964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:00.834754 n-d-843949-2 sudo[143964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:01.128877 n-d-843949-2 sudo[143943]: pam_unix(sudo:session): session closed for user root
May 30 20:37:01.131134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339" returned: 0 in 0.813s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:01.135370 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:01.212548 n-d-843949-2 sudo[143977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339
May 30 20:37:01.221093 n-d-843949-2 sudo[143977]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:01.494949 n-d-843949-2 sudo[143964]: pam_unix(sudo:session): session closed for user root
May 30 20:37:01.497557 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.708s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:01.500781 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:01.508151 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:37:01.541563 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-8df534a0-162d-4fc1-ad86-b570c2891e5c tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-82486398-e7cf-4d70-b991-a08c0d6fbf83-delete_volume'" released by "delete_volume" :: held 4.048s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:02.117343 n-d-843949-2 sudo[143977]: pam_unix(sudo:session): session closed for user root
May 30 20:37:02.119267 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1b70a6c0-993f-435c-95ff-b90c79bcd339" returned: 0 in 0.984s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:02.205769 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['8ff6cbc0-f797-43cd-ba6b-36dfff826870', '1ccbd8cf-024a-47b8-a420-3c1ddbecedc4', 'ff59839f-4601-4ac4-bdf0-c09f315693fe', '487cd2e0-4e1b-4039-a268-942b52e8d08d'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:02.207680 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:02.207680 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:02.207680 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:02.256906 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:37:02.262353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0b83e998-cd94-44e0-819f-b267564b0c4c tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-1b70a6c0-993f-435c-95ff-b90c79bcd339-delete_snapshot'" released by "delete_snapshot" :: held 1.952s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:02.561494 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-2bc95499-0f64-4459-89cd-17750a961dfc-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:37:02.637233 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:37:02.639801 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:02.683133 n-d-843949-2 sudo[144034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:37:02.688159 n-d-843949-2 sudo[144034]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:03.208570 n-d-843949-2 sudo[144034]: pam_unix(sudo:session): session closed for user root
May 30 20:37:03.210926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc" returned: 0 in 0.571s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:03.220339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:03.299075 n-d-843949-2 sudo[144043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:37:03.301243 n-d-843949-2 sudo[144043]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:03.881653 n-d-843949-2 sudo[144043]: pam_unix(sudo:session): session closed for user root
May 30 20:37:03.883919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc" returned: 0 in 0.665s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:03.886848 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:03.908776 n-d-843949-2 sudo[144046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:37:03.910323 n-d-843949-2 sudo[144046]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:04.342712 n-d-843949-2 sudo[144046]: pam_unix(sudo:session): session closed for user root
May 30 20:37:04.346038 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bc95499-0f64-4459-89cd-17750a961dfc" returned: 0 in 0.458s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:04.347390 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 2bc95499-0f64-4459-89cd-17750a961dfc
May 30 20:37:04.394007 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['9b3e6011-4bb5-4537-95c7-846c34ddb5bb', '3a640733-85ce-4f9d-b41f-151bd6d01cb5', 'a64bc135-5219-4b1c-8087-6fff9bdbd146', '7f42811c-2cd1-449e-bcf8-7c1c6097acf8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:04.396352 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:04.396352 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:04.396352 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:04.438304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:04.439051 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:04.458599 n-d-843949-2 sudo[144053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:04.459415 n-d-843949-2 sudo[144053]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:04.876591 n-d-843949-2 sudo[144053]: pam_unix(sudo:session): session closed for user root
May 30 20:37:04.879147 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 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.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:04.881689 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:04.905116 n-d-843949-2 sudo[144056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:04.906644 n-d-843949-2 sudo[144056]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:05.372015 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-90a3ab2a-aa68-437f-909a-cffe8de4b064-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:37:05.416660 n-d-843949-2 sudo[144056]: pam_unix(sudo:session): session closed for user root
May 30 20:37:05.434751 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.553s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:05.443824 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:05.463018 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:37:05.473627 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:05.477157 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a52290ef-7829-44cf-a45b-259b55411b74 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-2bc95499-0f64-4459-89cd-17750a961dfc-delete_volume'" released by "delete_volume" :: held 2.916s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:05.564703 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:05.565057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:37:05.565717 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:37:05.566719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:05.589188 n-d-843949-2 sudo[144067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:37:05.590223 n-d-843949-2 sudo[144067]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:06.037697 n-d-843949-2 sudo[144067]: pam_unix(sudo:session): session closed for user root
May 30 20:37:06.040516 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.473s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:06.042519 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:06.061977 n-d-843949-2 sudo[144070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:37:06.062774 n-d-843949-2 sudo[144070]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:06.469389 n-d-843949-2 sudo[144070]: pam_unix(sudo:session): session closed for user root
May 30 20:37:06.472518 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:06.475844 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:06.501979 n-d-843949-2 sudo[144075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:37:06.503739 n-d-843949-2 sudo[144075]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:06.941324 n-d-843949-2 sudo[144075]: pam_unix(sudo:session): session closed for user root
May 30 20:37:06.944199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-90a3ab2a-aa68-437f-909a-cffe8de4b064" returned: 0 in 0.468s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:06.945364 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 90a3ab2a-aa68-437f-909a-cffe8de4b064
May 30 20:37:06.992345 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['19cab7a3-e6c7-4f05-ade4-f602cb6c53ad', '1f2a2cbc-ae66-4114-abee-bafed3694600', 'b3742ecc-beca-4154-860f-aee0094ea090', 'cb0cf894-0747-4605-b89c-48713fbba309'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:06.994502 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:06.994502 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:06.994502 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:07.037851 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:07.038571 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:07.057487 n-d-843949-2 sudo[144081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:07.058300 n-d-843949-2 sudo[144081]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:07.529969 n-d-843949-2 sudo[144081]: pam_unix(sudo:session): session closed for user root
May 30 20:37:07.532274 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 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.493s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:07.537016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:07.557331 n-d-843949-2 sudo[144086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:07.558241 n-d-843949-2 sudo[144086]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:07.748869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:37:07.751191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:07.772010 n-d-843949-2 sudo[144088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab
May 30 20:37:07.773354 n-d-843949-2 sudo[144088]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:07.977427 n-d-843949-2 sudo[144086]: pam_unix(sudo:session): session closed for user root
May 30 20:37:07.979641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:07.982907 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:07.989536 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:37:08.006949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-4f78a602-6003-4a25-9401-85e451b3aef4 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-90a3ab2a-aa68-437f-909a-cffe8de4b064-delete_volume'" released by "delete_volume" :: held 2.635s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:08.202553 n-d-843949-2 sudo[144088]: pam_unix(sudo:session): session closed for user root
May 30 20:37:08.204350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab" returned: 0 in 0.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:08.206098 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:08.226339 n-d-843949-2 sudo[144092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab
May 30 20:37:08.227156 n-d-843949-2 sudo[144092]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:08.857726 n-d-843949-2 sudo[144092]: pam_unix(sudo:session): session closed for user root
May 30 20:37:08.860733 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab" returned: 0 in 0.654s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:08.956299 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['a485eb08-34aa-4a73-bea3-4233bbd7d78c', 'f87b19a0-49a8-49f0-931c-056459331c21', 'a1e56887-d0b1-4ec9-83fa-9d41a0c36f13', 'e045c8b9-245b-4c51-8086-85e26b370165'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:08.958356 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:08.958356 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:08.958356 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:09.001054 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] Delete snapshot completed successfully.
May 30 20:37:09.006276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5385cf65-1178-4c93-a0d4-f53bff1190ec tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-c203c2cc-ef7e-4c71-bd1a-ea260d3b17ab-delete_snapshot'" released by "delete_snapshot" :: held 1.258s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:10.009289 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-8497aaad-79af-48f7-987b-7e1037d2628b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:37:10.099706 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:10.194709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:10.195050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:37:10.195714 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:37:10.196820 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:10.245363 n-d-843949-2 sudo[144140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:37:10.246176 n-d-843949-2 sudo[144140]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:10.703982 n-d-843949-2 sudo[144140]: pam_unix(sudo:session): session closed for user root
May 30 20:37:10.706346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.509s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:10.708836 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:10.730655 n-d-843949-2 sudo[144144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:37:10.732229 n-d-843949-2 sudo[144144]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:11.168244 n-d-843949-2 sudo[144144]: pam_unix(sudo:session): session closed for user root
May 30 20:37:11.171361 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.463s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:11.174440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:11.203111 n-d-843949-2 sudo[144147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:37:11.204121 n-d-843949-2 sudo[144147]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:11.230095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:37:11.231107 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:11.232115 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:11.265725 n-d-843949-2 sudo[144149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:11.266564 n-d-843949-2 sudo[144149]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:11.792491 n-d-843949-2 sudo[144147]: pam_unix(sudo:session): session closed for user root
May 30 20:37:11.795628 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8497aaad-79af-48f7-987b-7e1037d2628b" returned: 0 in 0.621s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:11.796741 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Successfully deleted volume: 8497aaad-79af-48f7-987b-7e1037d2628b
May 30 20:37:11.850426 n-d-843949-2 sudo[144149]: pam_unix(sudo:session): session closed for user root
May 30 20:37:11.869891 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.637s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:11.871596 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:11.891245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Created reservations ['c5c29255-b2c6-4480-bb59-95446b9d4ad4', '28f3a0cf-6473-4c48-9dd4-56b34ff42810', '0f630fb8-4c59-4196-a0a0-fd1fd066762c', '50535a4b-c6c9-4a6b-853d-1dcc70570172'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:11.899175 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:11.899175 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:11.899175 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:11.913163 n-d-843949-2 sudo[144157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:11.914146 n-d-843949-2 sudo[144157]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:11.955922 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:11.957347 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:11.988103 n-d-843949-2 sudo[144159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:11.988905 n-d-843949-2 sudo[144159]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:12.499792 n-d-843949-2 sudo[144157]: pam_unix(sudo:session): session closed for user root
May 30 20:37:12.502063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:12.504751 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:12.541277 n-d-843949-2 sudo[144159]: pam_unix(sudo:session): session closed for user root
May 30 20:37:12.543945 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 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.587s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:12.545599 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:12.567167 n-d-843949-2 sudo[144164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:12.568739 n-d-843949-2 sudo[144164]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:13.044568 n-d-843949-2 sudo[144164]: pam_unix(sudo:session): session closed for user root
May 30 20:37:13.046785 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:13.048448 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:13.055392 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Deleted volume successfully.
May 30 20:37:13.075327 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-296c0b03-b1c1-4102-aa5c-7032910918d9 tempest-VolumesSnapshotTestJSON-2145101648 None] Lock "b'cinder-8497aaad-79af-48f7-987b-7e1037d2628b-delete_volume'" released by "delete_volume" :: held 3.065s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:37:40.886181 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e00506ea-6bbd-45c9-91fc-e9cbb802b85c tempest-GroupSnapshotsV319Test-2125221492 None] Group tempest-GroupSnapshotsV319Test-Group-968680529: creating
May 30 20:37:40.905784 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e00506ea-6bbd-45c9-91fc-e9cbb802b85c tempest-GroupSnapshotsV319Test-2125221492 None] Group tempest-GroupSnapshotsV319Test-Group-968680529: created successfully
May 30 20:37:40.925125 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e00506ea-6bbd-45c9-91fc-e9cbb802b85c tempest-GroupSnapshotsV319Test-2125221492 None] Create group completed successfully.
May 30 20:37:42.362795 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:37:42.366800 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:37:42.367297 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 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'
May 30 20:37:42.380196 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Flow 'volume_create_manager' (63c260df-b4e2-4e10-9f3e-0d11de772471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:37:42.383283 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b81d3ad3-fd05-455f-aed1-bc6525c9fb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:42.405701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:37:42.429542 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b81d3ad3-fd05-455f-aed1-bc6525c9fb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-2057932375',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e8b917be-f0aa-40dc-965d-2985f5271a6c,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db166da878ce48698f0c79f3629d6322',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:37:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:37:42Z,user_id='113c5569b41a4de39567e4199705b106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c03804cb-63a2-4fe8-b9fc-5665cca3df7d),volume_type_id=c03804cb-63a2-4fe8-b9fc-5665cca3df7d)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:42.431915 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfc202f8-b4a4-481c-9b74-95ad3b2b7f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:42.434037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfc202f8-b4a4-481c-9b74-95ad3b2b7f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:42.436327 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19312195-5f73-4baa-adc8-ed26b75ad796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:42.438498 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19312195-5f73-4baa-adc8-ed26b75ad796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0', 'volume_name': 'volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:42.440861 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c24f8431-fb7e-46e6-befc-804dd00c1b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:42.442909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c24f8431-fb7e-46e6-befc-804dd00c1b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:42.445039 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (419ec4f2-5c32-4b74-9619-32a5e51979e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:42.462674 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Volume 26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0', 'volume_size': 1}
May 30 20:37:42.463923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:42.482057 n-d-843949-2 sudo[144211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 stack-volumes-lvmdriver-1 -L 1g
May 30 20:37:42.482837 n-d-843949-2 sudo[144211]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:42.984378 n-d-843949-2 sudo[144211]: pam_unix(sudo:session): session closed for user root
May 30 20:37:42.986641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:42.990396 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (419ec4f2-5c32-4b74-9619-32a5e51979e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:42.992801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e008554-fe6c-4c14-81ad-e82f775882d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:43.005039 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Volume volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 (26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0): created successfully
May 30 20:37:43.007038 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e008554-fe6c-4c14-81ad-e82f775882d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:43.010054 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Flow 'volume_create_manager' (63c260df-b4e2-4e10-9f3e-0d11de772471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:37:43.019050 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-9f4d68f5-d627-4659-ba1e-d97fb6191985 tempest-GroupSnapshotsV319Test-2125221492 None] Created volume successfully.
May 30 20:37:43.656356 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] GroupSnapshot 73536c22-3a59-4e75-a042-385a96bc668a: creating.
May 30 20:37:43.686308 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] Group snapshot 73536c22-3a59-4e75-a042-385a96bc668a: creating. {{(pid=92362) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3864}}
May 30 20:37:43.735107 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 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 stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:43.752877 n-d-843949-2 sudo[144279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:43.753684 n-d-843949-2 sudo[144279]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:44.143253 n-d-843949-2 sudo[144279]: pam_unix(sudo:session): session closed for user root
May 30 20:37:44.145510 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0" returned: 0 in 0.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:44.147247 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9 --snapshot stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:44.165526 n-d-843949-2 sudo[144282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9 --snapshot stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 -L 1.00g
May 30 20:37:44.166304 n-d-843949-2 sudo[144282]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:44.782247 n-d-843949-2 sudo[144282]: pam_unix(sudo:session): session closed for user root
May 30 20:37:44.784312 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9 --snapshot stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 -L 1.00g" returned: 0 in 0.637s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:44.875312 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e7cc09ac-0ce1-49e0-b904-13730f0fb016 tempest-GroupSnapshotsV319Test-2125221492 None] group_snapshot 73536c22-3a59-4e75-a042-385a96bc668a: created successfully
May 30 20:37:46.110744 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] group_snapshot 73536c22-3a59-4e75-a042-385a96bc668a: deleting
May 30 20:37:46.135444 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] group_snapshot 73536c22-3a59-4e75-a042-385a96bc668a: deleting {{(pid=92362) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4031}}
May 30 20:37:46.145029 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 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 stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:46.163707 n-d-843949-2 sudo[144389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9
May 30 20:37:46.164534 n-d-843949-2 sudo[144389]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:46.552374 n-d-843949-2 sudo[144389]: pam_unix(sudo:session): session closed for user root
May 30 20:37:46.554667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9" returned: 0 in 0.409s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:46.556767 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:46.575303 n-d-843949-2 sudo[144392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9
May 30 20:37:46.576120 n-d-843949-2 sudo[144392]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:47.130067 n-d-843949-2 sudo[144392]: pam_unix(sudo:session): session closed for user root
May 30 20:37:47.132349 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2d689b1d-4b04-44e6-8da2-2b9805aa86a9" returned: 0 in 0.575s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:47.212239 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1599592388 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1599592388, it is now deprecated. Please use the default quota class for default quota.
May 30 20:37:47.213018 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1599592388 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1599592388, it is now deprecated. Please use the default quota class for default quota.
May 30 20:37:47.229186 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] Created reservations ['d6ca2cf9-a018-47a1-bdb9-3d40beeaf177', '86d40d6d-a27a-4084-9bc8-b3267111fb06', '560be922-da46-4e87-b7b3-3e0f8cffa100', '5d19ecb5-519a-4e0d-9311-5248ede33b5c'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:47.231225 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:47.231225 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:47.231225 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:47.272795 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-287ff0e8-2872-4eea-ad6a-542240de4dbc tempest-GroupSnapshotsV319Test-2125221492 None] group_snapshot 73536c22-3a59-4e75-a042-385a96bc668a: deleted successfully
May 30 20:37:47.618715 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:47.619886 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 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 stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:47.640746 n-d-843949-2 sudo[144435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:47.642286 n-d-843949-2 sudo[144435]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:48.046883 n-d-843949-2 sudo[144435]: pam_unix(sudo:session): session closed for user root
May 30 20:37:48.049243 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0" returned: 0 in 0.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:48.051076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:48.069218 n-d-843949-2 sudo[144438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:48.070003 n-d-843949-2 sudo[144438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:48.454103 n-d-843949-2 sudo[144438]: pam_unix(sudo:session): session closed for user root
May 30 20:37:48.456445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0" returned: 0 in 0.405s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:48.458499 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:48.476062 n-d-843949-2 sudo[144441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:48.476837 n-d-843949-2 sudo[144441]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:48.910359 n-d-843949-2 sudo[144441]: pam_unix(sudo:session): session closed for user root
May 30 20:37:48.912631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0" returned: 0 in 0.454s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:48.913715 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Successfully deleted volume: 26d1b5ff-825b-4af1-a8f1-7fdb6cd538a0
May 30 20:37:48.988623 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Created reservations ['04ab314e-9aaf-4780-b51c-f485e3fdab00'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:49.013160 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1599592388 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1599592388, it is now deprecated. Please use the default quota class for default quota.
May 30 20:37:49.029577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Created reservations ['f8ac4f9a-b9e4-4a8d-a017-197589b89412', '33c7131e-8f91-45e9-b90c-d4a19e6756a4', '54aa0b4c-d689-45fe-a90a-07d41ef5e939', '6af1c16c-551a-4465-8204-0031d3e9faf8'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:49.031576 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:49.031576 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:49.031576 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:49.110918 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:49.111609 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:49.130838 n-d-843949-2 sudo[144447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:49.131739 n-d-843949-2 sudo[144447]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:49.570744 n-d-843949-2 sudo[144447]: pam_unix(sudo:session): session closed for user root
May 30 20:37:49.573150 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 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.461s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:49.575784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:49.593841 n-d-843949-2 sudo[144450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:37:49.594615 n-d-843949-2 sudo[144450]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:50.045749 n-d-843949-2 sudo[144450]: pam_unix(sudo:session): session closed for user root
May 30 20:37:50.048532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:50.050892 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:37:50.060497 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b96978a9-a2ce-4e42-9e91-7a2646bd41d2 tempest-GroupSnapshotsV319Test-2125221492 None] Delete group completed successfully.
May 30 20:37:53.804194 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-55e8fc71-4f16-4699-9878-1a70320d0b8b tempest-GroupsTest-2070854376 None] Group tempest-Group1-1050190956: creating
May 30 20:37:53.823125 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-55e8fc71-4f16-4699-9878-1a70320d0b8b tempest-GroupsTest-2070854376 None] Group tempest-Group1-1050190956: created successfully
May 30 20:37:53.842854 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-55e8fc71-4f16-4699-9878-1a70320d0b8b tempest-GroupsTest-2070854376 None] Create group completed successfully.
May 30 20:37:55.001519 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-eb0238de-3538-46e7-8aad-03edff722601 tempest-GroupsTest-2070854376 None] Group tempest-Group2-1145026566: creating
May 30 20:37:55.019707 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-eb0238de-3538-46e7-8aad-03edff722601 tempest-GroupsTest-2070854376 None] Group tempest-Group2-1145026566: created successfully
May 30 20:37:55.038821 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-eb0238de-3538-46e7-8aad-03edff722601 tempest-GroupsTest-2070854376 None] Create group completed successfully.
May 30 20:37:56.471139 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:37:56.474894 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:37:56.475379 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 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'
May 30 20:37:56.489108 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (8596753c-5666-4163-be02-53a3ce00aae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:37:56.492202 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (421ae96d-8937-42e7-aab1-912fdcc527fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:56.515068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:37:56.538864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (421ae96d-8937-42e7-aab1-912fdcc527fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2018943498',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=39d931a3-aba8-4407-8fa5-56be85b39a1b,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c4400d6e-e049-4f63-9f9d-27d4130ff0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8cccf492004cf693653dc072a3dd05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:37:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:37:56Z,user_id='20489ab40ce449e9bba4a61838dc7188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b79298f-079c-47ce-b325-3e2c0aa26859),volume_type_id=9b79298f-079c-47ce-b325-3e2c0aa26859)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:56.541322 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96b9ad2-905f-4db7-951a-40a239b1137b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:56.544125 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b96b9ad2-905f-4db7-951a-40a239b1137b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:56.546380 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (231c73b2-6bef-4b11-a3b1-9cfcad18a01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:56.548544 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (231c73b2-6bef-4b11-a3b1-9cfcad18a01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4400d6e-e049-4f63-9f9d-27d4130ff0a6', 'volume_name': 'volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:56.550708 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd80104-a326-48a4-9813-1023344c8ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:56.552748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efd80104-a326-48a4-9813-1023344c8ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:56.554810 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20ce9bbf-4116-41a4-a9af-aaeef6093a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:56.571660 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Volume c4400d6e-e049-4f63-9f9d-27d4130ff0a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6', 'volume_size': 1}
May 30 20:37:56.572853 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:56.591389 n-d-843949-2 sudo[144457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:37:56.592190 n-d-843949-2 sudo[144457]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:57.094260 n-d-843949-2 sudo[144457]: pam_unix(sudo:session): session closed for user root
May 30 20:37:57.096564 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:57.100411 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20ce9bbf-4116-41a4-a9af-aaeef6093a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:57.102744 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c055aa4-5213-44e3-b73b-50fa9070e9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:37:57.113537 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Volume volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 (c4400d6e-e049-4f63-9f9d-27d4130ff0a6): created successfully
May 30 20:37:57.115536 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c055aa4-5213-44e3-b73b-50fa9070e9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:37:57.118576 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (8596753c-5666-4163-be02-53a3ce00aae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:37:57.126570 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-074a7239-112e-4faa-afe6-0a7d31ad0f82 tempest-GroupsTest-2070854376 None] Created volume successfully.
May 30 20:37:58.115310 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4400d6e-e049-4f63-9f9d-27d4130ff0a6
May 30 20:37:58.116352 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:58.134687 n-d-843949-2 sudo[144491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6
May 30 20:37:58.135555 n-d-843949-2 sudo[144491]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:58.526667 n-d-843949-2 sudo[144491]: pam_unix(sudo:session): session closed for user root
May 30 20:37:58.529424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6" returned: 0 in 0.413s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:58.531132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:58.548640 n-d-843949-2 sudo[144495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6
May 30 20:37:58.549417 n-d-843949-2 sudo[144495]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:58.928607 n-d-843949-2 sudo[144495]: pam_unix(sudo:session): session closed for user root
May 30 20:37:58.930888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6" returned: 0 in 0.399s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:58.932994 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:58.951226 n-d-843949-2 sudo[144498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6
May 30 20:37:58.952045 n-d-843949-2 sudo[144498]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:37:59.414929 n-d-843949-2 sudo[144498]: pam_unix(sudo:session): session closed for user root
May 30 20:37:59.417184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4400d6e-e049-4f63-9f9d-27d4130ff0a6" returned: 0 in 0.484s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:37:59.419016 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Successfully deleted volume: c4400d6e-e049-4f63-9f9d-27d4130ff0a6
May 30 20:37:59.494105 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Created reservations ['c1a25b18-47f7-496e-8c43-672cf4e2181d'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:59.516208 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1878562924 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1878562924, it is now deprecated. Please use the default quota class for default quota.
May 30 20:37:59.517053 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1878562924 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1878562924, it is now deprecated. Please use the default quota class for default quota.
May 30 20:37:59.532621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Created reservations ['b60e01de-e29a-4042-afcc-3fd9606ecbdd', 'c58bb11f-b48e-4f99-9191-d0a74fc84fc0', '256c3e54-5526-493a-b8cc-3591f419b64e', 'ff51ad26-830e-420b-881e-2edac4232e22'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:37:59.534533 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:37:59.534533 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:37:59.534533 n-d-843949-2 cinder-volume[92362]:
May 30 20:37:59.611403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:37:59.612129 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:37:59.630963 n-d-843949-2 sudo[144504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:37:59.631782 n-d-843949-2 sudo[144504]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:00.046545 n-d-843949-2 sudo[144504]: pam_unix(sudo:session): session closed for user root
May 30 20:38:00.048859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 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.436s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:00.050907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:00.069038 n-d-843949-2 sudo[144507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:00.069814 n-d-843949-2 sudo[144507]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:00.489984 n-d-843949-2 sudo[144507]: pam_unix(sudo:session): session closed for user root
May 30 20:38:00.493222 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:00.497538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:00.515292 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-224ffffb-bf96-40c9-ae94-979925177e00 tempest-GroupsTest-2070854376 None] Delete group completed successfully.
May 30 20:38:00.517871 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] Created reservations ['32c32ef4-0652-484b-99ae-1c3412c80b86'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:00.533325 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:00.533325 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:00.533325 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:00.563031 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:00.563775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:00.581484 n-d-843949-2 sudo[144511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:00.582265 n-d-843949-2 sudo[144511]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:00.991239 n-d-843949-2 sudo[144511]: pam_unix(sudo:session): session closed for user root
May 30 20:38:00.993529 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 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.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:00.995158 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:01.012672 n-d-843949-2 sudo[144514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:01.013448 n-d-843949-2 sudo[144514]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:01.435157 n-d-843949-2 sudo[144514]: pam_unix(sudo:session): session closed for user root
May 30 20:38:01.437541 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:01.438916 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:01.444482 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ab85b103-0761-413a-9829-d74f3e2b0892 tempest-GroupsTest-2070854376 None] Delete group completed successfully.
May 30 20:38:01.976746 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-615a6438-d1a9-46fe-ba02-5abed9d76db8 tempest-GroupsTest-2070854376 None] Group tempest-GroupsTest-Group-632775426: creating
May 30 20:38:01.997024 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-615a6438-d1a9-46fe-ba02-5abed9d76db8 tempest-GroupsTest-2070854376 None] Group tempest-GroupsTest-Group-632775426: created successfully
May 30 20:38:02.015564 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-615a6438-d1a9-46fe-ba02-5abed9d76db8 tempest-GroupsTest-2070854376 None] Create group completed successfully.
May 30 20:38:03.420577 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:03.429447 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:03.429447 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 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'
May 30 20:38:03.438889 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (4f65f648-8454-4392-8b66-ec6581ab1cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:03.442380 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af90a4e7-af6f-40e5-84f1-1f9b8168385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:03.463861 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:03.487691 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af90a4e7-af6f-40e5-84f1-1f9b8168385b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1236354774',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=4ee52da2-84a4-47cb-b238-e4e9f48d9db4,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0cf88e77-0183-43d4-a0b1-293f8a69ed12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8cccf492004cf693653dc072a3dd05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:03Z,user_id='20489ab40ce449e9bba4a61838dc7188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2801a82-4bab-48b9-8597-367199559682),volume_type_id=e2801a82-4bab-48b9-8597-367199559682)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:03.490175 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2856c01-faf6-488f-b60d-2cf1d82bb907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:03.492320 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2856c01-faf6-488f-b60d-2cf1d82bb907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:03.494645 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7780fd09-eeb4-4080-b48e-a6cf5310a6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:03.497527 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7780fd09-eeb4-4080-b48e-a6cf5310a6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0cf88e77-0183-43d4-a0b1-293f8a69ed12', 'volume_name': 'volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:03.499775 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9c80e6e-ae07-4ae7-958a-02b37ffc75b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:03.501855 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9c80e6e-ae07-4ae7-958a-02b37ffc75b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:03.503991 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f243c11b-93a8-466b-8139-0b219250e461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:03.520957 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Volume 0cf88e77-0183-43d4-a0b1-293f8a69ed12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12', 'volume_size': 1}
May 30 20:38:03.522147 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:03.539924 n-d-843949-2 sudo[144518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:03.540746 n-d-843949-2 sudo[144518]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:04.031263 n-d-843949-2 sudo[144518]: pam_unix(sudo:session): session closed for user root
May 30 20:38:04.033603 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.511s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:04.037468 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f243c11b-93a8-466b-8139-0b219250e461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:04.039751 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be01e3e7-d5e7-4b8a-ba42-1493e5698614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:04.050448 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Volume volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 (0cf88e77-0183-43d4-a0b1-293f8a69ed12): created successfully
May 30 20:38:04.052558 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be01e3e7-d5e7-4b8a-ba42-1493e5698614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:04.055559 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (4f65f648-8454-4392-8b66-ec6581ab1cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:04.063869 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fe16b103-b158-467d-9051-352c3f5f5543 tempest-GroupsTest-2070854376 None] Created volume successfully.
May 30 20:38:04.936523 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:04.942828 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:04.943494 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 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'
May 30 20:38:04.956469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (37fac046-6a86-4cb5-8fd9-8e1a58e0dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:04.959484 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bafda522-ff40-483c-8991-bb38f0d53de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:04.982039 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:05.005924 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bafda522-ff40-483c-8991-bb38f0d53de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1993828335',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=4ee52da2-84a4-47cb-b238-e4e9f48d9db4,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9ac58c3a-2864-4d56-9a60-47572d41c248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8cccf492004cf693653dc072a3dd05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:05Z,user_id='20489ab40ce449e9bba4a61838dc7188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e2801a82-4bab-48b9-8597-367199559682),volume_type_id=e2801a82-4bab-48b9-8597-367199559682)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.008354 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6f4a885-d326-4566-ab3b-2f46b52b5122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:05.010395 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6f4a885-d326-4566-ab3b-2f46b52b5122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.013182 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33d62711-ee70-4ca0-b970-890d4889f7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:05.015464 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33d62711-ee70-4ca0-b970-890d4889f7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ac58c3a-2864-4d56-9a60-47572d41c248', 'volume_name': 'volume-9ac58c3a-2864-4d56-9a60-47572d41c248', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.017655 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f69ea60-81aa-405a-aeb2-32cc8a820a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:05.019913 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f69ea60-81aa-405a-aeb2-32cc8a820a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.022015 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a44c2496-1f3c-44f9-8162-6b0bdb7926b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:05.039747 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Volume 9ac58c3a-2864-4d56-9a60-47572d41c248: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ac58c3a-2864-4d56-9a60-47572d41c248', 'volume_size': 1}
May 30 20:38:05.041010 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ac58c3a-2864-4d56-9a60-47572d41c248 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:05.060648 n-d-843949-2 sudo[144553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ac58c3a-2864-4d56-9a60-47572d41c248 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:05.061427 n-d-843949-2 sudo[144553]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:05.527528 n-d-843949-2 sudo[144553]: pam_unix(sudo:session): session closed for user root
May 30 20:38:05.529844 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ac58c3a-2864-4d56-9a60-47572d41c248 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:05.533568 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a44c2496-1f3c-44f9-8162-6b0bdb7926b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ac58c3a-2864-4d56-9a60-47572d41c248', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.535874 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51667f21-8c96-4a8c-a831-9c3b9f3168d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:05.545926 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Volume volume-9ac58c3a-2864-4d56-9a60-47572d41c248 (9ac58c3a-2864-4d56-9a60-47572d41c248): created successfully
May 30 20:38:05.547661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51667f21-8c96-4a8c-a831-9c3b9f3168d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:05.550691 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Flow 'volume_create_manager' (37fac046-6a86-4cb5-8fd9-8e1a58e0dc89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:05.558546 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-6d20ca80-6037-47a9-9f4f-6d3ba1e4ce3e tempest-GroupsTest-2070854376 None] Created volume successfully.
May 30 20:38:06.219444 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-67bedb62-648a-4f88-9475-b0bb7f5bb58e tempest-GroupsTest-2070854376 None] Update group completed successfully.
May 30 20:38:07.555930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e91934b3-9fe0-4df6-8dd6-9c3ad8783ffb tempest-GroupsTest-2070854376 None] Update group completed successfully.
May 30 20:38:09.029421 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0cf88e77-0183-43d4-a0b1-293f8a69ed12
May 30 20:38:09.030440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:09.049315 n-d-843949-2 sudo[144589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12
May 30 20:38:09.050202 n-d-843949-2 sudo[144589]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:09.419175 n-d-843949-2 sudo[144589]: pam_unix(sudo:session): session closed for user root
May 30 20:38:09.421533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12" returned: 0 in 0.391s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:09.423343 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:09.440826 n-d-843949-2 sudo[144592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12
May 30 20:38:09.441607 n-d-843949-2 sudo[144592]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:09.834441 n-d-843949-2 sudo[144592]: pam_unix(sudo:session): session closed for user root
May 30 20:38:09.836810 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12" returned: 0 in 0.413s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:09.838930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:09.856578 n-d-843949-2 sudo[144595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12
May 30 20:38:09.857361 n-d-843949-2 sudo[144595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:10.253166 n-d-843949-2 sudo[144595]: pam_unix(sudo:session): session closed for user root
May 30 20:38:10.255257 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cf88e77-0183-43d4-a0b1-293f8a69ed12" returned: 0 in 0.416s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:10.256369 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Successfully deleted volume: 0cf88e77-0183-43d4-a0b1-293f8a69ed12
May 30 20:38:10.256865 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9ac58c3a-2864-4d56-9a60-47572d41c248
May 30 20:38:10.257928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:10.276122 n-d-843949-2 sudo[144603]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248
May 30 20:38:10.276918 n-d-843949-2 sudo[144603]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:10.649784 n-d-843949-2 sudo[144603]: pam_unix(sudo:session): session closed for user root
May 30 20:38:10.652169 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248" returned: 0 in 0.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:10.654451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:10.672792 n-d-843949-2 sudo[144607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248
May 30 20:38:10.673573 n-d-843949-2 sudo[144607]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:11.047107 n-d-843949-2 sudo[144607]: pam_unix(sudo:session): session closed for user root
May 30 20:38:11.049430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248" returned: 0 in 0.395s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:11.051280 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:11.068800 n-d-843949-2 sudo[144610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248
May 30 20:38:11.069581 n-d-843949-2 sudo[144610]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:11.231381 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:38:11.232660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:11.235458 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:11.261333 n-d-843949-2 sudo[144612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:11.262923 n-d-843949-2 sudo[144612]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:11.508393 n-d-843949-2 sudo[144610]: pam_unix(sudo:session): session closed for user root
May 30 20:38:11.511032 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ac58c3a-2864-4d56-9a60-47572d41c248" returned: 0 in 0.459s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:11.512220 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Successfully deleted volume: 9ac58c3a-2864-4d56-9a60-47572d41c248
May 30 20:38:11.627772 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Created reservations ['ddb5614e-3e39-4f0c-b8ed-7ab1970ae3b1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:11.651399 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-612411161 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-612411161, it is now deprecated. Please use the default quota class for default quota.
May 30 20:38:11.652311 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-612411161 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-612411161, it is now deprecated. Please use the default quota class for default quota.
May 30 20:38:11.667587 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Created reservations ['d9192d36-1dd3-4907-acd9-6ceca5c899f5', '960f87f1-cd84-4f21-8df4-6f13ece2d4e3', '57154270-65c6-4432-bdfa-6fc1bb3ba688', 'd6bf755c-8f21-46b0-9aca-33c4946f7597'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:11.669902 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:11.669902 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:11.669902 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:11.708473 n-d-843949-2 sudo[144612]: pam_unix(sudo:session): session closed for user root
May 30 20:38:11.710236 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.475s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:11.711798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:11.730536 n-d-843949-2 sudo[144618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:11.731825 n-d-843949-2 sudo[144618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:11.771687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Created reservations ['e2801769-6a71-4cca-aaf8-0d7d99967dc8', 'b5c6f6f8-11d3-4612-80d4-c9199bd1b742', 'd9227c2e-6243-4eba-8cf8-841a0b0762c0', '6d2aab17-6e6c-42c6-a231-dcaad4e52de1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:11.773715 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:11.773715 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:11.773715 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:11.857199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:11.858022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:11.878912 n-d-843949-2 sudo[144620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:11.880567 n-d-843949-2 sudo[144620]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:12.163439 n-d-843949-2 sudo[144618]: pam_unix(sudo:session): session closed for user root
May 30 20:38:12.165541 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:12.167529 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:12.307946 n-d-843949-2 sudo[144620]: pam_unix(sudo:session): session closed for user root
May 30 20:38:12.309935 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 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.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:12.311580 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:12.329696 n-d-843949-2 sudo[144624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:12.330478 n-d-843949-2 sudo[144624]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:12.764491 n-d-843949-2 sudo[144624]: pam_unix(sudo:session): session closed for user root
May 30 20:38:12.766836 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:12.768612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:12.774150 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fea9355f-c4d3-4612-8ec2-33877314ab5e tempest-GroupsTest-2070854376 None] Delete group completed successfully.
May 30 20:38:21.651955 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:21.656617 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:21.657116 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 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'
May 30 20:38:21.671028 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Flow 'volume_create_manager' (68ff0591-0a37-4d82-841d-0a4979c7fb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:21.674243 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5414b8ee-f0e7-4735-8043-8288d02ab926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:21.696895 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:21.722337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5414b8ee-f0e7-4735-8043-8288d02ab926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1353620041',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=fcee7f9e-4441-4105-9baa-13f099b99f36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e98745aef60643d5b3ce9f7119097eab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:22Z,user_id='e218426e64fb400aa66e6af92a40aaf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1c6e399-9413-4fb9-84ad-cf73bc748cd8),volume_type_id=f1c6e399-9413-4fb9-84ad-cf73bc748cd8)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:21.724825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1508d05-73b9-4a6a-a7dc-a0500468974e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:21.726888 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1508d05-73b9-4a6a-a7dc-a0500468974e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:21.729247 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9620b0e5-2702-4312-a9f7-0683dc783e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:21.731990 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9620b0e5-2702-4312-a9f7-0683dc783e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fcee7f9e-4441-4105-9baa-13f099b99f36', 'volume_name': 'volume-fcee7f9e-4441-4105-9baa-13f099b99f36', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:21.734177 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e33ae35-750d-4057-997c-5e6227c4694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:21.736271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e33ae35-750d-4057-997c-5e6227c4694e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:21.738372 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df5e6255-5daf-4405-978c-46f1229f62e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:21.739132 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Volume fcee7f9e-4441-4105-9baa-13f099b99f36: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fcee7f9e-4441-4105-9baa-13f099b99f36', 'volume_size': 1}
May 30 20:38:21.740336 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcee7f9e-4441-4105-9baa-13f099b99f36 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:21.758716 n-d-843949-2 sudo[144633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcee7f9e-4441-4105-9baa-13f099b99f36 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:21.759502 n-d-843949-2 sudo[144633]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:22.256061 n-d-843949-2 sudo[144633]: pam_unix(sudo:session): session closed for user root
May 30 20:38:22.258350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fcee7f9e-4441-4105-9baa-13f099b99f36 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.517s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:22.263164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (df5e6255-5daf-4405-978c-46f1229f62e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fcee7f9e-4441-4105-9baa-13f099b99f36', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:22.265709 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd22fe81-602c-4ef6-945b-e27ff593ee20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:22.277040 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Volume volume-fcee7f9e-4441-4105-9baa-13f099b99f36 (fcee7f9e-4441-4105-9baa-13f099b99f36): created successfully
May 30 20:38:22.279472 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd22fe81-602c-4ef6-945b-e27ff593ee20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:22.282487 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Flow 'volume_create_manager' (68ff0591-0a37-4d82-841d-0a4979c7fb71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:22.290131 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1e0e137b-d3d5-4875-a7ad-436aabf88287 tempest-VolumeTypesAccessTest-1816930524 None] Created volume successfully.
May 30 20:38:23.140181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Lock "b'cinder-fcee7f9e-4441-4105-9baa-13f099b99f36-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:38:23.202556 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Skipping remove_export. No iscsi_target is presently exported for volume: fcee7f9e-4441-4105-9baa-13f099b99f36
May 30 20:38:23.203540 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 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 stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:23.221252 n-d-843949-2 sudo[144667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36
May 30 20:38:23.222046 n-d-843949-2 sudo[144667]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:23.589963 n-d-843949-2 sudo[144667]: pam_unix(sudo:session): session closed for user root
May 30 20:38:23.592889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36" returned: 0 in 0.389s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:23.594728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:23.612683 n-d-843949-2 sudo[144670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36
May 30 20:38:23.613459 n-d-843949-2 sudo[144670]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:23.990230 n-d-843949-2 sudo[144670]: pam_unix(sudo:session): session closed for user root
May 30 20:38:23.992543 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36" returned: 0 in 0.397s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:23.994613 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:24.012646 n-d-843949-2 sudo[144673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36
May 30 20:38:24.013420 n-d-843949-2 sudo[144673]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:24.491427 n-d-843949-2 sudo[144673]: pam_unix(sudo:session): session closed for user root
May 30 20:38:24.493693 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fcee7f9e-4441-4105-9baa-13f099b99f36" returned: 0 in 0.499s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:24.494836 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Successfully deleted volume: fcee7f9e-4441-4105-9baa-13f099b99f36
May 30 20:38:24.538037 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-155648078 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-155648078, it is now deprecated. Please use the default quota class for default quota.
May 30 20:38:24.538843 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-155648078 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-155648078, it is now deprecated. Please use the default quota class for default quota.
May 30 20:38:24.561228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Created reservations ['56df6211-1db9-4710-8bbd-694cea44a341', '64f83e19-2e0c-4f4b-8784-b162b6447ebf', '03a9a6e8-e21b-4a4e-8bbc-e532b547558b', 'a437c4da-ac1b-4cd4-a252-c5d6173a937c'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:24.563013 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:24.563013 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:24.563013 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:24.601086 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:24.601922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:24.621015 n-d-843949-2 sudo[144679]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:24.622349 n-d-843949-2 sudo[144679]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:25.035090 n-d-843949-2 sudo[144679]: pam_unix(sudo:session): session closed for user root
May 30 20:38:25.037234 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 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.435s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:25.039057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:25.057505 n-d-843949-2 sudo[144684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:25.058279 n-d-843949-2 sudo[144684]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:25.484359 n-d-843949-2 sudo[144684]: pam_unix(sudo:session): session closed for user root
May 30 20:38:25.486842 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:25.488961 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:25.494280 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Deleted volume successfully.
May 30 20:38:25.508910 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-cdaeb82c-0205-402c-98cd-ee6ee83f4efd tempest-VolumeTypesAccessTest-1816930524 None] Lock "b'cinder-fcee7f9e-4441-4105-9baa-13f099b99f36-delete_volume'" released by "delete_volume" :: held 2.369s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:38:28.976187 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:28.980131 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:28.981132 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 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'
May 30 20:38:28.993387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (16731596-4a38-449c-93f4-c03c1359f1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:28.997481 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d962a28-5e43-44b7-a200-4ca72c4f0684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.019440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:29.043629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d962a28-5e43-44b7-a200-4ca72c4f0684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1484050359',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9db2a439-bbdb-4822-8c3a-a2d51a056254,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:29Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.046031 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8168e9f-7598-4937-874e-8061dcdbfcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.048084 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8168e9f-7598-4937-874e-8061dcdbfcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.050337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bb3861d-3594-4009-9786-3ee5b2a31188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.052476 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9bb3861d-3594-4009-9786-3ee5b2a31188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9db2a439-bbdb-4822-8c3a-a2d51a056254', 'volume_name': 'volume-9db2a439-bbdb-4822-8c3a-a2d51a056254', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.054629 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a23a901-756a-4962-9881-a8d41e47ed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.056675 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a23a901-756a-4962-9881-a8d41e47ed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.058788 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b5668b3-fb5a-442f-b960-f2be1a177e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.060067 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Volume 9db2a439-bbdb-4822-8c3a-a2d51a056254: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9db2a439-bbdb-4822-8c3a-a2d51a056254', 'volume_size': 1}
May 30 20:38:29.061213 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:29.078980 n-d-843949-2 sudo[144689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:29.079793 n-d-843949-2 sudo[144689]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:29.571198 n-d-843949-2 sudo[144689]: pam_unix(sudo:session): session closed for user root
May 30 20:38:29.573528 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.512s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:29.577011 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b5668b3-fb5a-442f-b960-f2be1a177e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9db2a439-bbdb-4822-8c3a-a2d51a056254', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.579305 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b2c6730-ca0b-4a3d-89a3-8c47b791b0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:29.590480 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Volume volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 (9db2a439-bbdb-4822-8c3a-a2d51a056254): created successfully
May 30 20:38:29.592304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b2c6730-ca0b-4a3d-89a3-8c47b791b0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:29.595268 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (16731596-4a38-449c-93f4-c03c1359f1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:29.602632 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3d1c47a7-db4c-4906-9251-8c36eeae86e7 tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:38:30.743641 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:30.748640 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:30.749147 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 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'
May 30 20:38:30.761472 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (48d9484d-5eaa-43cf-b1cd-0659be3ed945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:30.764487 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5a8a4de-d1c4-47f3-9638-ea1e99e2f7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:30.787818 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:30.814698 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5a8a4de-d1c4-47f3-9638-ea1e99e2f7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1179900814',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=60a2ae56-3312-4549-97cd-4dfa68ec83a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:31Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:30.817120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1895815-8d66-4f1c-9274-8111631cd73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:30.819141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1895815-8d66-4f1c-9274-8111631cd73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:30.821400 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a6e1352-9e6e-4f70-a102-fe23bf5cb300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:30.823521 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5a6e1352-9e6e-4f70-a102-fe23bf5cb300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60a2ae56-3312-4549-97cd-4dfa68ec83a6', 'volume_name': 'volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:30.825719 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35eddaa5-0451-4c4b-be07-2f2805f00f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:30.827721 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35eddaa5-0451-4c4b-be07-2f2805f00f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:30.829803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1570d4e-c397-4f44-92ae-6a54b2741eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:30.830545 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Volume 60a2ae56-3312-4549-97cd-4dfa68ec83a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6', 'volume_size': 1}
May 30 20:38:30.831720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:30.851054 n-d-843949-2 sudo[144725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:30.852128 n-d-843949-2 sudo[144725]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:31.338923 n-d-843949-2 sudo[144725]: pam_unix(sudo:session): session closed for user root
May 30 20:38:31.341956 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:31.346108 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1570d4e-c397-4f44-92ae-6a54b2741eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:31.348607 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e942825-9beb-4f38-8f9a-a18e4e82438c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:31.360766 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Volume volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 (60a2ae56-3312-4549-97cd-4dfa68ec83a6): created successfully
May 30 20:38:31.363611 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4e942825-9beb-4f38-8f9a-a18e4e82438c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:31.368161 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (48d9484d-5eaa-43cf-b1cd-0659be3ed945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:31.390531 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-387cfe84-3483-4ecb-a38a-d2b6bb43c06f tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:38:31.993612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-60a2ae56-3312-4549-97cd-4dfa68ec83a6-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:38:32.086940 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 60a2ae56-3312-4549-97cd-4dfa68ec83a6
May 30 20:38:32.087922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:32.109125 n-d-843949-2 sudo[144756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6
May 30 20:38:32.110034 n-d-843949-2 sudo[144756]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:32.505344 n-d-843949-2 sudo[144756]: pam_unix(sudo:session): session closed for user root
May 30 20:38:32.507588 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6" returned: 0 in 0.419s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:32.509516 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:32.528357 n-d-843949-2 sudo[144766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6
May 30 20:38:32.529156 n-d-843949-2 sudo[144766]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:32.926215 n-d-843949-2 sudo[144766]: pam_unix(sudo:session): session closed for user root
May 30 20:38:32.928481 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6" returned: 0 in 0.418s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:32.930640 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:32.950021 n-d-843949-2 sudo[144776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6
May 30 20:38:32.950799 n-d-843949-2 sudo[144776]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:33.365266 n-d-843949-2 sudo[144776]: pam_unix(sudo:session): session closed for user root
May 30 20:38:33.367470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60a2ae56-3312-4549-97cd-4dfa68ec83a6" returned: 0 in 0.436s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:33.368729 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: 60a2ae56-3312-4549-97cd-4dfa68ec83a6
May 30 20:38:33.415211 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Created reservations ['1457b1db-7947-44f6-986b-627e0e637135', '852895a0-05c1-4fdb-9153-bf664763c39a', '68f10c2c-fac6-4d27-ad61-63d006c6dd62', 'b08d4800-42d0-4028-b27c-6c5080b1ac38'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:33.417551 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:33.417551 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:33.417551 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:33.458704 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:33.459604 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:33.483605 n-d-843949-2 sudo[144782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:33.484583 n-d-843949-2 sudo[144782]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:33.906372 n-d-843949-2 sudo[144782]: pam_unix(sudo:session): session closed for user root
May 30 20:38:33.908835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 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.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:33.910840 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:33.928627 n-d-843949-2 sudo[144786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:33.929391 n-d-843949-2 sudo[144786]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:34.323443 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-9db2a439-bbdb-4822-8c3a-a2d51a056254-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:38:34.341595 n-d-843949-2 sudo[144786]: pam_unix(sudo:session): session closed for user root
May 30 20:38:34.368004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:34.369626 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:34.391379 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:38:34.399295 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9db2a439-bbdb-4822-8c3a-a2d51a056254
May 30 20:38:34.400290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:34.418595 n-d-843949-2 sudo[144799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254
May 30 20:38:34.419379 n-d-843949-2 sudo[144799]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:34.426829 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-b89e8b83-80dd-47cb-b6c5-114003c4cdb5 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-60a2ae56-3312-4549-97cd-4dfa68ec83a6-delete_volume'" released by "delete_volume" :: held 2.433s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:38:34.799307 n-d-843949-2 sudo[144799]: pam_unix(sudo:session): session closed for user root
May 30 20:38:34.801165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254" returned: 0 in 0.401s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:34.802817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:34.821019 n-d-843949-2 sudo[144802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254
May 30 20:38:34.821811 n-d-843949-2 sudo[144802]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:35.204057 n-d-843949-2 sudo[144802]: pam_unix(sudo:session): session closed for user root
May 30 20:38:35.206351 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254" returned: 0 in 0.403s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:35.208423 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:35.227419 n-d-843949-2 sudo[144805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254
May 30 20:38:35.228375 n-d-843949-2 sudo[144805]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:35.654884 n-d-843949-2 sudo[144805]: pam_unix(sudo:session): session closed for user root
May 30 20:38:35.657119 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9db2a439-bbdb-4822-8c3a-a2d51a056254" returned: 0 in 0.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:35.658246 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: 9db2a439-bbdb-4822-8c3a-a2d51a056254
May 30 20:38:35.704256 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Created reservations ['a1deb317-7b0a-4ee6-9169-2f85482f3c9d', 'f36266fb-8a06-416a-9ac5-e7b55e2bc6d9', 'c715ce1a-973f-4ad9-b78a-239173783d99', 'b85bb3ee-1c46-40be-a244-3c1d4c3064ce'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:35.706257 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:35.706257 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:35.706257 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:35.747056 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:35.747712 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:35.766097 n-d-843949-2 sudo[144813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:35.766893 n-d-843949-2 sudo[144813]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:36.184450 n-d-843949-2 sudo[144813]: pam_unix(sudo:session): session closed for user root
May 30 20:38:36.186882 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 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.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:36.189203 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:36.208588 n-d-843949-2 sudo[144816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:36.209539 n-d-843949-2 sudo[144816]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:36.657248 n-d-843949-2 sudo[144816]: pam_unix(sudo:session): session closed for user root
May 30 20:38:36.659556 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:36.661784 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:36.668071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:38:36.690228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7ba9da6e-f4b2-43f3-9989-766e78670e32 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-9db2a439-bbdb-4822-8c3a-a2d51a056254-delete_volume'" released by "delete_volume" :: held 2.367s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:38:36.986228 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:36.990174 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:36.990646 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 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'
May 30 20:38:37.004436 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (a1011000-6718-4cb2-966d-702d36e41753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:37.007527 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75bbae0c-9168-4fb4-8be9-534ba7625710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.030273 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:37.056718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75bbae0c-9168-4fb4-8be9-534ba7625710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1060616366',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=392d922c-4469-4a3b-8169-037b6b6e970e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:37Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.059651 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e0eba7c-93cb-47dc-9374-bf5331d5643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.061749 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e0eba7c-93cb-47dc-9374-bf5331d5643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.064037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c57ff2b6-ab4a-4832-975e-d778412e057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.066193 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c57ff2b6-ab4a-4832-975e-d778412e057b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '392d922c-4469-4a3b-8169-037b6b6e970e', 'volume_name': 'volume-392d922c-4469-4a3b-8169-037b6b6e970e', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.068421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b3cb402-eb20-493a-9f3f-073dcd0f1c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.070468 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b3cb402-eb20-493a-9f3f-073dcd0f1c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.072585 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5104d35-a33d-4c37-ab61-ed20458841fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.073353 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Volume 392d922c-4469-4a3b-8169-037b6b6e970e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-392d922c-4469-4a3b-8169-037b6b6e970e', 'volume_size': 1}
May 30 20:38:37.075136 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392d922c-4469-4a3b-8169-037b6b6e970e stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:37.093343 n-d-843949-2 sudo[144831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392d922c-4469-4a3b-8169-037b6b6e970e stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:37.094273 n-d-843949-2 sudo[144831]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:37.621457 n-d-843949-2 sudo[144831]: pam_unix(sudo:session): session closed for user root
May 30 20:38:37.623778 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-392d922c-4469-4a3b-8169-037b6b6e970e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.549s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:37.627506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5104d35-a33d-4c37-ab61-ed20458841fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-392d922c-4469-4a3b-8169-037b6b6e970e', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.629884 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60fab22d-5036-4439-92cb-3c7d2840876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:37.640612 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Volume volume-392d922c-4469-4a3b-8169-037b6b6e970e (392d922c-4469-4a3b-8169-037b6b6e970e): created successfully
May 30 20:38:37.642600 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60fab22d-5036-4439-92cb-3c7d2840876a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:37.645917 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (a1011000-6718-4cb2-966d-702d36e41753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:37.653827 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-e02450b8-5a38-4888-a193-3921ead08502 tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:38:38.638514 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:38.643012 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:38.644021 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 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'
May 30 20:38:38.671363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (84dbaf3a-1e22-429a-bac5-b21d96ac5c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:38.675628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f532c153-7f76-45d2-bae0-5538b30136aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:38.701460 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:38.729505 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f532c153-7f76-45d2-bae0-5538b30136aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2000484605',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=3705290e-95d0-4fac-abcc-9b66a8760f1a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=392d922c-4469-4a3b-8169-037b6b6e970e,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:39Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:38.732751 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edfe394-f360-41e3-a417-b7a0f9f9738f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:38.735082 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6edfe394-f360-41e3-a417-b7a0f9f9738f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:38.737748 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe7760d1-a477-41a5-ba69-a61d476eeedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:38.782083 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe7760d1-a477-41a5-ba69-a61d476eeedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '3705290e-95d0-4fac-abcc-9b66a8760f1a', 'volume_name': 'volume-3705290e-95d0-4fac-abcc-9b66a8760f1a', 'volume_size': 1, 'source_volid': '392d922c-4469-4a3b-8169-037b6b6e970e', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:38.784373 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (327384cd-a42d-430b-b58a-8ef6f79f4c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:38.786480 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (327384cd-a42d-430b-b58a-8ef6f79f4c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:38.788605 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec315830-a629-4816-aa50-1166f3516562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:38.789377 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Volume 3705290e-95d0-4fac-abcc-9b66a8760f1a: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-3705290e-95d0-4fac-abcc-9b66a8760f1a', 'volume_size': 1, 'source_volid': '392d922c-4469-4a3b-8169-037b6b6e970e', 'source_volstatus': 'available'}
May 30 20:38:38.830773 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Creating clone of volume: 392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:38:38.831903 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:38.871083 n-d-843949-2 sudo[144864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:38:38.873237 n-d-843949-2 sudo[144864]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:39.277765 n-d-843949-2 sudo[144864]: pam_unix(sudo:session): session closed for user root
May 30 20:38:39.280320 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e" returned: 0 in 0.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:39.282182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a --snapshot stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:39.303281 n-d-843949-2 sudo[144870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a --snapshot stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e -L 1.00g
May 30 20:38:39.304854 n-d-843949-2 sudo[144870]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:39.965752 n-d-843949-2 sudo[144870]: pam_unix(sudo:session): session closed for user root
May 30 20:38:39.968096 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a --snapshot stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e -L 1.00g" returned: 0 in 0.686s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:39.969853 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3705290e-95d0-4fac-abcc-9b66a8760f1a stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:39.988212 n-d-843949-2 sudo[144976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3705290e-95d0-4fac-abcc-9b66a8760f1a stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:39.989128 n-d-843949-2 sudo[144976]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:40.521905 n-d-843949-2 sudo[144976]: pam_unix(sudo:session): session closed for user root
May 30 20:38:40.524229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3705290e-95d0-4fac-abcc-9b66a8760f1a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.554s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:40.525928 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:40.545754 n-d-843949-2 sudo[145022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:40.546552 n-d-843949-2 sudo[145022]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:40.960910 n-d-843949-2 sudo[145022]: pam_unix(sudo:session): session closed for user root
May 30 20:38:40.963249 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.437s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:40.966279 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:40.984538 n-d-843949-2 sudo[145028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a iflag=direct
May 30 20:38:40.985332 n-d-843949-2 sudo[145028]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:41.297247 n-d-843949-2 sudo[145028]: pam_unix(sudo:session): session closed for user root
May 30 20:38:41.299529 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a iflag=direct" returned: 0 in 0.333s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:41.300814 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:41.318775 n-d-843949-2 sudo[145041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a oflag=direct
May 30 20:38:41.319554 n-d-843949-2 sudo[145041]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:41.626839 n-d-843949-2 sudo[145041]: pam_unix(sudo:session): session closed for user root
May 30 20:38:41.630117 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a oflag=direct" returned: 0 in 0.329s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:41.631419 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:41.650476 n-d-843949-2 sudo[145053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:38:41.651269 n-d-843949-2 sudo[145053]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:46.094043 n-d-843949-2 sudo[145053]: pam_unix(sudo:session): session closed for user root
May 30 20:38:46.096130 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.464s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:46.096717 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3705290e--95d0--4fac--abcc--9b66a8760f1a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3705290e--95d0--4fac--abcc--9b66a8760f1a, size 1024.00 MB, duration 4.47 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:38:46.097094 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Volume copy 1024.00 MB at 229.30 MB/s
May 30 20:38:46.098309 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:46.116437 n-d-843949-2 sudo[145102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:46.117218 n-d-843949-2 sudo[145102]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:46.486384 n-d-843949-2 sudo[145102]: pam_unix(sudo:session): session closed for user root
May 30 20:38:46.488668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.390s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:46.490683 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:46.508324 n-d-843949-2 sudo[145105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:46.509096 n-d-843949-2 sudo[145105]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:47.065005 n-d-843949-2 sudo[145105]: pam_unix(sudo:session): session closed for user root
May 30 20:38:47.067600 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.576s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:47.071330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec315830-a629-4816-aa50-1166f3516562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3705290e-95d0-4fac-abcc-9b66a8760f1a', 'volume_size': 1, 'source_volid': '392d922c-4469-4a3b-8169-037b6b6e970e', 'source_volstatus': 'available'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:47.073663 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b79d3a2-a216-4dc6-8d62-5735c6a65b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:47.087201 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Volume volume-3705290e-95d0-4fac-abcc-9b66a8760f1a (3705290e-95d0-4fac-abcc-9b66a8760f1a): created successfully
May 30 20:38:47.090672 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b79d3a2-a216-4dc6-8d62-5735c6a65b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:47.093969 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (84dbaf3a-1e22-429a-bac5-b21d96ac5c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:47.106493 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a186c78b-48fc-4dac-ac1e-424cdbdc066b tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:38:47.999653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:48.003598 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:48.004115 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 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'
May 30 20:38:48.015911 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (c5d84cd4-fee8-4444-a9f6-209759ecfbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:48.019129 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (018d87d6-1b09-4062-a090-52b81e314763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.044496 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:48.067383 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (018d87d6-1b09-4062-a090-52b81e314763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1535766775',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:48Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.069833 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55947830-3876-455b-a1d3-fc2abd403dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.071870 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (55947830-3876-455b-a1d3-fc2abd403dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.074164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2605c835-aba2-48ca-b133-3b9d75652f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.076330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2605c835-aba2-48ca-b133-3b9d75652f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982', 'volume_name': 'volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.078496 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c703895a-a321-4c85-8269-2449b57c7eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.080541 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c703895a-a321-4c85-8269-2449b57c7eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.082643 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7be0c76-9b77-4db5-be26-8b50523fc69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.083392 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Volume a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982', 'volume_size': 1}
May 30 20:38:48.084601 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:48.102821 n-d-843949-2 sudo[145151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 stack-volumes-lvmdriver-1 -L 1g
May 30 20:38:48.103595 n-d-843949-2 sudo[145151]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:48.559220 n-d-843949-2 sudo[145151]: pam_unix(sudo:session): session closed for user root
May 30 20:38:48.561615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.476s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:48.565215 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7be0c76-9b77-4db5-be26-8b50523fc69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.567553 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ff4dfa7-5ab2-477b-b237-ae3393f83c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:48.578888 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Volume volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 (a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982): created successfully
May 30 20:38:48.580802 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ff4dfa7-5ab2-477b-b237-ae3393f83c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:48.583783 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (c5d84cd4-fee8-4444-a9f6-209759ecfbdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:48.591295 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-af4e0037-195c-4f0f-baf0-67c7135f8d01 tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:38:49.216792 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:38:49.279589 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982
May 30 20:38:49.280594 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:49.299720 n-d-843949-2 sudo[145183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982
May 30 20:38:49.300618 n-d-843949-2 sudo[145183]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:49.687086 n-d-843949-2 sudo[145183]: pam_unix(sudo:session): session closed for user root
May 30 20:38:49.689348 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982" returned: 0 in 0.408s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:49.691151 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:49.709599 n-d-843949-2 sudo[145187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982
May 30 20:38:49.710379 n-d-843949-2 sudo[145187]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:50.091571 n-d-843949-2 sudo[145187]: pam_unix(sudo:session): session closed for user root
May 30 20:38:50.093893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982" returned: 0 in 0.402s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:50.096016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:50.113997 n-d-843949-2 sudo[145190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982
May 30 20:38:50.114790 n-d-843949-2 sudo[145190]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:50.546015 n-d-843949-2 sudo[145190]: pam_unix(sudo:session): session closed for user root
May 30 20:38:50.548307 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982" returned: 0 in 0.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:50.549414 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982
May 30 20:38:50.594542 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Created reservations ['fb8d7490-78b9-4118-9dc6-40347fc0f3a5', 'e567bc77-f939-4cac-8f54-da60b84f914e', '2496d32a-2a7f-4cc6-a878-c8a214215b03', 'b16565d0-8ace-498a-929b-c33f9935f1e0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:50.596812 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:50.596812 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:50.596812 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:50.635755 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:50.636933 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:50.657330 n-d-843949-2 sudo[145196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:50.658118 n-d-843949-2 sudo[145196]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:51.027860 n-d-843949-2 sudo[145196]: pam_unix(sudo:session): session closed for user root
May 30 20:38:51.030374 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 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.393s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:51.032923 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:51.051201 n-d-843949-2 sudo[145199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:51.052013 n-d-843949-2 sudo[145199]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:51.442065 n-d-843949-2 sudo[145199]: pam_unix(sudo:session): session closed for user root
May 30 20:38:51.444412 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:51.446535 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:51.452185 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:38:51.466027 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-0f2c1fbb-2a51-46c1-ae1e-a7e974bfea2e tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-a2fb9b39-82b0-4c8f-8b6c-ae844a0ad982-delete_volume'" released by "delete_volume" :: held 2.249s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:38:51.516882 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-3705290e-95d0-4fac-abcc-9b66a8760f1a-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:38:51.575453 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:51.576474 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:51.594476 n-d-843949-2 sudo[145202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:51.595270 n-d-843949-2 sudo[145202]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:51.969819 n-d-843949-2 sudo[145202]: pam_unix(sudo:session): session closed for user root
May 30 20:38:51.972130 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.395s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:51.973896 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:51.992183 n-d-843949-2 sudo[145205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:51.992963 n-d-843949-2 sudo[145205]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:52.359157 n-d-843949-2 sudo[145205]: pam_unix(sudo:session): session closed for user root
May 30 20:38:52.361459 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.387s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:52.363642 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:52.381339 n-d-843949-2 sudo[145208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:52.382115 n-d-843949-2 sudo[145208]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:52.788649 n-d-843949-2 sudo[145208]: pam_unix(sudo:session): session closed for user root
May 30 20:38:52.790914 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3705290e-95d0-4fac-abcc-9b66a8760f1a" returned: 0 in 0.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:52.792071 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: 3705290e-95d0-4fac-abcc-9b66a8760f1a
May 30 20:38:52.837725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Created reservations ['e7ed78be-d5e7-444a-9d63-fab88fc6645d', '10c41f6c-1092-4616-96d1-85f79dd92f4f', '33d92588-5407-4048-92cd-2570498a2cc2', '76d2aaf6-5702-4081-ae2a-2610cafb2577'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:38:52.839979 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:38:52.839979 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:38:52.839979 n-d-843949-2 cinder-volume[92362]:
May 30 20:38:52.878529 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:38:52.879263 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:52.899127 n-d-843949-2 sudo[145214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:38:52.899917 n-d-843949-2 sudo[145214]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:53.279588 n-d-843949-2 sudo[145214]: pam_unix(sudo:session): session closed for user root
May 30 20:38:53.281995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 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.402s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:53.284144 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:38:53.302744 n-d-843949-2 sudo[145217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:38:53.303513 n-d-843949-2 sudo[145217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:38:53.668629 n-d-843949-2 sudo[145217]: pam_unix(sudo:session): session closed for user root
May 30 20:38:53.670988 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.386s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:38:53.673099 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:38:53.678316 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:38:53.692316 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-ba7ae766-36f3-4660-96c3-9ec96713ff43 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-3705290e-95d0-4fac-abcc-9b66a8760f1a-delete_volume'" released by "delete_volume" :: held 2.175s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:38:54.260288 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:38:54.264571 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:38:54.265070 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 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'
May 30 20:38:54.278270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (5b72e1ee-78da-4d40-a557-cdb38891d322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:38:54.281521 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7f6e148-f26c-4bb3-845b-0c638d17045d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:54.306252 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:38:54.331041 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7f6e148-f26c-4bb3-845b-0c638d17045d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-908212258',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=67705167-5413-4e05-9800-49bccece335f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:38:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:38:54Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:54.333480 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12d5d7d2-482e-4ce7-bd77-a7f8408640be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:54.335515 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12d5d7d2-482e-4ce7-bd77-a7f8408640be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:54.337944 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a8eefa7-ebd8-449f-8ddf-5f2985cf1d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:54.415170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a8eefa7-ebd8-449f-8ddf-5f2985cf1d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '67705167-5413-4e05-9800-49bccece335f', 'volume_name': 'volume-67705167-5413-4e05-9800-49bccece335f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:54.417935 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5f5dedc-19ad-49e7-a503-c6aa2d2aa2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:54.420117 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5f5dedc-19ad-49e7-a503-c6aa2d2aa2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:38:54.422224 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86278696-f27c-4aa8-b40a-967a58b906a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:38:54.423024 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Volume 67705167-5413-4e05-9800-49bccece335f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-67705167-5413-4e05-9800-49bccece335f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:38:54.423608 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Cloning 67705167-5413-4e05-9800-49bccece335f from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:39:02.779102 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 8.35 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:39:02.779926 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Image download 616.00 MB at 73.74 MB/s
May 30 20:39:02.818398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:02.900516 n-d-843949-2 sudo[145222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1
May 30 20:39:02.901319 n-d-843949-2 sudo[145222]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:03.203157 n-d-843949-2 sudo[145222]: pam_unix(sudo:session): session closed for user root
May 30 20:39:03.205410 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1" returned: 0 in 0.387s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:03.206322 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user ba6e47cf5b4f4bc687d3b9b6e178d740. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:39:03.264702 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:03.344425 n-d-843949-2 sudo[145227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1
May 30 20:39:03.345217 n-d-843949-2 sudo[145227]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:03.648302 n-d-843949-2 sudo[145227]: pam_unix(sudo:session): session closed for user root
May 30 20:39:03.650559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1" returned: 0 in 0.386s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:03.652887 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67705167-5413-4e05-9800-49bccece335f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:03.670741 n-d-843949-2 sudo[145232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67705167-5413-4e05-9800-49bccece335f stack-volumes-lvmdriver-1 -L 1g
May 30 20:39:03.671520 n-d-843949-2 sudo[145232]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:04.147708 n-d-843949-2 sudo[145232]: pam_unix(sudo:session): session closed for user root
May 30 20:39:04.150196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67705167-5413-4e05-9800-49bccece335f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.497s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:04.169065 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 67705167-5413-4e05-9800-49bccece335f. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:39:04.205350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_k44k48ll {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:04.287180 n-d-843949-2 sudo[145266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_k44k48ll
May 30 20:39:04.287981 n-d-843949-2 sudo[145266]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:04.585594 n-d-843949-2 sudo[145266]: pam_unix(sudo:session): session closed for user root
May 30 20:39:04.587752 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_k44k48ll" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:04.589166 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:04.668695 n-d-843949-2 sudo[145270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1
May 30 20:39:04.669481 n-d-843949-2 sudo[145270]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:04.972558 n-d-843949-2 sudo[145270]: pam_unix(sudo:session): session closed for user root
May 30 20:39:04.974950 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:04.975757 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:39:04.976783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:04.996037 n-d-843949-2 sudo[145275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f oflag=direct
May 30 20:39:04.997478 n-d-843949-2 sudo[145275]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:05.298716 n-d-843949-2 sudo[145275]: pam_unix(sudo:session): session closed for user root
May 30 20:39:05.301062 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f oflag=direct" returned: 0 in 0.324s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:05.302442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:05.320469 n-d-843949-2 sudo[145287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f
May 30 20:39:05.321258 n-d-843949-2 sudo[145287]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:06.151906 n-d-843949-2 sudo[145287]: pam_unix(sudo:session): session closed for user root
May 30 20:39:06.154324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f" returned: 0 in 0.851s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:06.155398 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:06.234591 n-d-843949-2 sudo[145320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1
May 30 20:39:06.235388 n-d-843949-2 sudo[145320]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:06.536576 n-d-843949-2 sudo[145320]: pam_unix(sudo:session): session closed for user root
May 30 20:39:06.538833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1" returned: 0 in 0.383s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:06.539679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_wjxsk18kn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--67705167--5413--4e05--9800--49bccece335f {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:39:06.540106 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Converted 700.00 MB image at 700.00 MB/s
May 30 20:39:06.540735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 67705167-5413-4e05-9800-49bccece335f successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:39:06.658528 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user ba6e47cf5b4f4bc687d3b9b6e178d740 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:39:06.659190 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Marking volume 67705167-5413-4e05-9800-49bccece335f as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:39:06.669779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 67705167-5413-4e05-9800-49bccece335f. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:39:06.670200 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Creating volume glance metadata for volume 67705167-5413-4e05-9800-49bccece335f backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:39:06.730661 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86278696-f27c-4aa8-b40a-967a58b906a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67705167-5413-4e05-9800-49bccece335f', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:06.733486 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a69b4517-1470-4a03-a8d4-762daf72f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:06.740810 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Volume volume-67705167-5413-4e05-9800-49bccece335f (67705167-5413-4e05-9800-49bccece335f): created successfully
May 30 20:39:06.742749 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a69b4517-1470-4a03-a8d4-762daf72f8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:06.745768 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (5b72e1ee-78da-4d40-a557-cdb38891d322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:06.753814 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b3becf8f-fa39-4ffb-9997-917620542d80 tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:39:08.054173 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:39:08.058110 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:39:08.058606 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 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'
May 30 20:39:08.072037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (8dd8dff2-2f34-4b22-97c8-a46d709049b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:08.075112 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187cd9bf-947a-48ec-b5f2-5913e0d34538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.096719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:39:08.120658 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187cd9bf-947a-48ec-b5f2-5913e0d34538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:39:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-59255890',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ddaae886-50e9-4878-a580-dc45340e4e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ea82be4cfc41b3a0214d741af83ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:39:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:39:08Z,user_id='ba6e47cf5b4f4bc687d3b9b6e178d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.123765 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (244773aa-b4a7-44bf-9d3a-401497efc379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.125885 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (244773aa-b4a7-44bf-9d3a-401497efc379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.128209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1209e39e-248b-478e-94f2-885caf8a1c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.130394 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1209e39e-248b-478e-94f2-885caf8a1c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddaae886-50e9-4878-a580-dc45340e4e7f', 'volume_name': 'volume-ddaae886-50e9-4878-a580-dc45340e4e7f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.132642 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d1f631a-44d2-4314-a4d4-942eb31ae872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.134694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d1f631a-44d2-4314-a4d4-942eb31ae872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.136839 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f5beb01-25b3-4d87-bd61-15667a331787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.137621 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Volume ddaae886-50e9-4878-a580-dc45340e4e7f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddaae886-50e9-4878-a580-dc45340e4e7f', 'volume_size': 1}
May 30 20:39:08.138771 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ddaae886-50e9-4878-a580-dc45340e4e7f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:08.156829 n-d-843949-2 sudo[145325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ddaae886-50e9-4878-a580-dc45340e4e7f stack-volumes-lvmdriver-1 -L 1g
May 30 20:39:08.157628 n-d-843949-2 sudo[145325]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:08.627363 n-d-843949-2 sudo[145325]: pam_unix(sudo:session): session closed for user root
May 30 20:39:08.629668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ddaae886-50e9-4878-a580-dc45340e4e7f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.490s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:08.633318 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f5beb01-25b3-4d87-bd61-15667a331787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddaae886-50e9-4878-a580-dc45340e4e7f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.635639 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7dd3b52-601a-4635-8f0c-c194004eedd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:08.647440 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Volume volume-ddaae886-50e9-4878-a580-dc45340e4e7f (ddaae886-50e9-4878-a580-dc45340e4e7f): created successfully
May 30 20:39:08.649365 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7dd3b52-601a-4635-8f0c-c194004eedd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:08.652460 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Flow 'volume_create_manager' (8dd8dff2-2f34-4b22-97c8-a46d709049b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:08.659992 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c79676bf-7a7c-4dc5-9b8f-945c54b196ad tempest-VolumesGetTest-2047861706 None] Created volume successfully.
May 30 20:39:09.260946 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-ddaae886-50e9-4878-a580-dc45340e4e7f-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:09.321018 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: ddaae886-50e9-4878-a580-dc45340e4e7f
May 30 20:39:09.321996 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:09.340832 n-d-843949-2 sudo[145357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f
May 30 20:39:09.341664 n-d-843949-2 sudo[145357]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:09.714657 n-d-843949-2 sudo[145357]: pam_unix(sudo:session): session closed for user root
May 30 20:39:09.716946 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f" returned: 0 in 0.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:09.718705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:09.737072 n-d-843949-2 sudo[145360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f
May 30 20:39:09.737843 n-d-843949-2 sudo[145360]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:10.102040 n-d-843949-2 sudo[145360]: pam_unix(sudo:session): session closed for user root
May 30 20:39:10.104200 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:10.106613 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:10.124120 n-d-843949-2 sudo[145363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f
May 30 20:39:10.124904 n-d-843949-2 sudo[145363]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:10.545010 n-d-843949-2 sudo[145363]: pam_unix(sudo:session): session closed for user root
May 30 20:39:10.547278 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ddaae886-50e9-4878-a580-dc45340e4e7f" returned: 0 in 0.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:10.548409 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: ddaae886-50e9-4878-a580-dc45340e4e7f
May 30 20:39:10.592700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Created reservations ['7e81e68a-8fbe-4787-9bba-28aad493b05a', '074c0b92-680a-4535-b374-4823b224ac5c', 'e4bcf352-36e0-4348-8310-ff115252bab1', 'e6e3dd50-c94f-4451-a32c-ca0996d1a1da'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:10.594773 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:10.594773 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:10.594773 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:10.637960 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:39:10.638717 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:10.656963 n-d-843949-2 sudo[145369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:39:10.657746 n-d-843949-2 sudo[145369]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:11.031555 n-d-843949-2 sudo[145369]: pam_unix(sudo:session): session closed for user root
May 30 20:39:11.033990 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 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.395s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:11.036067 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:11.054143 n-d-843949-2 sudo[145372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:39:11.054924 n-d-843949-2 sudo[145372]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:11.235905 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:39:11.236587 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:39:11.237520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:11.256148 n-d-843949-2 sudo[145374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:39:11.256926 n-d-843949-2 sudo[145374]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:11.440242 n-d-843949-2 sudo[145372]: pam_unix(sudo:session): session closed for user root
May 30 20:39:11.442502 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:11.444782 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:39:11.451282 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:39:11.466485 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5d563840-f42a-432d-a737-97f2c3d4d2fd tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-ddaae886-50e9-4878-a580-dc45340e4e7f-delete_volume'" released by "delete_volume" :: held 2.205s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:11.575223 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-67705167-5413-4e05-9800-49bccece335f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:11.635066 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 67705167-5413-4e05-9800-49bccece335f
May 30 20:39:11.636072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:11.663725 n-d-843949-2 sudo[145378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f
May 30 20:39:11.664573 n-d-843949-2 sudo[145378]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:11.674230 n-d-843949-2 sudo[145374]: pam_unix(sudo:session): session closed for user root
May 30 20:39:11.676424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:11.677934 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:11.695767 n-d-843949-2 sudo[145380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:39:11.696565 n-d-843949-2 sudo[145380]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:12.046564 n-d-843949-2 sudo[145378]: pam_unix(sudo:session): session closed for user root
May 30 20:39:12.048914 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f" returned: 0 in 0.412s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:12.050687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:12.068873 n-d-843949-2 sudo[145384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f
May 30 20:39:12.069655 n-d-843949-2 sudo[145384]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:12.107699 n-d-843949-2 sudo[145380]: pam_unix(sudo:session): session closed for user root
May 30 20:39:12.109944 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:12.111301 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:39:12.451364 n-d-843949-2 sudo[145384]: pam_unix(sudo:session): session closed for user root
May 30 20:39:12.453293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f" returned: 0 in 0.402s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:12.454987 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:12.472265 n-d-843949-2 sudo[145387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f
May 30 20:39:12.473050 n-d-843949-2 sudo[145387]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:12.884135 n-d-843949-2 sudo[145387]: pam_unix(sudo:session): session closed for user root
May 30 20:39:12.886328 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67705167-5413-4e05-9800-49bccece335f" returned: 0 in 0.431s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:12.887519 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: 67705167-5413-4e05-9800-49bccece335f
May 30 20:39:12.933418 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Created reservations ['30997261-edb6-4528-a791-fb368308c165', '1face260-7bbe-48bd-89e7-34c748bda375', '36d5c715-cee8-4ea9-a7d2-9c60be39e68a', '8567a218-f027-49e0-bd8b-d07442d6868e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:12.935582 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:12.935582 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:12.935582 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:12.974540 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:39:12.975159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:12.993421 n-d-843949-2 sudo[145393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:39:12.994192 n-d-843949-2 sudo[145393]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:13.358400 n-d-843949-2 sudo[145393]: pam_unix(sudo:session): session closed for user root
May 30 20:39:13.360644 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 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.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:13.362879 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:13.381096 n-d-843949-2 sudo[145396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:39:13.381872 n-d-843949-2 sudo[145396]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:13.751220 n-d-843949-2 sudo[145396]: pam_unix(sudo:session): session closed for user root
May 30 20:39:13.753594 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.390s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:13.755687 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:39:13.760879 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:39:13.775354 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-5ebcd09a-eef8-4679-a164-69bc22fa57d0 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-67705167-5413-4e05-9800-49bccece335f-delete_volume'" released by "delete_volume" :: held 2.200s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:13.879540 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-392d922c-4469-4a3b-8169-037b6b6e970e-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:13.938513 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Skipping remove_export. No iscsi_target is presently exported for volume: 392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:39:13.939492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:13.957665 n-d-843949-2 sudo[145399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:39:13.958452 n-d-843949-2 sudo[145399]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:14.342370 n-d-843949-2 sudo[145399]: pam_unix(sudo:session): session closed for user root
May 30 20:39:14.344684 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e" returned: 0 in 0.405s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:14.346445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:14.364417 n-d-843949-2 sudo[145402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:39:14.365188 n-d-843949-2 sudo[145402]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:14.758105 n-d-843949-2 sudo[145402]: pam_unix(sudo:session): session closed for user root
May 30 20:39:14.760209 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e" returned: 0 in 0.413s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:14.762596 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:14.781368 n-d-843949-2 sudo[145405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:39:14.782143 n-d-843949-2 sudo[145405]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:15.238126 n-d-843949-2 sudo[145405]: pam_unix(sudo:session): session closed for user root
May 30 20:39:15.240353 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-392d922c-4469-4a3b-8169-037b6b6e970e" returned: 0 in 0.478s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:15.241479 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Successfully deleted volume: 392d922c-4469-4a3b-8169-037b6b6e970e
May 30 20:39:15.286300 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Created reservations ['42d14c68-0b53-45d0-b589-f04e0f809aab', '25a619e9-942a-42bd-a777-d84fe63372d2', 'b4a7a439-3850-4497-925d-ded1b1d387c1', 'd6199aac-71bf-4fa6-8c14-6cb6a833bb8e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:15.288684 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:15.288684 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:15.288684 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:15.331017 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:39:15.331817 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:15.350186 n-d-843949-2 sudo[145411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:39:15.350968 n-d-843949-2 sudo[145411]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:15.782357 n-d-843949-2 sudo[145411]: pam_unix(sudo:session): session closed for user root
May 30 20:39:15.784672 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 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.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:15.786680 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:15.804244 n-d-843949-2 sudo[145416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:39:15.805017 n-d-843949-2 sudo[145416]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:16.220727 n-d-843949-2 sudo[145416]: pam_unix(sudo:session): session closed for user root
May 30 20:39:16.223572 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:16.226291 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:39:16.232721 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Deleted volume successfully.
May 30 20:39:16.249730 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-fd3c0e52-c185-42db-b9a9-cefd3dd2f6a4 tempest-VolumesGetTest-2047861706 None] Lock "b'cinder-392d922c-4469-4a3b-8169-037b6b6e970e-delete_volume'" released by "delete_volume" :: held 2.370s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:18.191270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:39:18.194986 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:39:18.195480 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 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'
May 30 20:39:18.208001 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Flow 'volume_create_manager' (4b399d3c-1dcd-4f29-8fe9-e394f3717a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:18.211408 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e41a79e-671f-4374-97bf-cdbdbf824576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.234045 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:39:18.260378 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e41a79e-671f-4374-97bf-cdbdbf824576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1059286076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=923a1c3f-7d18-416c-ad6e-ab7dcf361c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2325e9ab52eb4362ada39a787854283f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:39:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:39:18Z,user_id='c3b0fac326b04dc7abd90b81aa054cbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.262886 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf6e80b8-2b8b-4a43-9547-50c05a1c8fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.265034 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf6e80b8-2b8b-4a43-9547-50c05a1c8fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.267337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2d61c96-ffe4-4135-8d48-24d68c630496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.269881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2d61c96-ffe4-4135-8d48-24d68c630496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '923a1c3f-7d18-416c-ad6e-ab7dcf361c60', 'volume_name': 'volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.272140 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d82e8024-214e-4d82-82ec-2d6aeee0439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.274223 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d82e8024-214e-4d82-82ec-2d6aeee0439e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.276371 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d70c4324-c611-469f-911d-295404a13b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.277202 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Volume 923a1c3f-7d18-416c-ad6e-ab7dcf361c60: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60', 'volume_size': 1}
May 30 20:39:18.279111 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:18.297762 n-d-843949-2 sudo[145419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 stack-volumes-lvmdriver-1 -L 1g
May 30 20:39:18.298550 n-d-843949-2 sudo[145419]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:18.775359 n-d-843949-2 sudo[145419]: pam_unix(sudo:session): session closed for user root
May 30 20:39:18.777721 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.498s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:18.781317 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d70c4324-c611-469f-911d-295404a13b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.783663 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14fa77a5-4bb5-4f69-a60d-07d8913354a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:18.794606 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Volume volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 (923a1c3f-7d18-416c-ad6e-ab7dcf361c60): created successfully
May 30 20:39:18.796457 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (14fa77a5-4bb5-4f69-a60d-07d8913354a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:18.799435 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Flow 'volume_create_manager' (4b399d3c-1dcd-4f29-8fe9-e394f3717a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:18.806556 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c4ce381c-b003-40cb-9599-25fb22dfd1a8 tempest-VolumesSnapshotListTestJSON-1121287211 None] Created volume successfully.
May 30 20:39:19.528180 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0de91e8c-99fc-4ac4-bc7b-7eaf964a2d08 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:19.546311 n-d-843949-2 sudo[145453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:19.547087 n-d-843949-2 sudo[145453]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:19.934100 n-d-843949-2 sudo[145453]: pam_unix(sudo:session): session closed for user root
May 30 20:39:19.936449 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0de91e8c-99fc-4ac4-bc7b-7eaf964a2d08 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.408s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:19.938229 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0de91e8c-99fc-4ac4-bc7b-7eaf964a2d08 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-645a9c93-7863-4d31-8172-35df23538af8 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:19.956424 n-d-843949-2 sudo[145456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-645a9c93-7863-4d31-8172-35df23538af8 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g
May 30 20:39:19.957193 n-d-843949-2 sudo[145456]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:20.595622 n-d-843949-2 sudo[145456]: pam_unix(sudo:session): session closed for user root
May 30 20:39:20.597885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-0de91e8c-99fc-4ac4-bc7b-7eaf964a2d08 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-645a9c93-7863-4d31-8172-35df23538af8 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g" returned: 0 in 0.659s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:20.649765 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-0de91e8c-99fc-4ac4-bc7b-7eaf964a2d08 tempest-VolumesSnapshotListTestJSON-1121287211 None] Create snapshot completed successfully
May 30 20:39:21.859259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f34f6391-427f-4b9f-b128-c49b6cc0dd77 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:21.877356 n-d-843949-2 sudo[145560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:21.878150 n-d-843949-2 sudo[145560]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:22.255359 n-d-843949-2 sudo[145560]: pam_unix(sudo:session): session closed for user root
May 30 20:39:22.257703 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f34f6391-427f-4b9f-b128-c49b6cc0dd77 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.398s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:22.259495 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f34f6391-427f-4b9f-b128-c49b6cc0dd77 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:22.278805 n-d-843949-2 sudo[145563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g
May 30 20:39:22.279621 n-d-843949-2 sudo[145563]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:22.917076 n-d-843949-2 sudo[145563]: pam_unix(sudo:session): session closed for user root
May 30 20:39:22.919365 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f34f6391-427f-4b9f-b128-c49b6cc0dd77 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g" returned: 0 in 0.659s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:22.970067 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f34f6391-427f-4b9f-b128-c49b6cc0dd77 tempest-VolumesSnapshotListTestJSON-1121287211 None] Create snapshot completed successfully
May 30 20:39:24.191532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b39a933-c006-4da4-813b-60c04046f492 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:24.209241 n-d-843949-2 sudo[145675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:24.210019 n-d-843949-2 sudo[145675]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:24.599268 n-d-843949-2 sudo[145675]: pam_unix(sudo:session): session closed for user root
May 30 20:39:24.601392 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b39a933-c006-4da4-813b-60c04046f492 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:24.602971 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b39a933-c006-4da4-813b-60c04046f492 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:24.620524 n-d-843949-2 sudo[145678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g
May 30 20:39:24.621299 n-d-843949-2 sudo[145678]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:25.267128 n-d-843949-2 sudo[145678]: pam_unix(sudo:session): session closed for user root
May 30 20:39:25.269586 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-4b39a933-c006-4da4-813b-60c04046f492 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435 --snapshot stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 -L 1.00g" returned: 0 in 0.666s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:25.321078 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-4b39a933-c006-4da4-813b-60c04046f492 tempest-VolumesSnapshotListTestJSON-1121287211 None] Create snapshot completed successfully
May 30 20:39:26.985332 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-8e5c62f9-2063-4361-aeb5-0b48a2487435-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:26.987144 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:27.005586 n-d-843949-2 sudo[145812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435
May 30 20:39:27.006392 n-d-843949-2 sudo[145812]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:27.378741 n-d-843949-2 sudo[145812]: pam_unix(sudo:session): session closed for user root
May 30 20:39:27.380984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435" returned: 0 in 0.393s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:27.383080 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:27.401203 n-d-843949-2 sudo[145815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435
May 30 20:39:27.401969 n-d-843949-2 sudo[145815]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:28.008701 n-d-843949-2 sudo[145815]: pam_unix(sudo:session): session closed for user root
May 30 20:39:28.010995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8e5c62f9-2063-4361-aeb5-0b48a2487435" returned: 0 in 0.627s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:28.095481 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] Created reservations ['a7229c20-0b60-4a18-ab90-e4990a57ead3', 'ecadd22c-e909-45b5-88f7-a05e04789028', '44dee2c1-a87d-47ea-bf66-cad156b7c228', '7b12c08a-fbe9-43f2-b72b-16cccde31405'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:28.097049 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:28.097049 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:28.097049 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:28.132414 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] Delete snapshot completed successfully.
May 30 20:39:28.137930 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-42b004c6-d292-4b24-b865-5b0d4f6a23de tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-8e5c62f9-2063-4361-aeb5-0b48a2487435-delete_snapshot'" released by "delete_snapshot" :: held 1.153s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:29.189131 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-8ca0f5df-7117-45d1-8a5f-491c903919cb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:29.190764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:29.209157 n-d-843949-2 sudo[145900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb
May 30 20:39:29.209944 n-d-843949-2 sudo[145900]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:29.591994 n-d-843949-2 sudo[145900]: pam_unix(sudo:session): session closed for user root
May 30 20:39:29.594270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb" returned: 0 in 0.403s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:29.596326 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:29.614142 n-d-843949-2 sudo[145903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb
May 30 20:39:29.614911 n-d-843949-2 sudo[145903]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:30.193418 n-d-843949-2 sudo[145903]: pam_unix(sudo:session): session closed for user root
May 30 20:39:30.195631 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8ca0f5df-7117-45d1-8a5f-491c903919cb" returned: 0 in 0.599s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:30.281694 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] Created reservations ['9bc970de-e43f-4b13-95eb-2a0911f1d5ca', '9232b81a-39bf-4b1e-b64b-52ffccb9f58f', '7fcffe18-1555-40da-8967-6df736c72f3f', '2231529d-b905-4cfe-a04c-f5d739a8d7ed'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:30.283271 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:30.283271 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:30.283271 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:30.320728 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] Delete snapshot completed successfully.
May 30 20:39:30.325717 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-3e3dc9f0-43d6-4992-a7f0-ae78c2735ad9 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-8ca0f5df-7117-45d1-8a5f-491c903919cb-delete_snapshot'" released by "delete_snapshot" :: held 1.137s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:31.388850 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-645a9c93-7863-4d31-8172-35df23538af8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:31.390538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:31.408655 n-d-843949-2 sudo[145967]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8
May 30 20:39:31.409458 n-d-843949-2 sudo[145967]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:31.786985 n-d-843949-2 sudo[145967]: pam_unix(sudo:session): session closed for user root
May 30 20:39:31.789304 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8" returned: 0 in 0.398s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:31.791323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:31.809282 n-d-843949-2 sudo[145970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8
May 30 20:39:31.810050 n-d-843949-2 sudo[145970]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:32.356940 n-d-843949-2 sudo[145970]: pam_unix(sudo:session): session closed for user root
May 30 20:39:32.359291 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-645a9c93-7863-4d31-8172-35df23538af8" returned: 0 in 0.567s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:32.445614 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] Created reservations ['2f15f729-4849-43da-a52b-b56931a793f7', 'a3b94455-8f2a-4aa8-8b50-3350b1f2878e', '2cb2032a-d5c7-426b-aaec-9fbd4f97f499', 'd9153f81-5489-4771-b1a5-68e3d692c368'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:32.447393 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:32.447393 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:32.447393 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:32.483077 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] Delete snapshot completed successfully.
May 30 20:39:32.488032 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-a381bba2-c8d7-4dcc-ae87-8aa9a6f33116 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-645a9c93-7863-4d31-8172-35df23538af8-delete_snapshot'" released by "delete_snapshot" :: held 1.099s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:33.584216 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-923a1c3f-7d18-416c-ad6e-ab7dcf361c60-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:39:33.640681 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Skipping remove_export. No iscsi_target is presently exported for volume: 923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:33.641711 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:33.660299 n-d-843949-2 sudo[146013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:33.661074 n-d-843949-2 sudo[146013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:34.051267 n-d-843949-2 sudo[146013]: pam_unix(sudo:session): session closed for user root
May 30 20:39:34.053919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:34.055889 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:34.073296 n-d-843949-2 sudo[146016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:34.074061 n-d-843949-2 sudo[146016]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:34.450310 n-d-843949-2 sudo[146016]: pam_unix(sudo:session): session closed for user root
May 30 20:39:34.452687 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.396s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:34.454679 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:34.472720 n-d-843949-2 sudo[146019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:34.473487 n-d-843949-2 sudo[146019]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:34.904913 n-d-843949-2 sudo[146019]: pam_unix(sudo:session): session closed for user root
May 30 20:39:34.907017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-923a1c3f-7d18-416c-ad6e-ab7dcf361c60" returned: 0 in 0.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:34.908046 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Successfully deleted volume: 923a1c3f-7d18-416c-ad6e-ab7dcf361c60
May 30 20:39:34.950898 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Created reservations ['b95f938a-aedc-4923-990c-4f8ad41386be', '21af2555-82f7-4d1b-b670-a1a43d34e48a', 'dc378e85-5f73-41d4-a4e1-7513a9bc1b11', 'c7dd432c-1d61-4c48-90ef-e013a5ad6dc0'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:39:34.953442 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:39:34.953442 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:39:34.953442 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:34.991460 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:39:34.992154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:35.010437 n-d-843949-2 sudo[146025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:39:35.011215 n-d-843949-2 sudo[146025]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:35.429165 n-d-843949-2 sudo[146025]: pam_unix(sudo:session): session closed for user root
May 30 20:39:35.431492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 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.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:35.433668 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:35.451082 n-d-843949-2 sudo[146030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:39:35.451860 n-d-843949-2 sudo[146030]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:35.922306 n-d-843949-2 sudo[146030]: pam_unix(sudo:session): session closed for user root
May 30 20:39:35.925111 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.491s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:35.927528 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:39:35.933009 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Deleted volume successfully.
May 30 20:39:35.946957 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-7cdcdfa5-0a09-4efe-971f-20d792cd3b30 tempest-VolumesSnapshotListTestJSON-1121287211 None] Lock "b'cinder-923a1c3f-7d18-416c-ad6e-ab7dcf361c60-delete_volume'" released by "delete_volume" :: held 2.363s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:39:49.928364 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:39:49.932700 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:39:49.933205 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:39:49.947382 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (1cc57aa0-3cd1-42fd-9860-a18e21574dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:49.951022 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0182dd6-d8cf-437d-b70e-c3940c58faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:49.973625 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:39:49.999721 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0182dd6-d8cf-437d-b70e-c3940c58faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-110586806',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=9438244e-1364-4143-b029-3538fd3bce15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:39:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:39:50Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a764ef7a-070e-4393-845b-120f6f8e36a6),volume_type_id=a764ef7a-070e-4393-845b-120f6f8e36a6)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.002178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8d6714c-c901-48cc-a140-6f670f8e045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:50.004253 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c8d6714c-c901-48cc-a140-6f670f8e045b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.006612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7841225-7d19-4b15-94c3-15c83323d1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:50.008806 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d7841225-7d19-4b15-94c3-15c83323d1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9438244e-1364-4143-b029-3538fd3bce15', 'volume_name': 'volume-9438244e-1364-4143-b029-3538fd3bce15', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.010981 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a248dcda-d969-413d-8832-541ae8ef1cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:50.013614 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a248dcda-d969-413d-8832-541ae8ef1cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.015708 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b260097-9df8-4a06-aba1-80b7c192bde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:50.016500 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Volume 9438244e-1364-4143-b029-3538fd3bce15: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9438244e-1364-4143-b029-3538fd3bce15', 'volume_size': 1}
May 30 20:39:50.017647 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9438244e-1364-4143-b029-3538fd3bce15 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:50.036172 n-d-843949-2 sudo[146432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9438244e-1364-4143-b029-3538fd3bce15 stack-volumes-lvmdriver-1 -L 1g
May 30 20:39:50.036956 n-d-843949-2 sudo[146432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:50.555208 n-d-843949-2 sudo[146432]: pam_unix(sudo:session): session closed for user root
May 30 20:39:50.557658 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9438244e-1364-4143-b029-3538fd3bce15 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:50.561697 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b260097-9df8-4a06-aba1-80b7c192bde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9438244e-1364-4143-b029-3538fd3bce15', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.563942 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (487b0e9f-a1e8-4ba7-a11e-b92a520cd8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:39:50.575690 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Volume volume-9438244e-1364-4143-b029-3538fd3bce15 (9438244e-1364-4143-b029-3538fd3bce15): created successfully
May 30 20:39:50.577762 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (487b0e9f-a1e8-4ba7-a11e-b92a520cd8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:39:50.580825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (1cc57aa0-3cd1-42fd-9860-a18e21574dfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:39:50.588366 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b3b536e3-e276-4a4a-9b9f-0e34da633c4d tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:39:53.569463 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:53.588341 n-d-843949-2 sudo[146476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15
May 30 20:39:53.589801 n-d-843949-2 sudo[146476]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:39:53.976365 n-d-843949-2 sudo[146476]: pam_unix(sudo:session): session closed for user root
May 30 20:39:53.978772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15" returned: 0 in 0.409s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.026448 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:54.033551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.033833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:39:54.034442 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:39:54.035235 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-9438244e-1364-4143-b029-3538fd3bce15,
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: incominguser yMo3fxwgp98HrvCFjAkB aEkZbfW8HNcnbAcZ
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]:
May 30 20:39:54.038294 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:39:54.039885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:54.412009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15" returned: 0 in 0.372s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.412335 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:39:54.412949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:39:54.413317 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:39:54.414475 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:54.420532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.420922 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15\n Backing store flags: \n Account information:\n yMo3fxwgp98HrvCFjAkB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:39:54.421480 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:39:54.422406 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:54.510875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.511753 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15\n Backing store flags: \n Account information:\n yMo3fxwgp98HrvCFjAkB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:39:54.513664 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:39:54.604430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:39:54.605065 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15\n Backing store flags: \n Account information:\n yMo3fxwgp98HrvCFjAkB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:39:54.605772 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:39:54.664164 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15', 'target_lun': 1, 'volume_id': '9438244e-1364-4143-b029-3538fd3bce15', 'auth_method': 'CHAP', 'auth_username': 'yMo3fxwgp98HrvCFjAkB', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b78434e3-58e1-48f9-99ef-94db4c2f9d78'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:39:54.783463 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-29e8e935-cb65-4314-b7f1-6a94aa0d8d2a req-7af82caf-05f4-481e-9134-2ec586ff9645 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:40:11.237488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:40:11.238086 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:40:11.238659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:11.267608 n-d-843949-2 sudo[146599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:40:11.269103 n-d-843949-2 sudo[146599]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:11.715289 n-d-843949-2 sudo[146599]: pam_unix(sudo:session): session closed for user root
May 30 20:40:11.717691 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.479s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:11.719239 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:11.737903 n-d-843949-2 sudo[146615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:40:11.738696 n-d-843949-2 sudo[146615]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:12.036352 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-ccba181c-6d2c-4e8f-9430-a3e50b089d40 req-50e64fe9-7e28-4194-8fc0-7a013343809f tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:40:12.037036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-ccba181c-6d2c-4e8f-9430-a3e50b089d40 req-50e64fe9-7e28-4194-8fc0-7a013343809f tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment b78434e3-58e1-48f9-99ef-94db4c2f9d78. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:40:12.042156 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:12.130553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:12.130974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15\n Backing store flags: \n Account information:\n yMo3fxwgp98HrvCFjAkB\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:12.131736 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-ccba181c-6d2c-4e8f-9430-a3e50b089d40 req-50e64fe9-7e28-4194-8fc0-7a013343809f tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: 9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:12.134715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:12.252027 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9438244e-1364-4143-b029-3538fd3bce15 -f" returned: 0 in 0.118s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:12.253603 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:12.263716 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:12.340802 n-d-843949-2 sudo[146615]: pam_unix(sudo:session): session closed for user root
May 30 20:40:12.342595 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:12.344309 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:40:12.375354 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:12.375676 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:13.183636 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-9438244e-1364-4143-b029-3538fd3bce15-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:40:13.251544 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:13.346790 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:13.347304 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:13.347772 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:13.348805 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:13.366379 n-d-843949-2 sudo[146699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:13.367172 n-d-843949-2 sudo[146699]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:13.749372 n-d-843949-2 sudo[146699]: pam_unix(sudo:session): session closed for user root
May 30 20:40:13.751649 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15" returned: 0 in 0.402s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:13.753458 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:13.771290 n-d-843949-2 sudo[146704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:13.772081 n-d-843949-2 sudo[146704]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:14.133230 n-d-843949-2 sudo[146704]: pam_unix(sudo:session): session closed for user root
May 30 20:40:14.135540 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:14.138173 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:14.156758 n-d-843949-2 sudo[146707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:14.157579 n-d-843949-2 sudo[146707]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:14.628400 n-d-843949-2 sudo[146707]: pam_unix(sudo:session): session closed for user root
May 30 20:40:14.630485 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9438244e-1364-4143-b029-3538fd3bce15" returned: 0 in 0.492s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:14.631483 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: 9438244e-1364-4143-b029-3538fd3bce15
May 30 20:40:14.657077 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-351826925 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-351826925, it is now deprecated. Please use the default quota class for default quota.
May 30 20:40:14.657868 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-351826925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-351826925, it is now deprecated. Please use the default quota class for default quota.
May 30 20:40:14.674865 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['baa096b5-0907-4177-b947-b832d81b7456', 'cbe120f7-fb5f-41cd-881a-624d3c3444ff', 'd2aee8e6-15a5-4044-8a22-15a2fb79134b', 'f83ded5f-4f40-47ee-b635-f56a0039f2b1'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:40:14.677313 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:40:14.677313 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:40:14.677313 n-d-843949-2 cinder-volume[92362]:
May 30 20:40:14.716707 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:40:14.717420 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:14.743432 n-d-843949-2 sudo[146713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:40:14.744246 n-d-843949-2 sudo[146713]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:15.152713 n-d-843949-2 sudo[146713]: pam_unix(sudo:session): session closed for user root
May 30 20:40:15.155008 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 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.437s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:15.157093 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:15.176355 n-d-843949-2 sudo[146723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:40:15.177135 n-d-843949-2 sudo[146723]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:15.606039 n-d-843949-2 sudo[146723]: pam_unix(sudo:session): session closed for user root
May 30 20:40:15.608359 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:15.610389 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:40:15.615499 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:40:15.630651 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-41324fb9-bed9-4cf5-8086-fbfab3c803f7 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-9438244e-1364-4143-b029-3538fd3bce15-delete_volume'" released by "delete_volume" :: held 2.447s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:40:16.115895 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:40:16.119811 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:40:16.120452 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:40:16.132880 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (12a5bd65-075d-4887-91c0-af793e1af32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:40:16.136281 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f792087f-2d1f-4961-9dc3-1d5454edbd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:16.159271 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:40:16.182825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f792087f-2d1f-4961-9dc3-1d5454edbd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-671762000',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=0a947465-d36c-469e-abb9-cf873ca153a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:40:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:40:16Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:16.185336 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (968b8b4f-6225-4a2a-a757-06d3e32dc836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:16.187376 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (968b8b4f-6225-4a2a-a757-06d3e32dc836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:16.189673 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4c45b48-2082-4d94-b0eb-827b92900116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:16.269281 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4c45b48-2082-4d94-b0eb-827b92900116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0a947465-d36c-469e-abb9-cf873ca153a6', 'volume_name': 'volume-0a947465-d36c-469e-abb9-cf873ca153a6', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:16.271939 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (965c2907-2dd8-470e-a284-e1431323c6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:16.274199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (965c2907-2dd8-470e-a284-e1431323c6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:16.276454 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (492c997c-a163-4f1b-b7de-db40bcabc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:16.277841 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Volume 0a947465-d36c-469e-abb9-cf873ca153a6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0a947465-d36c-469e-abb9-cf873ca153a6', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:40:16.278428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Cloning 0a947465-d36c-469e-abb9-cf873ca153a6 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:40:24.523276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1, size 616.00 MB, duration 8.24 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:40:24.523987 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Image download 616.00 MB at 74.73 MB/s
May 30 20:40:24.563425 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:24.643444 n-d-843949-2 sudo[146744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1
May 30 20:40:24.644271 n-d-843949-2 sudo[146744]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:24.944382 n-d-843949-2 sudo[146744]: pam_unix(sudo:session): session closed for user root
May 30 20:40:24.946415 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1" returned: 0 in 0.383s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:24.947178 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user d7b59621302842978b93c40177b74dd2. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:40:24.996543 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:25.077140 n-d-843949-2 sudo[146749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1
May 30 20:40:25.077933 n-d-843949-2 sudo[146749]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:25.378561 n-d-843949-2 sudo[146749]: pam_unix(sudo:session): session closed for user root
May 30 20:40:25.380834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:25.383044 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a947465-d36c-469e-abb9-cf873ca153a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:25.400667 n-d-843949-2 sudo[146754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a947465-d36c-469e-abb9-cf873ca153a6 stack-volumes-lvmdriver-1 -L 1g
May 30 20:40:25.401437 n-d-843949-2 sudo[146754]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:25.901225 n-d-843949-2 sudo[146754]: pam_unix(sudo:session): session closed for user root
May 30 20:40:25.904104 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a947465-d36c-469e-abb9-cf873ca153a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:25.922160 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 0a947465-d36c-469e-abb9-cf873ca153a6. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:40:25.958727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_cc4x_k3l {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:26.040258 n-d-843949-2 sudo[146790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_cc4x_k3l
May 30 20:40:26.041036 n-d-843949-2 sudo[146790]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:26.339356 n-d-843949-2 sudo[146790]: pam_unix(sudo:session): session closed for user root
May 30 20:40:26.341638 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_cc4x_k3l" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:26.342966 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:26.425041 n-d-843949-2 sudo[146794]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1
May 30 20:40:26.425868 n-d-843949-2 sudo[146794]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:26.723174 n-d-843949-2 sudo[146794]: pam_unix(sudo:session): session closed for user root
May 30 20:40:26.725682 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:26.726680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:40:26.727819 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:26.746504 n-d-843949-2 sudo[146799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6 oflag=direct
May 30 20:40:26.747288 n-d-843949-2 sudo[146799]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:27.046626 n-d-843949-2 sudo[146799]: pam_unix(sudo:session): session closed for user root
May 30 20:40:27.048909 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6 oflag=direct" returned: 0 in 0.321s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:27.050145 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:27.068006 n-d-843949-2 sudo[146811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6
May 30 20:40:27.068775 n-d-843949-2 sudo[146811]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:27.860507 n-d-843949-2 sudo[146811]: pam_unix(sudo:session): session closed for user root
May 30 20:40:27.862715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6" returned: 0 in 0.812s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:27.863749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:27.944818 n-d-843949-2 sudo[146841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1
May 30 20:40:27.945612 n-d-843949-2 sudo[146841]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:28.244833 n-d-843949-2 sudo[146841]: pam_unix(sudo:session): session closed for user root
May 30 20:40:28.247678 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1" returned: 0 in 0.383s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:28.248506 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_9nxbirbun-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0a947465--d36c--469e--abb9--cf873ca153a6 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:40:28.248903 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Converted 700.00 MB image at 700.00 MB/s
May 30 20:40:28.249489 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 0a947465-d36c-469e-abb9-cf873ca153a6 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:40:28.368222 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user d7b59621302842978b93c40177b74dd2 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:40:28.368876 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Marking volume 0a947465-d36c-469e-abb9-cf873ca153a6 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:40:28.380319 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 0a947465-d36c-469e-abb9-cf873ca153a6. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:40:28.380776 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Creating volume glance metadata for volume 0a947465-d36c-469e-abb9-cf873ca153a6 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:40:28.440669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (492c997c-a163-4f1b-b7de-db40bcabc771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a947465-d36c-469e-abb9-cf873ca153a6', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:28.442916 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e9bf3e8-abd7-4102-8110-50b4b7565475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:28.449945 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Volume volume-0a947465-d36c-469e-abb9-cf873ca153a6 (0a947465-d36c-469e-abb9-cf873ca153a6): created successfully
May 30 20:40:28.451686 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6e9bf3e8-abd7-4102-8110-50b4b7565475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:28.454640 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (12a5bd65-075d-4887-91c0-af793e1af32a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:40:28.461384 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-12d49d9e-0db8-4146-b098-a5720c039f33 tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:40:29.421434 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-68387124-1383-4700-8260-b81d469c6dcf tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:29.442722 n-d-843949-2 sudo[146846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:40:29.443515 n-d-843949-2 sudo[146846]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:29.815489 n-d-843949-2 sudo[146846]: pam_unix(sudo:session): session closed for user root
May 30 20:40:29.817772 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-68387124-1383-4700-8260-b81d469c6dcf tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6" returned: 0 in 0.396s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:29.819577 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-68387124-1383-4700-8260-b81d469c6dcf tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-283401e2-06a8-4924-8082-872626c4ae15 --snapshot stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:29.837172 n-d-843949-2 sudo[146849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-283401e2-06a8-4924-8082-872626c4ae15 --snapshot stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 -L 1.00g
May 30 20:40:29.837959 n-d-843949-2 sudo[146849]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:30.446869 n-d-843949-2 sudo[146849]: pam_unix(sudo:session): session closed for user root
May 30 20:40:30.449651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-68387124-1383-4700-8260-b81d469c6dcf tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-283401e2-06a8-4924-8082-872626c4ae15 --snapshot stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 -L 1.00g" returned: 0 in 0.629s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:30.544169 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-68387124-1383-4700-8260-b81d469c6dcf tempest-TestVolumeBootPattern-2101059120 None] Create snapshot completed successfully
May 30 20:40:36.507839 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:40:36.514216 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:40:36.514713 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:40:36.550518 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (30477ea0-4088-47c0-a3c1-7c9b004ba407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:40:36.554379 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (258025f5-3980-44b3-a299-4d849f2f70cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:36.578553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:40:36.602984 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (258025f5-3980-44b3-a299-4d849f2f70cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:40:36Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=262ef369-c7c5-4d6b-b48d-24186276ff65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:40:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=283401e2-06a8-4924-8082-872626c4ae15,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:40:36Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:36.606492 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfec3af4-a3c1-427f-a360-afdca7a5eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:36.608676 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfec3af4-a3c1-427f-a360-afdca7a5eb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:36.611044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e5050d1-35a3-494b-80ad-e8632a20774f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:36.613335 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e5050d1-35a3-494b-80ad-e8632a20774f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '262ef369-c7c5-4d6b-b48d-24186276ff65', 'volume_name': 'volume-262ef369-c7c5-4d6b-b48d-24186276ff65', 'volume_size': 1, 'snapshot_id': '283401e2-06a8-4924-8082-872626c4ae15'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:36.615774 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a7d961-b735-4b45-a7b0-564aeeb6f9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:36.617971 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a7d961-b735-4b45-a7b0-564aeeb6f9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:36.620216 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb906d73-cd70-4a6f-bc9d-27daeb18b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:36.621135 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Volume 262ef369-c7c5-4d6b-b48d-24186276ff65: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-262ef369-c7c5-4d6b-b48d-24186276ff65', 'volume_size': 1, 'snapshot_id': '283401e2-06a8-4924-8082-872626c4ae15'}
May 30 20:40:36.641863 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-262ef369-c7c5-4d6b-b48d-24186276ff65 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:36.661555 n-d-843949-2 sudo[146962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-262ef369-c7c5-4d6b-b48d-24186276ff65 stack-volumes-lvmdriver-1 -L 1g
May 30 20:40:36.662486 n-d-843949-2 sudo[146962]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:37.165688 n-d-843949-2 sudo[146962]: pam_unix(sudo:session): session closed for user root
May 30 20:40:37.168573 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-262ef369-c7c5-4d6b-b48d-24186276ff65 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.526s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:37.170696 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:37.191318 n-d-843949-2 sudo[146998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15
May 30 20:40:37.192306 n-d-843949-2 sudo[146998]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:37.587457 n-d-843949-2 sudo[146998]: pam_unix(sudo:session): session closed for user root
May 30 20:40:37.590231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15" returned: 0 in 0.419s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:37.592433 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:37.610891 n-d-843949-2 sudo[147011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 iflag=direct
May 30 20:40:37.611686 n-d-843949-2 sudo[147011]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:37.936974 n-d-843949-2 sudo[147011]: pam_unix(sudo:session): session closed for user root
May 30 20:40:37.939204 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 iflag=direct" returned: 0 in 0.346s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:37.940379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:37.959301 n-d-843949-2 sudo[147033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 oflag=direct
May 30 20:40:37.960223 n-d-843949-2 sudo[147033]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:38.275303 n-d-843949-2 sudo[147033]: pam_unix(sudo:session): session closed for user root
May 30 20:40:38.280097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 oflag=direct" returned: 0 in 0.339s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:38.281107 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:38.309923 n-d-843949-2 sudo[147045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:40:38.310731 n-d-843949-2 sudo[147045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:43.062454 n-d-843949-2 sudo[147045]: pam_unix(sudo:session): session closed for user root
May 30 20:40:43.064720 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.783s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:43.065317 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--283401e2--06a8--4924--8082--872626c4ae15, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--262ef369--c7c5--4d6b--b48d--24186276ff65, size 1024.00 MB, duration 4.78 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:40:43.065693 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Volume copy 1024.00 MB at 214.02 MB/s
May 30 20:40:43.113018 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Marking volume 262ef369-c7c5-4d6b-b48d-24186276ff65 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:40:43.121276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from snapshot 283401e2-06a8-4924-8082-872626c4ae15 to 262ef369-c7c5-4d6b-b48d-24186276ff65. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 30 20:40:43.151816 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fb906d73-cd70-4a6f-bc9d-27daeb18b3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-262ef369-c7c5-4d6b-b48d-24186276ff65', 'volume_size': 1, 'snapshot_id': '283401e2-06a8-4924-8082-872626c4ae15'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:43.154063 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdab0938-e13d-4006-8649-47efe609cd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:40:43.161145 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Volume volume-262ef369-c7c5-4d6b-b48d-24186276ff65 (262ef369-c7c5-4d6b-b48d-24186276ff65): created successfully
May 30 20:40:43.162882 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdab0938-e13d-4006-8649-47efe609cd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:40:43.165806 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (30477ea0-4088-47c0-a3c1-7c9b004ba407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:40:43.177524 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-56b54b20-2411-4f88-bfdd-1fde668c7c0d tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:40:46.257500 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:46.278611 n-d-843949-2 sudo[147094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:40:46.279391 n-d-843949-2 sudo[147094]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:40:46.682145 n-d-843949-2 sudo[147094]: pam_unix(sudo:session): session closed for user root
May 30 20:40:46.685218 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65" returned: 0 in 0.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:46.730961 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:46.737091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:46.737408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:46.738003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:40:46.738778 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-262ef369-c7c5-4d6b-b48d-24186276ff65,
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]:
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: incominguser 9Wm8NAT6K3yetFVzZwDr mag6U5THvJsT3Cxp
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]:
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]:
May 30 20:40:46.741712 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:40:46.743375 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:47.083372 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65" returned: 0 in 0.340s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:47.083691 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:47.084304 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:40:47.084663 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:40:47.085909 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:47.092382 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:47.092705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n Backing store flags: \n Account information:\n 9Wm8NAT6K3yetFVzZwDr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:47.093224 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:40:47.094104 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:47.179479 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:47.179807 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n Backing store flags: \n Account information:\n 9Wm8NAT6K3yetFVzZwDr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:47.181022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:40:47.268127 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:40:47.268715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n Backing store flags: \n Account information:\n 9Wm8NAT6K3yetFVzZwDr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:40:47.269396 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:40:47.313271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65', 'target_lun': 1, 'volume_id': '262ef369-c7c5-4d6b-b48d-24186276ff65', 'auth_method': 'CHAP', 'auth_username': '9Wm8NAT6K3yetFVzZwDr', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3dcccde8-a4c9-4b0b-ba2d-562fcb2adfed'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:40:47.421529 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-196ab3f0-c415-4753-93a6-5f5b29510d34 req-f9b0bbdd-846d-4ac7-94ee-409c1277aad2 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:41:03.207556 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-9cce8517-66c9-46d3-bc98-d87196d1861e tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:41:03.208271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-9cce8517-66c9-46d3-bc98-d87196d1861e tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment 3dcccde8-a4c9-4b0b-ba2d-562fcb2adfed. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:41:03.209567 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:03.299195 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:03.299530 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65\n Backing store flags: \n Account information:\n 9Wm8NAT6K3yetFVzZwDr\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:03.300177 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-9cce8517-66c9-46d3-bc98-d87196d1861e tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: 262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:03.301188 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:03.393426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-262ef369-c7c5-4d6b-b48d-24186276ff65 -f" returned: 0 in 0.092s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:03.393757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:03.397102 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:03.483549 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:03.483881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:03.661472 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-262ef369-c7c5-4d6b-b48d-24186276ff65-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:41:03.722241 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:03.809962 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:03.810276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277888]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:03.810922 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: 262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:03.811904 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:03.829275 n-d-843949-2 sudo[147164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:03.830063 n-d-843949-2 sudo[147164]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:04.220746 n-d-843949-2 sudo[147164]: pam_unix(sudo:session): session closed for user root
May 30 20:41:04.223656 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65" returned: 0 in 0.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:04.225828 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:04.246694 n-d-843949-2 sudo[147167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:04.247489 n-d-843949-2 sudo[147167]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:04.643571 n-d-843949-2 sudo[147167]: pam_unix(sudo:session): session closed for user root
May 30 20:41:04.646009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65" returned: 0 in 0.420s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:04.647852 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:04.665887 n-d-843949-2 sudo[147170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:04.666667 n-d-843949-2 sudo[147170]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:05.072787 n-d-843949-2 sudo[147170]: pam_unix(sudo:session): session closed for user root
May 30 20:41:05.075532 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-262ef369-c7c5-4d6b-b48d-24186276ff65" returned: 0 in 0.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:05.076658 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: 262ef369-c7c5-4d6b-b48d-24186276ff65
May 30 20:41:05.120991 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['734e15c0-77ec-4300-919c-7489682d676c', '1adeb791-353e-4d0f-9951-a2899b872197', 'dca4f5f9-1cb2-479b-8b6a-ee3ece65b61a', 'b6e17efe-327d-4013-83f1-1cb43a2ddc0e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:41:05.123012 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:41:05.123012 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:41:05.123012 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:05.162385 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:41:05.163090 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:05.180966 n-d-843949-2 sudo[147177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:41:05.181779 n-d-843949-2 sudo[147177]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:05.559675 n-d-843949-2 sudo[147177]: pam_unix(sudo:session): session closed for user root
May 30 20:41:05.562578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 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.399s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:05.564714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:05.583368 n-d-843949-2 sudo[147182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:41:05.584185 n-d-843949-2 sudo[147182]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:05.790079 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-283401e2-06a8-4924-8082-872626c4ae15-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:41:05.792755 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:05.814612 n-d-843949-2 sudo[147184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15
May 30 20:41:05.815406 n-d-843949-2 sudo[147184]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:05.965012 n-d-843949-2 sudo[147182]: pam_unix(sudo:session): session closed for user root
May 30 20:41:05.967399 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:05.969570 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:41:05.975947 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:41:05.990311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-35b999bd-08fa-4bb3-99f0-d944fe91eb94 req-239298e5-3060-4ce1-bb23-62c26d550167 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-262ef369-c7c5-4d6b-b48d-24186276ff65-delete_volume'" released by "delete_volume" :: held 2.329s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:41:06.190258 n-d-843949-2 sudo[147184]: pam_unix(sudo:session): session closed for user root
May 30 20:41:06.192068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15" returned: 0 in 0.399s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:06.193605 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:06.211836 n-d-843949-2 sudo[147188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15
May 30 20:41:06.212630 n-d-843949-2 sudo[147188]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:06.780499 n-d-843949-2 sudo[147188]: pam_unix(sudo:session): session closed for user root
May 30 20:41:06.782801 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-283401e2-06a8-4924-8082-872626c4ae15" returned: 0 in 0.589s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:06.877546 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['9a1853c1-c21f-4548-a05f-f4db9952fc67', '1100898b-0136-4aa2-93b8-c097449ee84c', 'b333fffd-35e4-4194-80c6-6b865e06488c', 'cf8e67df-38ff-4a23-822c-0b2597718517'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:41:06.879201 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:41:06.879201 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:41:06.879201 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:06.915786 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] Delete snapshot completed successfully.
May 30 20:41:06.921217 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-f8cc4e9a-ee87-431c-9fad-4744bbd94425 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-283401e2-06a8-4924-8082-872626c4ae15-delete_snapshot'" released by "delete_snapshot" :: held 1.131s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:41:07.984298 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-0a947465-d36c-469e-abb9-cf873ca153a6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:41:08.039830 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:41:08.040888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:08.060307 n-d-843949-2 sudo[147233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:41:08.061101 n-d-843949-2 sudo[147233]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:08.431222 n-d-843949-2 sudo[147233]: pam_unix(sudo:session): session closed for user root
May 30 20:41:08.433562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6" returned: 0 in 0.392s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:08.435347 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:08.453007 n-d-843949-2 sudo[147236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:41:08.453777 n-d-843949-2 sudo[147236]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:08.818152 n-d-843949-2 sudo[147236]: pam_unix(sudo:session): session closed for user root
May 30 20:41:08.820508 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:08.822539 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:08.841057 n-d-843949-2 sudo[147239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:41:08.841831 n-d-843949-2 sudo[147239]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:09.282494 n-d-843949-2 sudo[147239]: pam_unix(sudo:session): session closed for user root
May 30 20:41:09.284752 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a947465-d36c-469e-abb9-cf873ca153a6" returned: 0 in 0.462s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:09.285956 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: 0a947465-d36c-469e-abb9-cf873ca153a6
May 30 20:41:09.329958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['35efa723-22d3-409a-9ab1-d469d70f82ee', 'c092d366-4863-4c9d-818c-8159a90f7080', '7c73d8fb-085a-4eda-b503-733d4f9bec0c', '4249f33e-2f3f-4df9-ae8e-65cd36ff851e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:41:09.331986 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:41:09.331986 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:41:09.331986 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:09.373175 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:41:09.373835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:09.391936 n-d-843949-2 sudo[147245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:41:09.392747 n-d-843949-2 sudo[147245]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:09.796201 n-d-843949-2 sudo[147245]: pam_unix(sudo:session): session closed for user root
May 30 20:41:09.798486 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 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.424s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:09.800713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:09.818174 n-d-843949-2 sudo[147248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:41:09.818945 n-d-843949-2 sudo[147248]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:10.249431 n-d-843949-2 sudo[147248]: pam_unix(sudo:session): session closed for user root
May 30 20:41:10.252156 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:10.254526 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:41:10.265651 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:41:10.281744 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-61426011-21dc-4249-8739-6bd13a38bc45 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-0a947465-d36c-469e-abb9-cf873ca153a6-delete_volume'" released by "delete_volume" :: held 2.297s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:41:10.745375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:41:10.749206 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:41:10.749696 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:41:10.765730 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (be034add-7880-4707-87ef-b4dc3dda1d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:41:10.768802 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20939c17-06ec-4c3d-8e1f-12d92e2a1490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:10.789968 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:41:10.813848 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (20939c17-06ec-4c3d-8e1f-12d92e2a1490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1674878822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=dc9fd196-cb75-452b-a803-4594219bad34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:41:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:41:11Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:10.816279 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13817493-ca34-4b20-add0-ea7299fd4ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:10.818310 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (13817493-ca34-4b20-add0-ea7299fd4ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:10.820578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2d083f2-42f0-4d80-8b6c-9f77cc154eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:10.896115 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2d083f2-42f0-4d80-8b6c-9f77cc154eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'dc9fd196-cb75-452b-a803-4594219bad34', 'volume_name': 'volume-dc9fd196-cb75-452b-a803-4594219bad34', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:10.898369 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ced85190-5ec5-4428-a3e2-ff2310b5129b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:10.900561 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ced85190-5ec5-4428-a3e2-ff2310b5129b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:10.902746 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a4a708-cfa2-4936-a58a-e50bb469e4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:10.903553 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Volume dc9fd196-cb75-452b-a803-4594219bad34: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-dc9fd196-cb75-452b-a803-4594219bad34', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:41:10.904181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Cloning dc9fd196-cb75-452b-a803-4594219bad34 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:41:11.239454 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:41:11.239956 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:41:11.240653 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:11.258276 n-d-843949-2 sudo[147251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:41:11.259048 n-d-843949-2 sudo[147251]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:11.707778 n-d-843949-2 sudo[147251]: pam_unix(sudo:session): session closed for user root
May 30 20:41:11.710685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.470s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:11.712581 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:11.732105 n-d-843949-2 sudo[147254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:41:11.733186 n-d-843949-2 sudo[147254]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:12.175688 n-d-843949-2 sudo[147254]: pam_unix(sudo:session): session closed for user root
May 30 20:41:12.177985 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:12.179878 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:41:19.346792 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1, size 616.00 MB, duration 8.44 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:41:19.347542 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Image download 616.00 MB at 72.98 MB/s
May 30 20:41:19.390014 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:19.470987 n-d-843949-2 sudo[147259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1
May 30 20:41:19.471778 n-d-843949-2 sudo[147259]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:19.772422 n-d-843949-2 sudo[147259]: pam_unix(sudo:session): session closed for user root
May 30 20:41:19.774780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1" returned: 0 in 0.384s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:19.776252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user d7b59621302842978b93c40177b74dd2. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:41:19.827101 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:19.907267 n-d-843949-2 sudo[147264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1
May 30 20:41:19.908090 n-d-843949-2 sudo[147264]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:20.206985 n-d-843949-2 sudo[147264]: pam_unix(sudo:session): session closed for user root
May 30 20:41:20.209314 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:20.211240 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc9fd196-cb75-452b-a803-4594219bad34 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:20.229679 n-d-843949-2 sudo[147269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc9fd196-cb75-452b-a803-4594219bad34 stack-volumes-lvmdriver-1 -L 1g
May 30 20:41:20.230526 n-d-843949-2 sudo[147269]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:20.746008 n-d-843949-2 sudo[147269]: pam_unix(sudo:session): session closed for user root
May 30 20:41:20.748308 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc9fd196-cb75-452b-a803-4594219bad34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:20.766252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume dc9fd196-cb75-452b-a803-4594219bad34. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:41:20.804834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_299x2wde {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:20.885354 n-d-843949-2 sudo[147303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_299x2wde
May 30 20:41:20.886138 n-d-843949-2 sudo[147303]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:21.190314 n-d-843949-2 sudo[147303]: pam_unix(sudo:session): session closed for user root
May 30 20:41:21.192681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_299x2wde" returned: 0 in 0.387s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:21.193944 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:21.274373 n-d-843949-2 sudo[147307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1
May 30 20:41:21.275161 n-d-843949-2 sudo[147307]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:21.584280 n-d-843949-2 sudo[147307]: pam_unix(sudo:session): session closed for user root
May 30 20:41:21.586600 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1" returned: 0 in 0.392s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:21.587566 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:41:21.589236 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:21.607816 n-d-843949-2 sudo[147312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34 oflag=direct
May 30 20:41:21.608638 n-d-843949-2 sudo[147312]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:21.907363 n-d-843949-2 sudo[147312]: pam_unix(sudo:session): session closed for user root
May 30 20:41:21.909714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34 oflag=direct" returned: 0 in 0.321s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:21.910984 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:21.928540 n-d-843949-2 sudo[147324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34
May 30 20:41:21.929311 n-d-843949-2 sudo[147324]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:22.656330 n-d-843949-2 sudo[147324]: pam_unix(sudo:session): session closed for user root
May 30 20:41:22.658620 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34" returned: 0 in 0.747s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:22.659688 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:22.740630 n-d-843949-2 sudo[147355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1
May 30 20:41:22.741446 n-d-843949-2 sudo[147355]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:23.042283 n-d-843949-2 sudo[147355]: pam_unix(sudo:session): session closed for user root
May 30 20:41:23.044627 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1" returned: 0 in 0.384s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:23.045476 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_opnv3rjqn-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--dc9fd196--cb75--452b--a803--4594219bad34 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:41:23.045849 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Converted 700.00 MB image at 700.00 MB/s
May 30 20:41:23.046464 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume dc9fd196-cb75-452b-a803-4594219bad34 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:41:23.164143 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user d7b59621302842978b93c40177b74dd2 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:41:23.164803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Marking volume dc9fd196-cb75-452b-a803-4594219bad34 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:41:23.175170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to dc9fd196-cb75-452b-a803-4594219bad34. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:41:23.175650 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Creating volume glance metadata for volume dc9fd196-cb75-452b-a803-4594219bad34 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:41:23.234681 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1a4a708-cfa2-4936-a58a-e50bb469e4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc9fd196-cb75-452b-a803-4594219bad34', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:23.236884 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fee6c77-59a2-4cb2-bff6-f14bac602215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:23.245016 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Volume volume-dc9fd196-cb75-452b-a803-4594219bad34 (dc9fd196-cb75-452b-a803-4594219bad34): created successfully
May 30 20:41:23.246858 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fee6c77-59a2-4cb2-bff6-f14bac602215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:23.249818 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (be034add-7880-4707-87ef-b4dc3dda1d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:41:23.256763 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-5dabd44e-ef05-4a39-b208-d6e1d5d5ac30 tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:41:26.445283 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:26.464697 n-d-843949-2 sudo[147362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:26.465602 n-d-843949-2 sudo[147362]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:26.892976 n-d-843949-2 sudo[147362]: pam_unix(sudo:session): session closed for user root
May 30 20:41:26.895405 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:26.942669 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:26.954146 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:26.954426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:26.955033 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:41:26.956023 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-dc9fd196-cb75-452b-a803-4594219bad34,
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: incominguser CAPGvoqSe9gdzPMtSdiA o9waLrqMRZU5yWkb
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:26.959531 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:41:26.961114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:27.315403 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.354s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:27.315727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:27.316337 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:41:27.316706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:41:27.317882 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:27.325783 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:27.326106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:27.326696 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:41:27.327630 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:27.415802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:27.416704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:27.417970 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:27.505606 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:27.506268 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:27.506857 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:41:27.548633 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34', 'target_lun': 1, 'volume_id': 'dc9fd196-cb75-452b-a803-4594219bad34', 'auth_method': 'CHAP', 'auth_username': 'CAPGvoqSe9gdzPMtSdiA', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ccb977f4-78c5-4976-95f6-fd6b464c52bc'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:41:27.658303 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-c4d046f4-fc0a-4e92-a1c4-0d17a5d46fe9 req-e28e6d41-f2b4-48ac-bde8-bfeafc79f40e tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:41:42.665388 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-eaa6cb18-02cd-4472-8524-a798d00e06c9 req-655cf511-2e0b-42db-8e8d-034b5588827f tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:42.683286 n-d-843949-2 sudo[147432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:42.684090 n-d-843949-2 sudo[147432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:43.092347 n-d-843949-2 sudo[147432]: pam_unix(sudo:session): session closed for user root
May 30 20:41:43.095364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-eaa6cb18-02cd-4472-8524-a798d00e06c9 req-655cf511-2e0b-42db-8e8d-034b5588827f tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:43.097119 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-eaa6cb18-02cd-4472-8524-a798d00e06c9 req-655cf511-2e0b-42db-8e8d-034b5588827f tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 --snapshot stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:43.116956 n-d-843949-2 sudo[147455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 --snapshot stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 -L 1.00g
May 30 20:41:43.117812 n-d-843949-2 sudo[147455]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:43.743039 n-d-843949-2 sudo[147455]: pam_unix(sudo:session): session closed for user root
May 30 20:41:43.745290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-eaa6cb18-02cd-4472-8524-a798d00e06c9 req-655cf511-2e0b-42db-8e8d-034b5588827f tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 --snapshot stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 -L 1.00g" returned: 0 in 0.648s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:43.825560 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-eaa6cb18-02cd-4472-8524-a798d00e06c9 req-655cf511-2e0b-42db-8e8d-034b5588827f tempest-TestVolumeBootPattern-2101059120 None] Create snapshot completed successfully
May 30 20:41:47.513390 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:41:47.528882 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:41:47.529730 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:41:47.584118 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (cb8d9e14-2bb6-4994-8616-b0cfd2c4b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:41:47.593040 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a57cde79-6691-41fd-9a5a-c2efdb8db41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:47.623022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:41:47.667202 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a57cde79-6691-41fd-9a5a-c2efdb8db41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:41:47Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=c27c56db-f2d7-4a67-a878-1572674d24d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:41:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b632bca8-6ffa-43e5-a893-f13a014bacc9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:41:47Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:47.670236 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e193183-1a5d-49ff-b736-8137fe6fe06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:47.672820 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e193183-1a5d-49ff-b736-8137fe6fe06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:47.675414 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e81d69dc-8e41-44ff-bc72-a2281516bddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:47.678413 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e81d69dc-8e41-44ff-bc72-a2281516bddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c27c56db-f2d7-4a67-a878-1572674d24d7', 'volume_name': 'volume-c27c56db-f2d7-4a67-a878-1572674d24d7', 'volume_size': 1, 'snapshot_id': 'b632bca8-6ffa-43e5-a893-f13a014bacc9'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:47.681100 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fce2cd6-4646-42ee-b88b-6add95df351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:47.684254 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fce2cd6-4646-42ee-b88b-6add95df351b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:47.687522 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (436bea7e-8791-4ec9-ad69-2be6d1447935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:47.688370 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Volume c27c56db-f2d7-4a67-a878-1572674d24d7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c27c56db-f2d7-4a67-a878-1572674d24d7', 'volume_size': 1, 'snapshot_id': 'b632bca8-6ffa-43e5-a893-f13a014bacc9'}
May 30 20:41:47.736980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c27c56db-f2d7-4a67-a878-1572674d24d7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:47.761162 n-d-843949-2 sudo[147608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c27c56db-f2d7-4a67-a878-1572674d24d7 stack-volumes-lvmdriver-1 -L 1g
May 30 20:41:47.761980 n-d-843949-2 sudo[147608]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:48.236721 n-d-843949-2 sudo[147608]: pam_unix(sudo:session): session closed for user root
May 30 20:41:48.239104 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c27c56db-f2d7-4a67-a878-1572674d24d7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.502s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:48.241112 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:48.261046 n-d-843949-2 sudo[147642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9
May 30 20:41:48.261830 n-d-843949-2 sudo[147642]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:48.653654 n-d-843949-2 sudo[147642]: pam_unix(sudo:session): session closed for user root
May 30 20:41:48.655941 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9" returned: 0 in 0.414s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:48.658206 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:48.676750 n-d-843949-2 sudo[147655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 iflag=direct
May 30 20:41:48.677544 n-d-843949-2 sudo[147655]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:49.008244 n-d-843949-2 sudo[147655]: pam_unix(sudo:session): session closed for user root
May 30 20:41:49.011345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 iflag=direct" returned: 0 in 0.353s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:49.013782 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:49.033610 n-d-843949-2 sudo[147677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 oflag=direct
May 30 20:41:49.034562 n-d-843949-2 sudo[147677]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:49.345020 n-d-843949-2 sudo[147677]: pam_unix(sudo:session): session closed for user root
May 30 20:41:49.347269 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 oflag=direct" returned: 0 in 0.334s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:49.348341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:49.366713 n-d-843949-2 sudo[147689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:41:49.367597 n-d-843949-2 sudo[147689]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:54.573404 n-d-843949-2 sudo[147689]: pam_unix(sudo:session): session closed for user root
May 30 20:41:54.577880 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.229s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:54.578464 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b632bca8--6ffa--43e5--a893--f13a014bacc9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c27c56db--f2d7--4a67--a878--1572674d24d7, size 1024.00 MB, duration 5.23 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:41:54.578836 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Volume copy 1024.00 MB at 195.77 MB/s
May 30 20:41:54.629808 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Marking volume c27c56db-f2d7-4a67-a878-1572674d24d7 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:41:54.637491 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from snapshot b632bca8-6ffa-43e5-a893-f13a014bacc9 to c27c56db-f2d7-4a67-a878-1572674d24d7. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 30 20:41:54.670090 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (436bea7e-8791-4ec9-ad69-2be6d1447935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c27c56db-f2d7-4a67-a878-1572674d24d7', 'volume_size': 1, 'snapshot_id': 'b632bca8-6ffa-43e5-a893-f13a014bacc9'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:54.672330 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (daaecaa4-1bc1-49f1-b422-7373d6fe3873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:41:54.679805 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Volume volume-c27c56db-f2d7-4a67-a878-1572674d24d7 (c27c56db-f2d7-4a67-a878-1572674d24d7): created successfully
May 30 20:41:54.682230 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (daaecaa4-1bc1-49f1-b422-7373d6fe3873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:41:54.685231 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (cb8d9e14-2bb6-4994-8616-b0cfd2c4b6be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:41:54.696866 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-31235704-585d-4504-8199-33837d743b66 tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:41:57.222768 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:57.241369 n-d-843949-2 sudo[147705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:41:57.242147 n-d-843949-2 sudo[147705]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:41:57.647351 n-d-843949-2 sudo[147705]: pam_unix(sudo:session): session closed for user root
May 30 20:41:57.652699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7" returned: 0 in 0.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:57.707356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:57.707356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: I_T nexus: 45
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: CAPGvoqSe9gdzPMtSdiA
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-c27c56db-f2d7-4a67-a878-1572674d24d7,
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: incominguser WKqwPcFEDzGNV43k974i PP3BU82G7kK2HCCH
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]:
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:41:57.717004 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:58.100690 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7" returned: 0 in 0.381s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:58.100690 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:58.100690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:41:58.100690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:41:58.100690 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:58.105578 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:58.105791 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n Backing store flags: \n Account information:\n WKqwPcFEDzGNV43k974i\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: I_T nexus: 45
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: CAPGvoqSe9gdzPMtSdiA
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:41:58.106966 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:41:58.113546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:58.203470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:58.203470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n Backing store flags: \n Account information:\n WKqwPcFEDzGNV43k974i\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:58.203470 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:41:58.307453 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:41:58.308049 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n Backing store flags: \n Account information:\n WKqwPcFEDzGNV43k974i\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:41:58.308844 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:41:58.357954 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7', 'target_lun': 1, 'volume_id': 'c27c56db-f2d7-4a67-a878-1572674d24d7', 'auth_method': 'CHAP', 'auth_username': 'WKqwPcFEDzGNV43k974i', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9d5c5307-73da-4319-96f6-733c136627d9'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:41:58.490663 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-4d3fb594-24ed-4e0d-904c-aadf64c2aec4 req-0e592860-f713-4b99-abd5-060c452d29c0 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:42:11.240704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:42:11.240704 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:42:11.240704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:11.258282 n-d-843949-2 sudo[147745]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:42:11.259118 n-d-843949-2 sudo[147745]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:11.686453 n-d-843949-2 sudo[147745]: pam_unix(sudo:session): session closed for user root
May 30 20:42:11.689268 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:11.691374 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:11.720996 n-d-843949-2 sudo[147748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:42:11.721896 n-d-843949-2 sudo[147748]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:12.137209 n-d-843949-2 sudo[147748]: pam_unix(sudo:session): session closed for user root
May 30 20:42:12.141576 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:12.143507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:42:14.497789 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-abb61e4c-a411-4f1c-9029-32b7af471558 tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:42:14.498503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-abb61e4c-a411-4f1c-9029-32b7af471558 tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment 9d5c5307-73da-4319-96f6-733c136627d9. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:42:14.499839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:14.589698 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:14.590089 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7\n Backing store flags: \n Account information:\n WKqwPcFEDzGNV43k974i\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:14.590985 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-abb61e4c-a411-4f1c-9029-32b7af471558 tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:14.592649 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:14.683890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c27c56db-f2d7-4a67-a878-1572674d24d7 -f" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:14.684308 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:14.687346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:14.777161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:14.778119 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:14.943511 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-c27c56db-f2d7-4a67-a878-1572674d24d7-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:42:15.001635 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:15.095913 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:15.096280 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:15.096952 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:15.097959 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:15.116211 n-d-843949-2 sudo[147780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:15.116996 n-d-843949-2 sudo[147780]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:15.522279 n-d-843949-2 sudo[147780]: pam_unix(sudo:session): session closed for user root
May 30 20:42:15.524726 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7" returned: 0 in 0.426s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:15.527047 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:15.545764 n-d-843949-2 sudo[147785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:15.546542 n-d-843949-2 sudo[147785]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:15.943548 n-d-843949-2 sudo[147785]: pam_unix(sudo:session): session closed for user root
May 30 20:42:15.945832 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7" returned: 0 in 0.418s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:15.947866 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:15.966198 n-d-843949-2 sudo[147788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:15.966987 n-d-843949-2 sudo[147788]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:16.397016 n-d-843949-2 sudo[147788]: pam_unix(sudo:session): session closed for user root
May 30 20:42:16.399276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c27c56db-f2d7-4a67-a878-1572674d24d7" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:16.401635 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: c27c56db-f2d7-4a67-a878-1572674d24d7
May 30 20:42:16.446149 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['9aafc1b6-6540-4570-8137-07344fb5ffdc', 'eee3634a-9e08-4950-80aa-a6841032896e', '24496119-f3e4-4f1e-bef2-26933f10c20e', '0a40947a-52a2-477c-bca5-048d49e1c0c6'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:42:16.448778 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:42:16.448778 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:42:16.448778 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:16.489695 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:42:16.490426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:16.510379 n-d-843949-2 sudo[147795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:42:16.511161 n-d-843949-2 sudo[147795]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:16.902659 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-b632bca8-6ffa-43e5-a893-f13a014bacc9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:42:16.904920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:16.919340 n-d-843949-2 sudo[147795]: pam_unix(sudo:session): session closed for user root
May 30 20:42:16.923199 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 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.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:16.925503 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:16.926395 n-d-843949-2 sudo[147798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9
May 30 20:42:16.927198 n-d-843949-2 sudo[147798]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:16.944847 n-d-843949-2 sudo[147800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:42:16.945739 n-d-843949-2 sudo[147800]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:17.331210 n-d-843949-2 sudo[147800]: pam_unix(sudo:session): session closed for user root
May 30 20:42:17.333557 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.408s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:17.335682 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:42:17.341813 n-d-843949-2 sudo[147798]: pam_unix(sudo:session): session closed for user root
May 30 20:42:17.342513 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:42:17.346224 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:17.347614 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:17.366167 n-d-843949-2 sudo[147804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9
May 30 20:42:17.367065 n-d-843949-2 sudo[147804]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:17.374338 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-248ca220-3cf0-4b5d-ad41-da9e014b5512 req-76764c59-312c-4171-91e8-230354b40640 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-c27c56db-f2d7-4a67-a878-1572674d24d7-delete_volume'" released by "delete_volume" :: held 2.430s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:42:17.911826 n-d-843949-2 sudo[147804]: pam_unix(sudo:session): session closed for user root
May 30 20:42:17.913714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b632bca8-6ffa-43e5-a893-f13a014bacc9" returned: 0 in 0.566s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:17.996686 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['16e31a91-14ae-4574-af11-2abe76f432f1', '6f8956b0-08a2-4fd8-aa32-73d47e3a37de', '6898533b-c3f6-4907-b8bb-662d5e86e1e4', '3cda04f8-112e-40db-9179-721f9edc8c5b'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:42:17.998205 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:42:17.998205 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:42:17.998205 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:18.034737 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] Delete snapshot completed successfully.
May 30 20:42:18.039671 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-994a0ece-e276-43c1-b481-837de8588e56 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-b632bca8-6ffa-43e5-a893-f13a014bacc9-delete_snapshot'" released by "delete_snapshot" :: held 1.137s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:42:21.674387 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-97deeb69-7cc0-4055-b271-2554c11433a7 tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:42:21.675055 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-97deeb69-7cc0-4055-b271-2554c11433a7 tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment ccb977f4-78c5-4976-95f6-fd6b464c52bc. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:42:21.676389 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:21.764005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:21.764316 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34\n Backing store flags: \n Account information:\n CAPGvoqSe9gdzPMtSdiA\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:21.764992 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-97deeb69-7cc0-4055-b271-2554c11433a7 tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:21.766083 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:21.873879 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dc9fd196-cb75-452b-a803-4594219bad34 -f" returned: 0 in 0.108s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:21.874425 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:21.877845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:21.972513 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:21.973057 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:22.120914 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-dc9fd196-cb75-452b-a803-4594219bad34-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:42:22.179337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:22.273497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:22.273845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:22.274510 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:22.275520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:22.293980 n-d-843949-2 sudo[147880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:22.294762 n-d-843949-2 sudo[147880]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:22.675257 n-d-843949-2 sudo[147880]: pam_unix(sudo:session): session closed for user root
May 30 20:42:22.677554 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.401s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:22.679290 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:22.696839 n-d-843949-2 sudo[147883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:22.697620 n-d-843949-2 sudo[147883]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:23.070568 n-d-843949-2 sudo[147883]: pam_unix(sudo:session): session closed for user root
May 30 20:42:23.073467 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:23.075551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:23.094424 n-d-843949-2 sudo[147886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:23.095205 n-d-843949-2 sudo[147886]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:23.518698 n-d-843949-2 sudo[147886]: pam_unix(sudo:session): session closed for user root
May 30 20:42:23.520927 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc9fd196-cb75-452b-a803-4594219bad34" returned: 0 in 0.445s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:23.522288 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: dc9fd196-cb75-452b-a803-4594219bad34
May 30 20:42:23.567419 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['a396a16c-25d8-4a4a-96a8-23df8b9a11d5', '460a8596-2353-453d-8331-acdc47a96b21', '7ec61610-1472-4185-8c03-3ee6639a1494', '8220ce01-62b2-404f-bac1-fbd8093cd38f'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:42:23.569431 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:42:23.569431 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:42:23.569431 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:23.608692 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:42:23.609383 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:23.627261 n-d-843949-2 sudo[147893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:42:23.628079 n-d-843949-2 sudo[147893]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:24.062370 n-d-843949-2 sudo[147893]: pam_unix(sudo:session): session closed for user root
May 30 20:42:24.064742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 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.455s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:24.066759 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:24.084892 n-d-843949-2 sudo[147896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:42:24.085671 n-d-843949-2 sudo[147896]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:24.505758 n-d-843949-2 sudo[147896]: pam_unix(sudo:session): session closed for user root
May 30 20:42:24.508126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:24.510726 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:42:24.517362 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:42:24.531827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-3e9075b2-969c-41c4-a3d6-99a5696e9620 req-ae81cf1c-2949-4fa0-84fb-c77240ce03fe tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-dc9fd196-cb75-452b-a803-4594219bad34-delete_volume'" released by "delete_volume" :: held 2.411s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:42:26.821679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:42:26.825764 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:42:26.826257 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:42:26.839282 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (28a217bc-5233-419a-af3e-3ec8459bdda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:42:26.842392 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acb52ded-0010-4c04-b33a-b8d94d2fba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:26.865546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:42:26.889373 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acb52ded-0010-4c04-b33a-b8d94d2fba47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:42:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-517013450',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=7084bd39-0c00-488f-b616-4a3c05ad09e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:42:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:42:27Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:26.891785 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5f31e5a-4efd-4878-8095-ef549bf00b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:26.893850 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5f31e5a-4efd-4878-8095-ef549bf00b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:26.896146 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1ae48a4-479d-46c4-8712-a7f6becde346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:26.971854 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1ae48a4-479d-46c4-8712-a7f6becde346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7084bd39-0c00-488f-b616-4a3c05ad09e9', 'volume_name': 'volume-7084bd39-0c00-488f-b616-4a3c05ad09e9', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:26.974184 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cc0ae9d-e8e4-4ad4-a84d-15687b77d654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:26.976331 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7cc0ae9d-e8e4-4ad4-a84d-15687b77d654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:26.979122 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (933b7405-a3e2-4030-ba37-51f690347fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:26.979938 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Volume 7084bd39-0c00-488f-b616-4a3c05ad09e9: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7084bd39-0c00-488f-b616-4a3c05ad09e9', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 20:42:26.980545 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Cloning 7084bd39-0c00-488f-b616-4a3c05ad09e9 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 20:42:35.307353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1, size 616.00 MB, duration 8.33 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 20:42:35.307909 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Image download 616.00 MB at 73.99 MB/s
May 30 20:42:35.359663 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:35.440303 n-d-843949-2 sudo[147901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1
May 30 20:42:35.441094 n-d-843949-2 sudo[147901]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:35.739949 n-d-843949-2 sudo[147901]: pam_unix(sudo:session): session closed for user root
May 30 20:42:35.742259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:35.743149 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user d7b59621302842978b93c40177b74dd2. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 20:42:35.796356 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:35.876657 n-d-843949-2 sudo[147908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1
May 30 20:42:35.877451 n-d-843949-2 sudo[147908]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:36.180512 n-d-843949-2 sudo[147908]: pam_unix(sudo:session): session closed for user root
May 30 20:42:36.182824 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1" returned: 0 in 0.386s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:36.185074 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:36.202622 n-d-843949-2 sudo[147913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 stack-volumes-lvmdriver-1 -L 1g
May 30 20:42:36.203406 n-d-843949-2 sudo[147913]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:36.693702 n-d-843949-2 sudo[147913]: pam_unix(sudo:session): session closed for user root
May 30 20:42:36.696025 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:36.713725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7084bd39-0c00-488f-b616-4a3c05ad09e9. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 20:42:36.750549 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26__vi3njjq {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:36.832538 n-d-843949-2 sudo[147947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26__vi3njjq
May 30 20:42:36.833313 n-d-843949-2 sudo[147947]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:37.128630 n-d-843949-2 sudo[147947]: pam_unix(sudo:session): session closed for user root
May 30 20:42:37.130885 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26__vi3njjq" returned: 0 in 0.380s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:37.132189 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:37.214824 n-d-843949-2 sudo[147951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1
May 30 20:42:37.215629 n-d-843949-2 sudo[147951]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:37.518207 n-d-843949-2 sudo[147951]: pam_unix(sudo:session): session closed for user root
May 30 20:42:37.520496 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1" returned: 0 in 0.388s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:37.521652 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 20:42:37.522704 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:37.540929 n-d-843949-2 sudo[147956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9 oflag=direct
May 30 20:42:37.541731 n-d-843949-2 sudo[147956]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:37.842050 n-d-843949-2 sudo[147956]: pam_unix(sudo:session): session closed for user root
May 30 20:42:37.844384 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9 oflag=direct" returned: 0 in 0.321s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:37.845699 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:37.864046 n-d-843949-2 sudo[147968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9
May 30 20:42:37.864833 n-d-843949-2 sudo[147968]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:38.591516 n-d-843949-2 sudo[147968]: pam_unix(sudo:session): session closed for user root
May 30 20:42:38.597120 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9" returned: 0 in 0.751s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:38.598063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:38.679713 n-d-843949-2 sudo[147995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1
May 30 20:42:38.680543 n-d-843949-2 sudo[147995]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:38.981902 n-d-843949-2 sudo[147995]: pam_unix(sudo:session): session closed for user root
May 30 20:42:38.984255 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1" returned: 0 in 0.386s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:38.985121 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_m7785cpun-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7084bd39--0c00--488f--b616--4a3c05ad09e9 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 20:42:38.985501 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Converted 700.00 MB image at 700.00 MB/s
May 30 20:42:38.986142 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 7084bd39-0c00-488f-b616-4a3c05ad09e9 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 20:42:39.102617 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user d7b59621302842978b93c40177b74dd2 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 20:42:39.103276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Marking volume 7084bd39-0c00-488f-b616-4a3c05ad09e9 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:42:39.114037 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 7084bd39-0c00-488f-b616-4a3c05ad09e9. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 20:42:39.114614 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Creating volume glance metadata for volume 7084bd39-0c00-488f-b616-4a3c05ad09e9 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 20:42:39.175670 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (933b7405-a3e2-4030-ba37-51f690347fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7084bd39-0c00-488f-b616-4a3c05ad09e9', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:39.178010 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc65a00f-c083-42e6-97f2-3933d59b9619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:42:39.185685 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Volume volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 (7084bd39-0c00-488f-b616-4a3c05ad09e9): created successfully
May 30 20:42:39.187457 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bc65a00f-c083-42e6-97f2-3933d59b9619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:42:39.190593 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (28a217bc-5233-419a-af3e-3ec8459bdda1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:42:39.197969 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fae0c3a9-a337-4075-824b-7e3e63e7aa1b tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:42:42.345261 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:42.365479 n-d-843949-2 sudo[148004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:42:42.366283 n-d-843949-2 sudo[148004]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:42:42.745882 n-d-843949-2 sudo[148004]: pam_unix(sudo:session): session closed for user root
May 30 20:42:42.748269 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.403s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:42.797728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:42.804431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:42.804708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:42.805297 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:42:42.806155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9,
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: incominguser 3CFUovV7Qa8koMkv27Ur HemJ5z5NG3vBJNnw
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]:
May 30 20:42:42.809209 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:42:42.812748 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:43.173619 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.362s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:43.174061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:43.174735 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:42:43.175170 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:42:43.176418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:43.182838 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:43.183259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:43.183884 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:42:43.186358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:43.280526 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:43.282027 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:43.283820 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:42:43.382042 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:42:43.382659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:42:43.384375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:42:43.427885 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9', 'target_lun': 1, 'volume_id': '7084bd39-0c00-488f-b616-4a3c05ad09e9', 'auth_method': 'CHAP', 'auth_username': '3CFUovV7Qa8koMkv27Ur', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '34759455-b8ed-403f-828e-dcc20425d7d1'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:42:43.537698 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-66f78eb6-2d9d-4f5e-9e92-a7bbdd1da9b0 req-87059fe0-86f6-4bb0-8038-d7e1c7d6c845 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:43:11.240182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:43:11.240845 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:43:11.241391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:43:11.259814 n-d-843949-2 sudo[148132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:43:11.261218 n-d-843949-2 sudo[148132]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:43:11.633775 n-d-843949-2 sudo[148132]: pam_unix(sudo:session): session closed for user root
May 30 20:43:11.635824 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:43:11.637365 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:43:11.655078 n-d-843949-2 sudo[148135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:43:11.655838 n-d-843949-2 sudo[148135]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:43:12.038234 n-d-843949-2 sudo[148135]: pam_unix(sudo:session): session closed for user root
May 30 20:43:12.040345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:43:12.042412 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:44:11.239652 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:44:11.240307 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:44:11.240834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:44:11.259450 n-d-843949-2 sudo[148191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:44:11.260289 n-d-843949-2 sudo[148191]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:44:11.658132 n-d-843949-2 sudo[148191]: pam_unix(sudo:session): session closed for user root
May 30 20:44:11.660300 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.419s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:44:11.661816 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:44:11.679773 n-d-843949-2 sudo[148194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:44:11.680567 n-d-843949-2 sudo[148194]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:44:12.069902 n-d-843949-2 sudo[148194]: pam_unix(sudo:session): session closed for user root
May 30 20:44:12.071981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:44:12.073293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:45:00.182652 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-230e9e8a-bdc8-4a02-8ca6-d5bc86ceb9e4 req-bff3d75e-0d14-41d1-af7a-595104279185 tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:45:00.183335 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-230e9e8a-bdc8-4a02-8ca6-d5bc86ceb9e4 req-bff3d75e-0d14-41d1-af7a-595104279185 tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment 34759455-b8ed-403f-828e-dcc20425d7d1. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:45:00.184559 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:00.275163 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:00.275675 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:00.276349 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-230e9e8a-bdc8-4a02-8ca6-d5bc86ceb9e4 req-bff3d75e-0d14-41d1-af7a-595104279185 tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: 7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:45:00.277403 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:00.403454 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -f" returned: 0 in 0.126s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:00.403780 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:00.404917 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:00.499259 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:00.499749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:04.257786 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:04.279038 n-d-843949-2 sudo[148289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:45:04.279834 n-d-843949-2 sudo[148289]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:45:04.677343 n-d-843949-2 sudo[148289]: pam_unix(sudo:session): session closed for user root
May 30 20:45:04.679562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.422s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:04.725413 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:04.732106 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:04.732419 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:04.732999 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:45:04.733524 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9,
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]:
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: incominguser 3CFUovV7Qa8koMkv27Ur HemJ5z5NG3vBJNnw
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]:
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]:
May 30 20:45:04.737034 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:45:04.738557 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:05.088413 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.349s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:05.088737 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:05.089318 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:45:05.089678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:45:05.092902 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:05.100632 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:05.101618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:05.102380 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:45:05.104375 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:05.195958 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:05.196345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:05.199599 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:05.296908 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:05.297875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:45:05.298825 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:45:05.339895 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9', 'target_lun': 1, 'volume_id': '7084bd39-0c00-488f-b616-4a3c05ad09e9', 'auth_method': 'CHAP', 'auth_username': '3CFUovV7Qa8koMkv27Ur', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3b4a29fd-2bc1-41ca-9abc-be6431b4a512'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:45:05.452757 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-d7aa7d19-101f-4e14-8d33-ad6a77145bac req-789fea85-80f4-4c76-919b-a8d1c1e251b6 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:45:11.239784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:45:11.240377 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:45:11.240903 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:11.259349 n-d-843949-2 sudo[148358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:45:11.260189 n-d-843949-2 sudo[148358]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:45:11.637895 n-d-843949-2 sudo[148358]: pam_unix(sudo:session): session closed for user root
May 30 20:45:11.639991 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.399s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:11.641527 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:45:11.659619 n-d-843949-2 sudo[148361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:45:11.660409 n-d-843949-2 sudo[148361]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:45:12.043563 n-d-843949-2 sudo[148361]: pam_unix(sudo:session): session closed for user root
May 30 20:45:12.045833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:45:12.047220 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:46:11.246043 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:46:11.246043 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:46:11.246043 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:46:11.269236 n-d-843949-2 sudo[148429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:46:11.270122 n-d-843949-2 sudo[148429]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:46:11.676198 n-d-843949-2 sudo[148429]: pam_unix(sudo:session): session closed for user root
May 30 20:46:11.678483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:46:11.680019 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:46:11.699207 n-d-843949-2 sudo[148432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:46:11.700171 n-d-843949-2 sudo[148432]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:46:12.114216 n-d-843949-2 sudo[148432]: pam_unix(sudo:session): session closed for user root
May 30 20:46:12.118911 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:46:12.118911 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:47:01.680591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-940ebee0-476c-440b-b341-f510f0d41e13 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:01.698203 n-d-843949-2 sudo[148485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:47:01.699001 n-d-843949-2 sudo[148485]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:02.066178 n-d-843949-2 sudo[148485]: pam_unix(sudo:session): session closed for user root
May 30 20:47:02.068577 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-940ebee0-476c-440b-b341-f510f0d41e13 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.388s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:02.070300 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-940ebee0-476c-440b-b341-f510f0d41e13 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 --snapshot stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -L 1.00g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:02.088365 n-d-843949-2 sudo[148488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 --snapshot stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -L 1.00g
May 30 20:47:02.089160 n-d-843949-2 sudo[148488]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:02.702169 n-d-843949-2 sudo[148488]: pam_unix(sudo:session): session closed for user root
May 30 20:47:02.704443 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-940ebee0-476c-440b-b341-f510f0d41e13 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 --snapshot stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -L 1.00g" returned: 0 in 0.634s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:02.792418 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-940ebee0-476c-440b-b341-f510f0d41e13 tempest-TestVolumeBootPattern-2101059120 None] Create snapshot completed successfully
May 30 20:47:04.352504 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:47:04.356340 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:47:04.356824 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 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'
May 30 20:47:04.378013 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (a9a6a1b9-68a5-4499-8336-3c3ce8cb4d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:47:04.381174 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1049375-73ba-453c-8beb-9c4d7b746549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:04.403540 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:47:04.427668 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1049375-73ba-453c-8beb-9c4d7b746549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2021957432',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=11d79728-69df-4e5f-ac2d-90ee413f09c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe0a10b5d3a43678ffc156b850b0a0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:47:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfd77e8f-618e-4e51-abaf-384261fd75c9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:47:04Z,user_id='d7b59621302842978b93c40177b74dd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:04.430155 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0375562-d797-4ddc-bd17-edfed0c2b2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:04.432243 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0375562-d797-4ddc-bd17-edfed0c2b2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:04.434532 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c319df-2d59-4a12-8ac8-e7100b5a8970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:04.436795 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (18c319df-2d59-4a12-8ac8-e7100b5a8970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '11d79728-69df-4e5f-ac2d-90ee413f09c1', 'volume_name': 'volume-11d79728-69df-4e5f-ac2d-90ee413f09c1', 'volume_size': 1, 'snapshot_id': 'cfd77e8f-618e-4e51-abaf-384261fd75c9'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:04.438991 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ae658d-59ab-40cb-8005-cc8f6493198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:04.441084 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ae658d-59ab-40cb-8005-cc8f6493198d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:04.443708 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30ad82cc-2b5a-42d0-a8c2-d22b08eca5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:04.444530 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Volume 11d79728-69df-4e5f-ac2d-90ee413f09c1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-11d79728-69df-4e5f-ac2d-90ee413f09c1', 'volume_size': 1, 'snapshot_id': 'cfd77e8f-618e-4e51-abaf-384261fd75c9'}
May 30 20:47:04.463618 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:04.481205 n-d-843949-2 sudo[148594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 stack-volumes-lvmdriver-1 -L 1g
May 30 20:47:04.481972 n-d-843949-2 sudo[148594]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:04.922369 n-d-843949-2 sudo[148594]: pam_unix(sudo:session): session closed for user root
May 30 20:47:04.924490 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.460s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:04.926784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:04.944532 n-d-843949-2 sudo[148626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9
May 30 20:47:04.945306 n-d-843949-2 sudo[148626]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:05.337542 n-d-843949-2 sudo[148626]: pam_unix(sudo:session): session closed for user root
May 30 20:47:05.339995 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9" returned: 0 in 0.413s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:05.342301 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 iflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:05.360741 n-d-843949-2 sudo[148629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 iflag=direct
May 30 20:47:05.361553 n-d-843949-2 sudo[148629]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:05.663692 n-d-843949-2 sudo[148629]: pam_unix(sudo:session): session closed for user root
May 30 20:47:05.666054 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 iflag=direct" returned: 0 in 0.323s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:05.667063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:05.684719 n-d-843949-2 sudo[148643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 oflag=direct
May 30 20:47:05.685496 n-d-843949-2 sudo[148643]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:05.984931 n-d-843949-2 sudo[148643]: pam_unix(sudo:session): session closed for user root
May 30 20:47:05.987244 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 oflag=direct" returned: 0 in 0.320s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:05.988381 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:06.007046 n-d-843949-2 sudo[148655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
May 30 20:47:06.007835 n-d-843949-2 sudo[148655]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:11.080032 n-d-843949-2 sudo[148655]: pam_unix(sudo:session): session closed for user root
May 30 20:47:11.082672 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.093s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:11.083283 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cfd77e8f--618e--4e51--abaf--384261fd75c9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--11d79728--69df--4e5f--ac2d--90ee413f09c1, size 1024.00 MB, duration 5.10 sec {{(pid=92362) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
May 30 20:47:11.083659 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.volume_utils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Volume copy 1024.00 MB at 200.97 MB/s
May 30 20:47:11.134353 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Marking volume 11d79728-69df-4e5f-ac2d-90ee413f09c1 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 20:47:11.142019 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Copying metadata from snapshot cfd77e8f-618e-4e51-abaf-384261fd75c9 to 11d79728-69df-4e5f-ac2d-90ee413f09c1. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
May 30 20:47:11.175622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30ad82cc-2b5a-42d0-a8c2-d22b08eca5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11d79728-69df-4e5f-ac2d-90ee413f09c1', 'volume_size': 1, 'snapshot_id': 'cfd77e8f-618e-4e51-abaf-384261fd75c9'}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:11.177874 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (670e6dc6-5152-4e82-8df8-84c79b163258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:47:11.185132 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Volume volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 (11d79728-69df-4e5f-ac2d-90ee413f09c1): created successfully
May 30 20:47:11.186864 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (670e6dc6-5152-4e82-8df8-84c79b163258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:47:11.189805 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Flow 'volume_create_manager' (a9a6a1b9-68a5-4499-8336-3c3ce8cb4d5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:47:11.201662 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c4f0aee1-adbe-4d5f-bf9c-945fd3ac0202 tempest-TestVolumeBootPattern-2101059120 None] Created volume successfully.
May 30 20:47:11.245124 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:47:11.245714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:47:11.246346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:11.264833 n-d-843949-2 sudo[148668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:47:11.265618 n-d-843949-2 sudo[148668]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:11.663370 n-d-843949-2 sudo[148668]: pam_unix(sudo:session): session closed for user root
May 30 20:47:11.665471 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.419s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:11.666983 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:11.684599 n-d-843949-2 sudo[148671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:47:11.685374 n-d-843949-2 sudo[148671]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:12.071649 n-d-843949-2 sudo[148671]: pam_unix(sudo:session): session closed for user root
May 30 20:47:12.073869 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:12.075903 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:47:18.613669 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:18.632430 n-d-843949-2 sudo[148676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:47:18.633234 n-d-843949-2 sudo[148676]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:47:19.031668 n-d-843949-2 sudo[148676]: pam_unix(sudo:session): session closed for user root
May 30 20:47:19.034051 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1" returned: 0 in 0.420s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.083003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:19.089379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.089666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: I_T nexus: 48
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: 3CFUovV7Qa8koMkv27Ur
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:47:19.090263 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:47:19.093071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Creating iscsi_target for Volume ID: volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Created volume path /opt/stack/data/cinder/volumes/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1,
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]:
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: incominguser EVA3692MYrXaiXaStD65 ooeJvRZrSpqGwH4E
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]:
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]:
May 30 20:47:19.095633 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:47:19.099011 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:19.461286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1" returned: 0 in 0.364s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.461673 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:47:19.462245 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:47:19.462627 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:47:19.466207 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:19.470168 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.470635 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n Backing store flags: \n Account information:\n EVA3692MYrXaiXaStD65\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: I_T nexus: 48
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Connection: 1
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: IP Address: 10.222.0.93
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: 3CFUovV7Qa8koMkv27Ur
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:47:19.471344 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:47:19.474727 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:19.566115 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.566440 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n Backing store flags: \n Account information:\n EVA3692MYrXaiXaStD65\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:47:19.567553 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:47:19.653779 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:47:19.654328 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n Backing store flags: \n Account information:\n EVA3692MYrXaiXaStD65\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:47:19.655092 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Set provider_location to: 10.222.0.84:3260,2 iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:47:19.715942 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1', 'target_lun': 1, 'volume_id': '11d79728-69df-4e5f-ac2d-90ee413f09c1', 'auth_method': 'CHAP', 'auth_username': 'EVA3692MYrXaiXaStD65', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fd40066c-26ed-49a7-8e89-ea78b3867673'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:47:19.824550 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-a0e71201-82d3-46cd-b011-ebd340bedf05 req-e1520045-f0ad-4e92-a0d5-70345be16274 tempest-TestVolumeBootPattern-2101059120 None] attachment_update completed successfully.
May 30 20:48:11.243160 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:48:11.243716 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:48:11.244429 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:48:11.261975 n-d-843949-2 sudo[148808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:48:11.262809 n-d-843949-2 sudo[148808]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:48:11.637508 n-d-843949-2 sudo[148808]: pam_unix(sudo:session): session closed for user root
May 30 20:48:11.639555 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.395s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:48:11.641200 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:48:11.660558 n-d-843949-2 sudo[148811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:48:11.661324 n-d-843949-2 sudo[148811]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:48:12.066854 n-d-843949-2 sudo[148811]: pam_unix(sudo:session): session closed for user root
May 30 20:48:12.069050 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:48:12.070628 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:49:11.248373 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:49:11.248979 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:49:11.249613 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:11.267432 n-d-843949-2 sudo[148866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:49:11.268289 n-d-843949-2 sudo[148866]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:11.644261 n-d-843949-2 sudo[148866]: pam_unix(sudo:session): session closed for user root
May 30 20:49:11.646373 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.396s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:11.647916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:11.666143 n-d-843949-2 sudo[148869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:49:11.666929 n-d-843949-2 sudo[148869]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:12.045692 n-d-843949-2 sudo[148869]: pam_unix(sudo:session): session closed for user root
May 30 20:49:12.047761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.400s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:12.049128 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:49:20.520652 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9f89631f-1439-427d-b1ed-abc8f566d283 req-3de6069f-6073-4a27-90e7-546fa5541727 tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:49:20.521315 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9f89631f-1439-427d-b1ed-abc8f566d283 req-3de6069f-6073-4a27-90e7-546fa5541727 tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment fd40066c-26ed-49a7-8e89-ea78b3867673. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:49:20.522591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:20.612005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:20.612364 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1\n Backing store flags: \n Account information:\n EVA3692MYrXaiXaStD65\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:20.613058 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-9f89631f-1439-427d-b1ed-abc8f566d283 req-3de6069f-6073-4a27-90e7-546fa5541727 tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: 11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:20.614134 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:20.721450 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 -f" returned: 0 in 0.107s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:20.721784 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:20.724804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:20.810221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:20.810567 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:22.732514 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-11d79728-69df-4e5f-ac2d-90ee413f09c1-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:49:22.794591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:22.882108 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:22.882439 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239277248]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-843949-2.cbci-843949-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.93\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:22.883106 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:22.884154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:22.902183 n-d-843949-2 sudo[148920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:22.903464 n-d-843949-2 sudo[148920]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:23.287322 n-d-843949-2 sudo[148920]: pam_unix(sudo:session): session closed for user root
May 30 20:49:23.289608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1" returned: 0 in 0.405s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:23.291346 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:23.309415 n-d-843949-2 sudo[148923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:23.310182 n-d-843949-2 sudo[148923]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:23.677127 n-d-843949-2 sudo[148923]: pam_unix(sudo:session): session closed for user root
May 30 20:49:23.679452 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1" returned: 0 in 0.388s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:23.681571 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:23.699733 n-d-843949-2 sudo[148926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:23.700529 n-d-843949-2 sudo[148926]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:24.139021 n-d-843949-2 sudo[148926]: pam_unix(sudo:session): session closed for user root
May 30 20:49:24.141314 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11d79728-69df-4e5f-ac2d-90ee413f09c1" returned: 0 in 0.459s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:24.142427 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: 11d79728-69df-4e5f-ac2d-90ee413f09c1
May 30 20:49:24.188268 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['bad43412-05b5-47bc-b63f-cd0e454e0bc5', '29ac94c2-4bf2-4866-9ebb-8df86cac536a', '2aca99f4-053a-49e8-b143-bb435faef6a5', 'd79c39df-8264-411a-990e-cb2cd06f9bed'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:49:24.190250 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:49:24.190250 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:49:24.190250 n-d-843949-2 cinder-volume[92362]:
May 30 20:49:24.229354 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:49:24.230197 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:24.250416 n-d-843949-2 sudo[148933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:49:24.251203 n-d-843949-2 sudo[148933]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:24.621106 n-d-843949-2 sudo[148933]: pam_unix(sudo:session): session closed for user root
May 30 20:49:24.623907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 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.393s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:24.625973 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:24.643648 n-d-843949-2 sudo[148936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:49:24.644441 n-d-843949-2 sudo[148936]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:25.020036 n-d-843949-2 sudo[148936]: pam_unix(sudo:session): session closed for user root
May 30 20:49:25.022195 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:25.024444 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:49:25.039654 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:49:25.062426 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-cfd77e8f-618e-4e51-abaf-384261fd75c9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:49:25.065068 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:25.082430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-2226b6b3-8aba-461b-b7df-c62a1dc3b168 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-11d79728-69df-4e5f-ac2d-90ee413f09c1-delete_volume'" released by "delete_volume" :: held 2.350s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:49:25.084861 n-d-843949-2 sudo[148939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9
May 30 20:49:25.085665 n-d-843949-2 sudo[148939]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:25.473827 n-d-843949-2 sudo[148939]: pam_unix(sudo:session): session closed for user root
May 30 20:49:25.475607 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9" returned: 0 in 0.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:25.477446 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:25.494959 n-d-843949-2 sudo[148942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9
May 30 20:49:25.495750 n-d-843949-2 sudo[148942]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:26.012483 n-d-843949-2 sudo[148942]: pam_unix(sudo:session): session closed for user root
May 30 20:49:26.014803 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cfd77e8f-618e-4e51-abaf-384261fd75c9" returned: 0 in 0.537s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:26.100463 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['f5d3ea9b-dd21-41ea-b8a1-e07abf8bfce6', 'f28fab4a-d944-4d9b-a820-1781b0830a71', '9839bf2b-19d9-401b-854b-f872fb948944', '49ee02e8-a1dc-483e-b3c3-0b9e237922e3'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:49:26.102132 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:49:26.102132 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:49:26.102132 n-d-843949-2 cinder-volume[92362]:
May 30 20:49:26.142599 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] Delete snapshot completed successfully.
May 30 20:49:26.147535 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-20d3cc51-390e-40a1-91b4-f83921d27545 tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-cfd77e8f-618e-4e51-abaf-384261fd75c9-delete_snapshot'" released by "delete_snapshot" :: held 1.085s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:49:31.526103 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-fd69c1a7-7dc5-4662-a17b-c976a274af01 req-f27625b9-abf9-4fec-9af8-79818abc835b tempest-TestVolumeBootPattern-2101059120 None] Terminate volume connection completed successfully.
May 30 20:49:31.526756 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-fd69c1a7-7dc5-4662-a17b-c976a274af01 req-f27625b9-abf9-4fec-9af8-79818abc835b tempest-TestVolumeBootPattern-2101059120 None] Deleting attachment 3b4a29fd-2bc1-41ca-9abc-be6431b4a512. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:49:31.528877 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:31.615091 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:31.615430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9\n Backing store flags: \n Account information:\n 3CFUovV7Qa8koMkv27Ur\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:31.616091 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-fd69c1a7-7dc5-4662-a17b-c976a274af01 req-f27625b9-abf9-4fec-9af8-79818abc835b tempest-TestVolumeBootPattern-2101059120 None] Removing iscsi_target for Volume ID: 7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:31.617144 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:31.728980 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 -f" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:31.729313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:31.730474 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:31.827426 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:31.827820 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:33.970421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-7084bd39-0c00-488f-b616-4a3c05ad09e9-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:49:34.035219 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:34.120077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:34.120401 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:49:34.121049 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:34.122028 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:34.141114 n-d-843949-2 sudo[149033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:34.141908 n-d-843949-2 sudo[149033]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:34.538606 n-d-843949-2 sudo[149033]: pam_unix(sudo:session): session closed for user root
May 30 20:49:34.540937 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.418s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:34.542715 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:34.561050 n-d-843949-2 sudo[149036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:34.561841 n-d-843949-2 sudo[149036]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:34.952314 n-d-843949-2 sudo[149036]: pam_unix(sudo:session): session closed for user root
May 30 20:49:34.954376 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.411s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:34.956757 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:34.975703 n-d-843949-2 sudo[149039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:34.976547 n-d-843949-2 sudo[149039]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:35.444362 n-d-843949-2 sudo[149039]: pam_unix(sudo:session): session closed for user root
May 30 20:49:35.446593 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7084bd39-0c00-488f-b616-4a3c05ad09e9" returned: 0 in 0.489s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:35.447745 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Successfully deleted volume: 7084bd39-0c00-488f-b616-4a3c05ad09e9
May 30 20:49:35.495428 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Created reservations ['dda7ab0a-369a-4be3-bdf3-94a3de705914', '2392e985-cbdb-4c9e-ba4e-c6670b59989b', 'd2c32654-3907-42a1-818c-75c323b86a12', '2bde135f-b0ce-460a-9907-d2ae5d354447'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:49:35.497835 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:49:35.497835 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:49:35.497835 n-d-843949-2 cinder-volume[92362]:
May 30 20:49:35.537105 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:49:35.537796 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:35.556046 n-d-843949-2 sudo[149047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:49:35.556848 n-d-843949-2 sudo[149047]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:35.985605 n-d-843949-2 sudo[149047]: pam_unix(sudo:session): session closed for user root
May 30 20:49:35.987932 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 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.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:35.990011 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:49:36.008397 n-d-843949-2 sudo[149052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:49:36.009187 n-d-843949-2 sudo[149052]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:49:36.442148 n-d-843949-2 sudo[149052]: pam_unix(sudo:session): session closed for user root
May 30 20:49:36.445391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:49:36.447430 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:49:36.455524 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Deleted volume successfully.
May 30 20:49:36.470114 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-c57d5e44-6f13-4d4c-83ce-38c5ef8bde0b tempest-TestVolumeBootPattern-2101059120 None] Lock "b'cinder-7084bd39-0c00-488f-b616-4a3c05ad09e9-delete_volume'" released by "delete_volume" :: held 2.500s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:50:11.246583 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:50:11.247166 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:50:11.247684 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:50:11.268066 n-d-843949-2 sudo[149217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:50:11.269049 n-d-843949-2 sudo[149217]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:50:11.710820 n-d-843949-2 sudo[149217]: pam_unix(sudo:session): session closed for user root
May 30 20:50:11.713077 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.465s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:50:11.714561 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:50:11.734119 n-d-843949-2 sudo[149220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:50:11.734923 n-d-843949-2 sudo[149220]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:50:12.140956 n-d-843949-2 sudo[149220]: pam_unix(sudo:session): session closed for user root
May 30 20:50:12.143099 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:50:12.144453 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:51:11.251442 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:51:11.251949 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:51:11.252557 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:51:11.270961 n-d-843949-2 sudo[149279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:51:11.271754 n-d-843949-2 sudo[149279]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:51:11.683320 n-d-843949-2 sudo[149279]: pam_unix(sudo:session): session closed for user root
May 30 20:51:11.685417 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.433s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:51:11.686943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:51:11.707768 n-d-843949-2 sudo[149282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:51:11.708644 n-d-843949-2 sudo[149282]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:51:12.146718 n-d-843949-2 sudo[149282]: pam_unix(sudo:session): session closed for user root
May 30 20:51:12.148945 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:51:12.150359 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:52:11.257071 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:52:11.257741 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:52:11.258180 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:52:11.278353 n-d-843949-2 sudo[149332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:52:11.279170 n-d-843949-2 sudo[149332]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:52:11.705684 n-d-843949-2 sudo[149332]: pam_unix(sudo:session): session closed for user root
May 30 20:52:11.707769 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:52:11.709304 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:52:11.728447 n-d-843949-2 sudo[149335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:52:11.729264 n-d-843949-2 sudo[149335]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:52:12.142045 n-d-843949-2 sudo[149335]: pam_unix(sudo:session): session closed for user root
May 30 20:52:12.144282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:52:12.145621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:53:11.262695 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:53:11.263292 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:53:11.264016 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:53:11.284565 n-d-843949-2 sudo[149522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:53:11.285417 n-d-843949-2 sudo[149522]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:53:11.708679 n-d-843949-2 sudo[149522]: pam_unix(sudo:session): session closed for user root
May 30 20:53:11.713076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:53:11.713076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:53:11.730863 n-d-843949-2 sudo[149527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:53:11.731688 n-d-843949-2 sudo[149527]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:53:12.161171 n-d-843949-2 sudo[149527]: pam_unix(sudo:session): session closed for user root
May 30 20:53:12.163438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:53:12.164766 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:54:11.267719 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:54:11.268456 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:54:11.268834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:54:11.288928 n-d-843949-2 sudo[149821]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:54:11.289749 n-d-843949-2 sudo[149821]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:54:11.707162 n-d-843949-2 sudo[149821]: pam_unix(sudo:session): session closed for user root
May 30 20:54:11.709198 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:54:11.710755 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:54:11.728603 n-d-843949-2 sudo[149824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:54:11.729400 n-d-843949-2 sudo[149824]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:54:12.147126 n-d-843949-2 sudo[149824]: pam_unix(sudo:session): session closed for user root
May 30 20:54:12.149405 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:54:12.150739 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:55:11.268773 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:55:11.269427 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:55:11.270161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:55:11.289746 n-d-843949-2 sudo[149918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:55:11.290550 n-d-843949-2 sudo[149918]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:55:11.717217 n-d-843949-2 sudo[149918]: pam_unix(sudo:session): session closed for user root
May 30 20:55:11.719591 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:55:11.721221 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:55:11.743847 n-d-843949-2 sudo[149921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:55:11.744706 n-d-843949-2 sudo[149921]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:55:12.207259 n-d-843949-2 sudo[149921]: pam_unix(sudo:session): session closed for user root
May 30 20:55:12.209469 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:55:12.210817 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:56:11.268572 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:56:11.269244 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:56:11.269729 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:56:11.289062 n-d-843949-2 sudo[150047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:56:11.289859 n-d-843949-2 sudo[150047]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:56:11.692899 n-d-843949-2 sudo[150047]: pam_unix(sudo:session): session closed for user root
May 30 20:56:11.695655 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.425s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:56:11.697200 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:56:11.714873 n-d-843949-2 sudo[150050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:56:11.715681 n-d-843949-2 sudo[150050]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:56:12.145442 n-d-843949-2 sudo[150050]: pam_unix(sudo:session): session closed for user root
May 30 20:56:12.147570 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:56:12.149497 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:57:11.266850 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:57:11.267464 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:57:11.268079 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:11.287822 n-d-843949-2 sudo[150212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:57:11.288666 n-d-843949-2 sudo[150212]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:57:11.706234 n-d-843949-2 sudo[150212]: pam_unix(sudo:session): session closed for user root
May 30 20:57:11.708319 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:11.709812 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:11.727303 n-d-843949-2 sudo[150215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:57:11.728151 n-d-843949-2 sudo[150215]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:57:12.149760 n-d-843949-2 sudo[150215]: pam_unix(sudo:session): session closed for user root
May 30 20:57:12.151826 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:12.153173 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:57:38.005961 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 20:57:38.010009 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 20:57:38.010653 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 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'
May 30 20:57:38.023816 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Flow 'volume_create_manager' (0576bdea-d5b5-402d-9884-91c90072c480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:57:38.027224 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2690b7e6-106f-4cb2-bd9c-55d69b384145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.049787 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 20:57:38.075779 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2690b7e6-106f-4cb2-bd9c-55d69b384145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T20:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-840493759',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=871ada2a-24bd-42a4-ac25-34d9c1599f78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65f92b89485d44a78f73bb972d472616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T20:57:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T20:57:38Z,user_id='1e6ea4178e5649b996cb23aa799244ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.078239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7c3679a-b526-4927-ad50-3dbce5db68cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.080356 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7c3679a-b526-4927-ad50-3dbce5db68cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.082554 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31517b6e-009d-42c2-b94a-2ecce9711631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.084742 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31517b6e-009d-42c2-b94a-2ecce9711631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '871ada2a-24bd-42a4-ac25-34d9c1599f78', 'volume_name': 'volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.086902 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acb17d90-6f46-47bb-a93b-dfa4ebe8d554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.088964 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (acb17d90-6f46-47bb-a93b-dfa4ebe8d554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.091040 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b16ec04f-d622-4f97-9110-9cb9d1627321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.091791 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Volume 871ada2a-24bd-42a4-ac25-34d9c1599f78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'volume_size': 1}
May 30 20:57:38.092987 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:38.111352 n-d-843949-2 sudo[150230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 stack-volumes-lvmdriver-1 -L 1g
May 30 20:57:38.112213 n-d-843949-2 sudo[150230]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:57:38.606074 n-d-843949-2 sudo[150230]: pam_unix(sudo:session): session closed for user root
May 30 20:57:38.608396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:38.611935 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b16ec04f-d622-4f97-9110-9cb9d1627321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.614199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57186442-f2ef-472d-af36-d66e6ecd6b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 20:57:38.624779 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Volume volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 (871ada2a-24bd-42a4-ac25-34d9c1599f78): created successfully
May 30 20:57:38.626813 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57186442-f2ef-472d-af36-d66e6ecd6b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 20:57:38.629829 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Flow 'volume_create_manager' (0576bdea-d5b5-402d-9884-91c90072c480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 20:57:38.637652 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-b20e7d2e-8407-4d03-9555-a3dfa3520ac6 tempest-ServerActionsTestJSON-746632658 None] Created volume successfully.
May 30 20:57:40.000609 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:40.019160 n-d-843949-2 sudo[150264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:57:40.020084 n-d-843949-2 sudo[150264]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:57:40.406110 n-d-843949-2 sudo[150264]: pam_unix(sudo:session): session closed for user root
May 30 20:57:40.408273 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.407s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:40.453565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:40.459502 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:40.459884 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:57:40.460474 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:57:40.461234 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Creating iscsi_target for Volume ID: volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Created volume path /opt/stack/data/cinder/volumes/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78,
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]:
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: incominguser SJHMwRzdA9GfaRLvcpbV ViQzvh65cq2rLkqd
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]:
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]:
May 30 20:57:40.464794 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:57:40.466022 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:40.824116 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.358s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:40.824438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:57:40.825017 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:57:40.825374 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:57:40.826596 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:40.832441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:40.832776 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:57:40.833311 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:57:40.834194 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:40.921086 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:40.921423 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:57:40.922560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:57:41.007602 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:57:41.008225 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:57:41.008886 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:57:41.050399 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'target_lun': 1, 'volume_id': '871ada2a-24bd-42a4-ac25-34d9c1599f78', 'auth_method': 'CHAP', 'auth_username': 'SJHMwRzdA9GfaRLvcpbV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b513ef6b-2d5f-480a-981a-3f6880fc220e'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:57:41.154937 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-58f1a626-1df2-4194-9d5d-4f53f7d3b683 req-222f17ba-1d8f-4288-b194-1da137bdaaa8 tempest-ServerActionsTestJSON-746632658 None] attachment_update completed successfully.
May 30 20:58:07.248723 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-0d80e1f4-0b57-436b-988b-0865e15a2441 tempest-ServerActionsTestJSON-746632658 None] Terminate volume connection completed successfully.
May 30 20:58:07.249391 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-0d80e1f4-0b57-436b-988b-0865e15a2441 tempest-ServerActionsTestJSON-746632658 None] Deleting attachment b513ef6b-2d5f-480a-981a-3f6880fc220e. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:58:10.242061 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:10.260774 n-d-843949-2 sudo[150362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:10.261577 n-d-843949-2 sudo[150362]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:10.639649 n-d-843949-2 sudo[150362]: pam_unix(sudo:session): session closed for user root
May 30 20:58:10.641835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.400s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:10.688758 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:10.695291 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:10.695686 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: SJHMwRzdA9GfaRLvcpbV
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:58:10.696433 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:58:10.699150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Creating iscsi_target for Volume ID: volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:58:10.699150 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Created volume path /opt/stack/data/cinder/volumes/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78,
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: incominguser SJHMwRzdA9GfaRLvcpbV ViQzvh65cq2rLkqd
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:10.701700 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:58:10.702960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.059708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.356s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:11.060092 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:11.060679 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:58:11.061044 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:58:11.062766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.069441 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:11.069761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: SJHMwRzdA9GfaRLvcpbV
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:58:11.070341 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:58:11.073684 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.160388 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:11.160718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:11.161899 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.252293 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:11.253322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:11.254343 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:58:11.271138 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:58:11.272270 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:58:11.273113 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.295887 n-d-843949-2 sudo[150410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:58:11.296830 n-d-843949-2 sudo[150410]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:11.324507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'target_lun': 1, 'volume_id': '871ada2a-24bd-42a4-ac25-34d9c1599f78', 'auth_method': 'CHAP', 'auth_username': 'SJHMwRzdA9GfaRLvcpbV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3caaba54-43a5-4857-9ae8-0cd9f2b5bec0'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:58:11.439758 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-42a0e1aa-f5fd-426b-9e84-d69debf1d0b1 req-f3f0a1cd-d02f-4da7-826b-187bb8c1e952 tempest-ServerActionsTestJSON-746632658 None] attachment_update completed successfully.
May 30 20:58:11.715874 n-d-843949-2 sudo[150410]: pam_unix(sudo:session): session closed for user root
May 30 20:58:11.717705 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.445s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:11.719086 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:11.737144 n-d-843949-2 sudo[150413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:58:11.738043 n-d-843949-2 sudo[150413]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:12.143529 n-d-843949-2 sudo[150413]: pam_unix(sudo:session): session closed for user root
May 30 20:58:12.145647 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:12.147671 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:58:22.878374 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-5d2e803e-c8e9-4018-9f90-54d1410b5133 tempest-ServerActionsTestJSON-746632658 None] Terminate volume connection completed successfully.
May 30 20:58:22.879022 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-5d2e803e-c8e9-4018-9f90-54d1410b5133 tempest-ServerActionsTestJSON-746632658 None] Deleting attachment 3caaba54-43a5-4857-9ae8-0cd9f2b5bec0. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:58:25.740270 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:25.758234 n-d-843949-2 sudo[150438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:25.759030 n-d-843949-2 sudo[150438]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:26.130117 n-d-843949-2 sudo[150438]: pam_unix(sudo:session): session closed for user root
May 30 20:58:26.132522 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.392s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.183187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:26.190701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.191010 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: SJHMwRzdA9GfaRLvcpbV
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:58:26.191642 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 20:58:26.194690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Creating iscsi_target for Volume ID: volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 20:58:26.194690 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Created volume path /opt/stack/data/cinder/volumes/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78,
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: content:
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: incominguser SJHMwRzdA9GfaRLvcpbV ViQzvh65cq2rLkqd
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:26.198578 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 20:58:26.200322 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:26.579464 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.379s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.579901 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:26.580496 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 20:58:26.580853 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 20:58:26.582017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:26.588350 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.588515 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: System information:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: SJHMwRzdA9GfaRLvcpbV
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: ALL
May 30 20:58:26.589069 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 20:58:26.591728 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:26.677525 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.677854 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:26.678957 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:26.767281 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:26.767858 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:26.768591 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 20:58:26.810978 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78', 'target_lun': 1, 'volume_id': '871ada2a-24bd-42a4-ac25-34d9c1599f78', 'auth_method': 'CHAP', 'auth_username': 'SJHMwRzdA9GfaRLvcpbV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f22b3eed-13fc-4c47-b63f-d48f5a309214'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 20:58:26.919913 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-be5bf894-bfe6-4859-952f-2df4fb597169 req-4ad867ce-e2a8-4207-b9f2-d14a35c4c4f0 tempest-ServerActionsTestJSON-746632658 None] attachment_update completed successfully.
May 30 20:58:40.032256 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-f1007068-23b9-4e9b-a8d9-edb6543ec081 req-01aef595-71d9-42a4-8c51-f8c5261c2395 tempest-ServerActionsTestJSON-746632658 None] Terminate volume connection completed successfully.
May 30 20:58:40.032966 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-f1007068-23b9-4e9b-a8d9-edb6543ec081 req-01aef595-71d9-42a4-8c51-f8c5261c2395 tempest-ServerActionsTestJSON-746632658 None] Deleting attachment f22b3eed-13fc-4c47-b63f-d48f5a309214. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 20:58:40.033977 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:40.123475 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:40.123814 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78\n Backing store flags: \n Account information:\n SJHMwRzdA9GfaRLvcpbV\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:40.124463 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-f1007068-23b9-4e9b-a8d9-edb6543ec081 req-01aef595-71d9-42a4-8c51-f8c5261c2395 tempest-ServerActionsTestJSON-746632658 None] Removing iscsi_target for Volume ID: 871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:40.125476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:40.222292 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 -f" returned: 0 in 0.096s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:40.223048 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:40.227650 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:40.324341 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:40.324754 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:42.248881 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Lock "b'cinder-871ada2a-24bd-42a4-ac25-34d9c1599f78-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 20:58:42.317872 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:42.406512 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:42.406834 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276768]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 20:58:42.407501 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Skipping remove_export. No iscsi_target is presently exported for volume: 871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:42.408521 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 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 stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:42.426233 n-d-843949-2 sudo[150534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:42.427046 n-d-843949-2 sudo[150534]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:42.797554 n-d-843949-2 sudo[150534]: pam_unix(sudo:session): session closed for user root
May 30 20:58:42.799790 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.391s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:42.801592 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:42.820194 n-d-843949-2 sudo[150537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:42.820999 n-d-843949-2 sudo[150537]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:43.209871 n-d-843949-2 sudo[150537]: pam_unix(sudo:session): session closed for user root
May 30 20:58:43.212253 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.410s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:43.214313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:43.232243 n-d-843949-2 sudo[150540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:43.233043 n-d-843949-2 sudo[150540]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:43.671930 n-d-843949-2 sudo[150540]: pam_unix(sudo:session): session closed for user root
May 30 20:58:43.674182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-871ada2a-24bd-42a4-ac25-34d9c1599f78" returned: 0 in 0.459s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:43.675268 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Successfully deleted volume: 871ada2a-24bd-42a4-ac25-34d9c1599f78
May 30 20:58:43.719489 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Created reservations ['0dfdb96e-9daf-4ebb-bdda-0d49706d3b31', '7a7b3f9f-d826-40e9-a191-c85ff410283a', 'efcc0a70-cd73-40c5-bbd4-0599c7fad592', 'db3acf93-a96f-43a5-bab2-8e5f4248ff55'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 20:58:43.721535 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 20:58:43.721535 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 20:58:43.721535 n-d-843949-2 cinder-volume[92362]:
May 30 20:58:43.760301 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:58:43.760931 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:43.780041 n-d-843949-2 sudo[150548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:58:43.780835 n-d-843949-2 sudo[150548]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:44.225672 n-d-843949-2 sudo[150548]: pam_unix(sudo:session): session closed for user root
May 30 20:58:44.227998 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 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.466s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:44.230094 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:58:44.247887 n-d-843949-2 sudo[150551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:58:44.248696 n-d-843949-2 sudo[150551]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:58:44.667463 n-d-843949-2 sudo[150551]: pam_unix(sudo:session): session closed for user root
May 30 20:58:44.669797 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:58:44.671926 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 20:58:44.677439 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Deleted volume successfully.
May 30 20:58:44.691729 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-1b9ceebe-c220-490d-9d93-4f8411b31a50 tempest-ServerActionsTestJSON-746632658 None] Lock "b'cinder-871ada2a-24bd-42a4-ac25-34d9c1599f78-delete_volume'" released by "delete_volume" :: held 2.443s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 20:59:11.271323 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 20:59:11.272014 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 20:59:11.272536 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:59:11.291286 n-d-843949-2 sudo[150632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 20:59:11.292096 n-d-843949-2 sudo[150632]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:59:11.708478 n-d-843949-2 sudo[150632]: pam_unix(sudo:session): session closed for user root
May 30 20:59:11.710539 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:59:11.712135 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 20:59:11.730210 n-d-843949-2 sudo[150635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 20:59:11.731559 n-d-843949-2 sudo[150635]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 20:59:12.177525 n-d-843949-2 sudo[150635]: pam_unix(sudo:session): session closed for user root
May 30 20:59:12.179822 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 20:59:12.181218 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:00:11.268582 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:00:11.269296 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:00:11.269718 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:11.288582 n-d-843949-2 sudo[151221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:00:11.289373 n-d-843949-2 sudo[151221]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:11.709078 n-d-843949-2 sudo[151221]: pam_unix(sudo:session): session closed for user root
May 30 21:00:11.711125 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:11.712666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:11.734473 n-d-843949-2 sudo[151226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:00:11.735378 n-d-843949-2 sudo[151226]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:12.157963 n-d-843949-2 sudo[151226]: pam_unix(sudo:session): session closed for user root
May 30 21:00:12.160118 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:12.161519 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:00:17.752029 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 21:00:17.756045 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 21:00:17.756546 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 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'
May 30 21:00:17.769557 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Flow 'volume_create_manager' (e82b0ae9-5775-4a8b-b7ae-d4c96e70ca1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:00:17.772752 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (898aec93-81c5-47b0-b838-6ecfc86720e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:17.797114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 21:00:17.820840 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (898aec93-81c5-47b0-b838-6ecfc86720e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T21:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1666502049',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff8817f95c584af4946c74d4324ead0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T21:00:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T21:00:18Z,user_id='ba7f775aa76740c58bec002b593629a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07fbb726-de3e-4530-8031-4c415a6bce29),volume_type_id=07fbb726-de3e-4530-8031-4c415a6bce29)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:17.823503 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6b30c0c-6818-463d-8f21-1e33edcfddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:17.825770 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6b30c0c-6818-463d-8f21-1e33edcfddba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:17.828072 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30559a67-8e5c-41f0-91b8-fcd000f75547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:17.830277 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30559a67-8e5c-41f0-91b8-fcd000f75547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'volume_name': 'volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:17.832538 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (569b9f76-aaf5-4fb6-964d-de3ffbcdc400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:17.834634 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (569b9f76-aaf5-4fb6-964d-de3ffbcdc400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:17.836822 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a0508ac-2e53-4857-af99-895ed0956d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:17.837639 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Volume b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'volume_size': 1}
May 30 21:00:17.839430 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:17.858802 n-d-843949-2 sudo[151388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f stack-volumes-lvmdriver-1 -L 1g
May 30 21:00:17.859621 n-d-843949-2 sudo[151388]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:18.381578 n-d-843949-2 sudo[151388]: pam_unix(sudo:session): session closed for user root
May 30 21:00:18.383927 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.544s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:18.388151 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a0508ac-2e53-4857-af99-895ed0956d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:18.390404 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eda31bb-1496-40a7-b834-f309c3d62861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:18.400777 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Volume volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f (b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f): created successfully
May 30 21:00:18.402622 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3eda31bb-1496-40a7-b834-f309c3d62861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:18.405909 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Flow 'volume_create_manager' (e82b0ae9-5775-4a8b-b7ae-d4c96e70ca1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:00:18.412930 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-929c9a8f-f3f0-45b7-bd6d-424b57bbd30d tempest-TestEncryptedCinderVolumes-1537390255 None] Created volume successfully.
May 30 21:00:19.466749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:19.485591 n-d-843949-2 sudo[151425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:19.486389 n-d-843949-2 sudo[151425]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:19.869397 n-d-843949-2 sudo[151425]: pam_unix(sudo:session): session closed for user root
May 30 21:00:19.871735 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f" returned: 0 in 0.405s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:19.917615 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:19.923528 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:19.923844 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:19.924456 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 21:00:19.925236 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Creating iscsi_target for Volume ID: volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Created volume path /opt/stack/data/cinder/volumes/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f,
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: content:
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: incominguser DmC5shRxAEZEAnVaMtUY NCV8DB2zRPT3bDAd
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:19.928283 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 21:00:19.929403 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:20.270066 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f" returned: 0 in 0.340s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:20.270382 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:20.270967 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 21:00:20.271325 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 21:00:20.272597 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:20.279520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:20.280192 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n Backing store flags: \n Account information:\n DmC5shRxAEZEAnVaMtUY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:20.280778 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 21:00:20.281725 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:20.368985 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:20.369476 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n Backing store flags: \n Account information:\n DmC5shRxAEZEAnVaMtUY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:20.370676 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:20.459478 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:20.459769 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n Backing store flags: \n Account information:\n DmC5shRxAEZEAnVaMtUY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:20.460725 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 21:00:20.502524 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'target_lun': 1, 'volume_id': 'b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f', 'auth_method': 'CHAP', 'auth_username': 'DmC5shRxAEZEAnVaMtUY', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4066f66d-cf94-4f1b-aa11-5147f86f13f3'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 21:00:20.610814 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-9cea58ae-d036-46fa-933b-74b64029295e req-09e164b4-ea10-496f-a9c9-d711821723c8 tempest-TestEncryptedCinderVolumes-1537390255 None] attachment_update completed successfully.
May 30 21:00:27.902747 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-8b01c2ad-a449-443d-bc49-0276102440bc req-ce862afe-69f6-456a-a654-401c06581601 tempest-TestEncryptedCinderVolumes-1537390255 None] Terminate volume connection completed successfully.
May 30 21:00:27.903382 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-8b01c2ad-a449-443d-bc49-0276102440bc req-ce862afe-69f6-456a-a654-401c06581601 tempest-TestEncryptedCinderVolumes-1537390255 None] Deleting attachment 4066f66d-cf94-4f1b-aa11-5147f86f13f3. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 21:00:27.904560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:27.991563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:27.992194 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f\n Backing store flags: \n Account information:\n DmC5shRxAEZEAnVaMtUY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:27.992833 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-8b01c2ad-a449-443d-bc49-0276102440bc req-ce862afe-69f6-456a-a654-401c06581601 tempest-TestEncryptedCinderVolumes-1537390255 None] Removing iscsi_target for Volume ID: b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:27.993850 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:28.084058 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f -f" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:28.084573 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:28.085713 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:28.174390 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:28.174708 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:28.725540 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Lock "b'cinder-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 21:00:28.782162 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:28.882180 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:28.882497 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:28.883148 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:28.884165 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 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 stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:28.902390 n-d-843949-2 sudo[151503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:28.903198 n-d-843949-2 sudo[151503]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:29.291078 n-d-843949-2 sudo[151503]: pam_unix(sudo:session): session closed for user root
May 30 21:00:29.293366 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f" returned: 0 in 0.409s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:29.295232 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:29.313087 n-d-843949-2 sudo[151506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:29.313908 n-d-843949-2 sudo[151506]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:29.720602 n-d-843949-2 sudo[151506]: pam_unix(sudo:session): session closed for user root
May 30 21:00:29.722756 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f" returned: 0 in 0.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:29.724743 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:29.743139 n-d-843949-2 sudo[151513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:29.743929 n-d-843949-2 sudo[151513]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:30.211053 n-d-843949-2 sudo[151513]: pam_unix(sudo:session): session closed for user root
May 30 21:00:30.214034 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f" returned: 0 in 0.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:30.215181 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Successfully deleted volume: b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f
May 30 21:00:30.243534 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1673449882 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1673449882, it is now deprecated. Please use the default quota class for default quota.
May 30 21:00:30.244918 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1673449882 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1673449882, it is now deprecated. Please use the default quota class for default quota.
May 30 21:00:30.263750 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Created reservations ['5b0afc43-e404-4d27-8631-b1422b3e3f86', '48ec66dc-a569-4ec8-84e6-1f0dc073d49c', 'f58f8e44-6d27-4f6d-9f88-e31760f11c89', 'ce46c75f-5232-45c7-89cd-ed8a60c5bd2e'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 21:00:30.266176 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 21:00:30.266176 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 21:00:30.266176 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:30.303948 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:00:30.304693 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:30.323904 n-d-843949-2 sudo[151520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:00:30.324723 n-d-843949-2 sudo[151520]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:30.729420 n-d-843949-2 sudo[151520]: pam_unix(sudo:session): session closed for user root
May 30 21:00:30.731742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 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.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:30.733764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:30.751903 n-d-843949-2 sudo[151524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:00:30.752757 n-d-843949-2 sudo[151524]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:31.180518 n-d-843949-2 sudo[151524]: pam_unix(sudo:session): session closed for user root
May 30 21:00:31.183380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:31.185516 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:00:31.192221 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Deleted volume successfully.
May 30 21:00:31.206067 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-fd0ad844-baef-47a2-8163-24e3b13bebde tempest-TestEncryptedCinderVolumes-1537390255 None] Lock "b'cinder-b7a180d6-d40f-4c2a-95d9-46b0f0c75a6f-delete_volume'" released by "delete_volume" :: held 2.480s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 21:00:48.135114 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 21:00:48.138895 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 21:00:48.139391 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 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'
May 30 21:00:48.152363 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Flow 'volume_create_manager' (85a3b2ef-29b8-4502-8bb7-025626cec8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:00:48.155689 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59052ed1-22ec-4071-9629-d3e9c17f0006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.177698 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 21:00:48.205293 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59052ed1-22ec-4071-9629-d3e9c17f0006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T21:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1499638344',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=ada4fb2a-3562-4925-8c83-713527d284bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff8817f95c584af4946c74d4324ead0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T21:00:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T21:00:48Z,user_id='ba7f775aa76740c58bec002b593629a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9db6eb36-c7ee-445f-9313-a464edb218c4),volume_type_id=9db6eb36-c7ee-445f-9313-a464edb218c4)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.207669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5331c6be-7253-47d4-b030-6f494a6b1c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.209731 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5331c6be-7253-47d4-b030-6f494a6b1c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.212008 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f14222b7-ee1e-48bd-9403-9d022a9e5f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.214839 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f14222b7-ee1e-48bd-9403-9d022a9e5f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ada4fb2a-3562-4925-8c83-713527d284bf', 'volume_name': 'volume-ada4fb2a-3562-4925-8c83-713527d284bf', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.217373 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5bf50ee-a5e3-451f-8d67-6ec967c04937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.219439 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5bf50ee-a5e3-451f-8d67-6ec967c04937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.221542 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edc70e26-3989-4124-9c98-ba742a6593fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.222310 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Volume ada4fb2a-3562-4925-8c83-713527d284bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ada4fb2a-3562-4925-8c83-713527d284bf', 'volume_size': 1}
May 30 21:00:48.223457 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ada4fb2a-3562-4925-8c83-713527d284bf stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:48.241574 n-d-843949-2 sudo[151581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ada4fb2a-3562-4925-8c83-713527d284bf stack-volumes-lvmdriver-1 -L 1g
May 30 21:00:48.242492 n-d-843949-2 sudo[151581]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:48.754158 n-d-843949-2 sudo[151581]: pam_unix(sudo:session): session closed for user root
May 30 21:00:48.756488 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ada4fb2a-3562-4925-8c83-713527d284bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.532s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:48.760165 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edc70e26-3989-4124-9c98-ba742a6593fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ada4fb2a-3562-4925-8c83-713527d284bf', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.762471 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e5eb677-e26b-413e-b267-b7f2334b29d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:00:48.773155 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Volume volume-ada4fb2a-3562-4925-8c83-713527d284bf (ada4fb2a-3562-4925-8c83-713527d284bf): created successfully
May 30 21:00:48.775039 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e5eb677-e26b-413e-b267-b7f2334b29d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:00:48.778087 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Flow 'volume_create_manager' (85a3b2ef-29b8-4502-8bb7-025626cec8e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:00:48.785678 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-f812a44a-9df6-42f1-b7ff-b79d529c3994 tempest-TestEncryptedCinderVolumes-1537390255 None] Created volume successfully.
May 30 21:00:49.914436 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:49.933515 n-d-843949-2 sudo[151649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:49.934311 n-d-843949-2 sudo[151649]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:50.333518 n-d-843949-2 sudo[151649]: pam_unix(sudo:session): session closed for user root
May 30 21:00:50.335855 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf" returned: 0 in 0.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.381543 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:50.388154 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.388473 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:50.389071 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 21:00:50.389895 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Creating iscsi_target for Volume ID: volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Created volume path /opt/stack/data/cinder/volumes/volume-ada4fb2a-3562-4925-8c83-713527d284bf,
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: content:
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: incominguser TWkNjVyVsqg8pNDorXfY EdR7ATDFStnucSm5
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]:
May 30 21:00:50.392797 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 21:00:50.393960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:50.729332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf" returned: 0 in 0.335s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.729679 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:50.730257 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 21:00:50.730612 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 21:00:50.731805 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:50.737870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.738224 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf\n Backing store flags: \n Account information:\n TWkNjVyVsqg8pNDorXfY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:50.738745 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 21:00:50.739612 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:50.828127 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.828456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf\n Backing store flags: \n Account information:\n TWkNjVyVsqg8pNDorXfY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:50.829638 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:50.915613 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:50.916745 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270112]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf\n Backing store flags: \n Account information:\n TWkNjVyVsqg8pNDorXfY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:50.917402 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 21:00:50.958003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf', 'target_lun': 1, 'volume_id': 'ada4fb2a-3562-4925-8c83-713527d284bf', 'auth_method': 'CHAP', 'auth_username': 'TWkNjVyVsqg8pNDorXfY', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bfea944b-5890-40d8-90a1-45ceefbb0de6'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 21:00:51.062699 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-59a9939a-7c78-4893-8bfb-7b55db2ef4b1 req-751de14c-b190-4a85-b1cf-b2ba055bf16d tempest-TestEncryptedCinderVolumes-1537390255 None] attachment_update completed successfully.
May 30 21:00:58.342997 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5472bc4c-feff-4ba6-928c-3e94dd4d9193 req-44dd3d8f-0c3f-46b9-9644-121d19cc5432 tempest-TestEncryptedCinderVolumes-1537390255 None] Terminate volume connection completed successfully.
May 30 21:00:58.343626 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-5472bc4c-feff-4ba6-928c-3e94dd4d9193 req-44dd3d8f-0c3f-46b9-9644-121d19cc5432 tempest-TestEncryptedCinderVolumes-1537390255 None] Deleting attachment bfea944b-5890-40d8-90a1-45ceefbb0de6. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 21:00:58.344797 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:58.432926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:58.433281 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf\n Backing store flags: \n Account information:\n TWkNjVyVsqg8pNDorXfY\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:58.433997 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-5472bc4c-feff-4ba6-928c-3e94dd4d9193 req-44dd3d8f-0c3f-46b9-9644-121d19cc5432 tempest-TestEncryptedCinderVolumes-1537390255 None] Removing iscsi_target for Volume ID: ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:58.435017 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:58.526920 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ada4fb2a-3562-4925-8c83-713527d284bf -f" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:58.527731 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:58.528601 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:58.614710 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:58.615033 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:59.107983 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Lock "b'cinder-ada4fb2a-3562-4925-8c83-713527d284bf-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 21:00:59.165503 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:59.253118 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:59.253431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239276928]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:00:59.254075 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Skipping remove_export. No iscsi_target is presently exported for volume: ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:59.255063 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 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 stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:59.273252 n-d-843949-2 sudo[151709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:59.274078 n-d-843949-2 sudo[151709]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:00:59.652774 n-d-843949-2 sudo[151709]: pam_unix(sudo:session): session closed for user root
May 30 21:00:59.655391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf" returned: 0 in 0.399s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:00:59.657210 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:00:59.675601 n-d-843949-2 sudo[151713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:00:59.676418 n-d-843949-2 sudo[151713]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:00.062938 n-d-843949-2 sudo[151713]: pam_unix(sudo:session): session closed for user root
May 30 21:01:00.065391 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf" returned: 0 in 0.408s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:00.067421 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:01:00.085730 n-d-843949-2 sudo[151716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:01:00.086526 n-d-843949-2 sudo[151716]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:00.552041 n-d-843949-2 sudo[151716]: pam_unix(sudo:session): session closed for user root
May 30 21:01:00.554226 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ada4fb2a-3562-4925-8c83-713527d284bf" returned: 0 in 0.486s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:00.555411 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Successfully deleted volume: ada4fb2a-3562-4925-8c83-713527d284bf
May 30 21:01:00.583079 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1062849826 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1062849826, it is now deprecated. Please use the default quota class for default quota.
May 30 21:01:00.583876 n-d-843949-2 cinder-volume[92362]: WARNING cinder.quota [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1062849826 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1062849826, it is now deprecated. Please use the default quota class for default quota.
May 30 21:01:00.601003 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Created reservations ['cd8c8d7e-cb61-4d48-8186-efe943c4780f', '1e9b3b36-45b7-4619-9031-91220d9a5739', 'c843e6ce-4eff-42bb-880e-53334a074be6', '00e386d7-0259-4e6b-86be-2fff9292910b'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 21:01:00.602922 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 21:01:00.602922 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 21:01:00.602922 n-d-843949-2 cinder-volume[92362]:
May 30 21:01:00.641069 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:01:00.641759 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:01:00.660504 n-d-843949-2 sudo[151723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:01:00.661303 n-d-843949-2 sudo[151723]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:01.065043 n-d-843949-2 sudo[151723]: pam_unix(sudo:session): session closed for user root
May 30 21:01:01.067283 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 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.425s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:01.069297 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:01:01.087026 n-d-843949-2 sudo[151726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:01:01.088364 n-d-843949-2 sudo[151726]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:01.514328 n-d-843949-2 sudo[151726]: pam_unix(sudo:session): session closed for user root
May 30 21:01:01.516744 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:01.519307 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:01:01.526838 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Deleted volume successfully.
May 30 21:01:01.540832 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-18dab37f-17ca-47ff-85bf-e7630fb6b1ec tempest-TestEncryptedCinderVolumes-1537390255 None] Lock "b'cinder-ada4fb2a-3562-4925-8c83-713527d284bf-delete_volume'" released by "delete_volume" :: held 2.433s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 21:01:11.268775 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:01:11.269417 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:01:11.269890 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:01:11.291275 n-d-843949-2 sudo[151775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:01:11.293074 n-d-843949-2 sudo[151775]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:11.715875 n-d-843949-2 sudo[151775]: pam_unix(sudo:session): session closed for user root
May 30 21:01:11.717949 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.448s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:11.719555 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:01:11.738875 n-d-843949-2 sudo[151780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:01:11.739675 n-d-843949-2 sudo[151780]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:01:12.156592 n-d-843949-2 sudo[151780]: pam_unix(sudo:session): session closed for user root
May 30 21:01:12.158761 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:01:12.160120 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:02:00.295181 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 21:02:00.299018 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 21:02:00.299519 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 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'
May 30 21:02:00.312355 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Flow 'volume_create_manager' (1566e6dd-6584-4e61-9092-171b700595da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:02:00.315388 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (042925b0-1ebd-4ced-9670-2bb274ddd7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.337313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 21:02:00.362317 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (042925b0-1ebd-4ced-9670-2bb274ddd7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T21:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1205214159',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=f3435577-56c7-412c-af26-54cc9e813cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='560f9b8579204dd78d4aeac47f700af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T21:02:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T21:02:00Z,user_id='27a2c21af26c4d45a7f56b89ee430727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.364800 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f36510c-bb5f-421d-b935-9135247287e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.366863 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f36510c-bb5f-421d-b935-9135247287e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.369183 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8158fcf9-52c3-4a20-98e3-d01b4d00cf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.371387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8158fcf9-52c3-4a20-98e3-d01b4d00cf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3435577-56c7-412c-af26-54cc9e813cc7', 'volume_name': 'volume-f3435577-56c7-412c-af26-54cc9e813cc7', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.373609 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09670dc9-95cf-4e39-970c-18994d22c2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.375660 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09670dc9-95cf-4e39-970c-18994d22c2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.377803 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f1ec8c7-4694-4793-9603-dc50ea5f128d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.378569 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Volume f3435577-56c7-412c-af26-54cc9e813cc7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3435577-56c7-412c-af26-54cc9e813cc7', 'volume_size': 1}
May 30 21:02:00.379749 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3435577-56c7-412c-af26-54cc9e813cc7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:00.397205 n-d-843949-2 sudo[152408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3435577-56c7-412c-af26-54cc9e813cc7 stack-volumes-lvmdriver-1 -L 1g
May 30 21:02:00.397976 n-d-843949-2 sudo[152408]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:02:00.900429 n-d-843949-2 sudo[152408]: pam_unix(sudo:session): session closed for user root
May 30 21:02:00.903202 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3435577-56c7-412c-af26-54cc9e813cc7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:00.906958 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6f1ec8c7-4694-4793-9603-dc50ea5f128d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3435577-56c7-412c-af26-54cc9e813cc7', 'volume_size': 1}' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.909246 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe5dbde1-b862-4563-96db-c9f47270ba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:02:00.919509 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Volume volume-f3435577-56c7-412c-af26-54cc9e813cc7 (f3435577-56c7-412c-af26-54cc9e813cc7): created successfully
May 30 21:02:00.921408 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe5dbde1-b862-4563-96db-c9f47270ba08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:02:00.924420 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Flow 'volume_create_manager' (1566e6dd-6584-4e61-9092-171b700595da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:02:00.931576 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-8be7a683-42a6-40fa-8b7d-98314610db34 tempest-TestMinimumBasicScenario-315132299 None] Created volume successfully.
May 30 21:02:02.166483 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:02.183927 n-d-843949-2 sudo[152445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:02:02.184713 n-d-843949-2 sudo[152445]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:02:02.581434 n-d-843949-2 sudo[152445]: pam_unix(sudo:session): session closed for user root
May 30 21:02:02.584353 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7" returned: 0 in 0.417s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:02.629566 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:02.635942 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:02.636282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:02:02.636872 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 21:02:02.637680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Creating iscsi_target for Volume ID: volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Created volume path /opt/stack/data/cinder/volumes/volume-f3435577-56c7-412c-af26-54cc9e813cc7,
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: content:
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]:
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: incominguser cR8688qvqQ4LKkNB4iKq ZCDNMU7e5yiVHdaY
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]:
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]:
May 30 21:02:02.640715 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 21:02:02.641893 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:02.979794 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7" returned: 0 in 0.337s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:02.980138 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:02:02.980718 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 21:02:02.981091 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 21:02:02.982282 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:02.988079 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:02.988402 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7\n Backing store flags: \n Account information:\n cR8688qvqQ4LKkNB4iKq\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:02:02.988911 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 21:02:02.989764 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:03.078846 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:03.079186 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7\n Backing store flags: \n Account information:\n cR8688qvqQ4LKkNB4iKq\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:02:03.080372 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:03.168418 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:03.169001 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7\n Backing store flags: \n Account information:\n cR8688qvqQ4LKkNB4iKq\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:02:03.169653 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 21:02:03.209613 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7', 'target_lun': 1, 'volume_id': 'f3435577-56c7-412c-af26-54cc9e813cc7', 'auth_method': 'CHAP', 'auth_username': 'cR8688qvqQ4LKkNB4iKq', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8cd6f26e-c656-44a4-a965-6de6b598c5a0'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 21:02:03.325136 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-afc152c9-5a0a-44c6-8afe-a35f75ed3888 req-a6dab9cc-0105-4691-8d46-c4633974b6e6 tempest-TestMinimumBasicScenario-315132299 None] attachment_update completed successfully.
May 30 21:02:11.268193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:02:11.268879 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:02:11.269400 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:11.289333 n-d-843949-2 sudo[152487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:02:11.290229 n-d-843949-2 sudo[152487]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:02:11.676121 n-d-843949-2 sudo[152487]: pam_unix(sudo:session): session closed for user root
May 30 21:02:11.678215 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.408s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:11.679881 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:02:11.699370 n-d-843949-2 sudo[152490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:02:11.700202 n-d-843949-2 sudo[152490]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:02:12.084011 n-d-843949-2 sudo[152490]: pam_unix(sudo:session): session closed for user root
May 30 21:02:12.086347 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:02:12.088417 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:03:11.265332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:03:11.266224 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:03:11.266507 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:11.285131 n-d-843949-2 sudo[152573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:03:11.285940 n-d-843949-2 sudo[152573]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:11.658907 n-d-843949-2 sudo[152573]: pam_unix(sudo:session): session closed for user root
May 30 21:03:11.661005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.394s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:11.662563 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:11.681249 n-d-843949-2 sudo[152576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:03:11.682035 n-d-843949-2 sudo[152576]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:12.066389 n-d-843949-2 sudo[152576]: pam_unix(sudo:session): session closed for user root
May 30 21:03:12.068506 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:12.069863 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:03:32.540822 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-0503fad6-9f92-4f8f-80a9-9a018797568e req-60c3322c-498a-4cfd-a5ad-835065b11b99 tempest-TestMinimumBasicScenario-315132299 None] Terminate volume connection completed successfully.
May 30 21:03:32.541409 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-0503fad6-9f92-4f8f-80a9-9a018797568e req-60c3322c-498a-4cfd-a5ad-835065b11b99 tempest-TestMinimumBasicScenario-315132299 None] Deleting attachment 8cd6f26e-c656-44a4-a965-6de6b598c5a0. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 21:03:32.544943 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:32.634313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:32.634604 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7\n Backing store flags: \n Account information:\n cR8688qvqQ4LKkNB4iKq\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:03:32.635277 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-0503fad6-9f92-4f8f-80a9-9a018797568e req-60c3322c-498a-4cfd-a5ad-835065b11b99 tempest-TestMinimumBasicScenario-315132299 None] Removing iscsi_target for Volume ID: f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:32.636314 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:32.727522 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f3435577-56c7-412c-af26-54cc9e813cc7 -f" returned: 0 in 0.091s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:32.727843 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:03:32.731181 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:32.818667 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:32.819005 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:03:33.287451 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Lock "b'cinder-f3435577-56c7-412c-af26-54cc9e813cc7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 21:03:33.347666 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:33.433786 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:33.434112 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270432]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:03:33.434772 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:33.435785 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 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 stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:33.453668 n-d-843949-2 sudo[152630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:33.454960 n-d-843949-2 sudo[152630]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:33.828866 n-d-843949-2 sudo[152630]: pam_unix(sudo:session): session closed for user root
May 30 21:03:33.831793 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7" returned: 0 in 0.395s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:33.833623 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:33.851842 n-d-843949-2 sudo[152633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:33.852684 n-d-843949-2 sudo[152633]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:34.216928 n-d-843949-2 sudo[152633]: pam_unix(sudo:session): session closed for user root
May 30 21:03:34.219338 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:34.221533 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:34.239513 n-d-843949-2 sudo[152636]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:34.240360 n-d-843949-2 sudo[152636]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:34.694883 n-d-843949-2 sudo[152636]: pam_unix(sudo:session): session closed for user root
May 30 21:03:34.697114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3435577-56c7-412c-af26-54cc9e813cc7" returned: 0 in 0.475s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:34.698215 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Successfully deleted volume: f3435577-56c7-412c-af26-54cc9e813cc7
May 30 21:03:34.743126 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Created reservations ['1024c623-537d-43fa-b8b1-4cefbf93e02b', '57c7a208-89e0-46a3-bf09-9f1665391b31', '78318cc7-2627-45c9-936d-877fa29dfa30', '0b07dcab-c882-48ff-bafd-bf18f84e8e27'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 21:03:34.745131 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 21:03:34.745131 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 21:03:34.745131 n-d-843949-2 cinder-volume[92362]:
May 30 21:03:34.784184 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:03:34.784876 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:34.803518 n-d-843949-2 sudo[152643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:03:34.804420 n-d-843949-2 sudo[152643]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:35.223584 n-d-843949-2 sudo[152643]: pam_unix(sudo:session): session closed for user root
May 30 21:03:35.225709 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 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.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:35.227536 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:03:35.245148 n-d-843949-2 sudo[152646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:03:35.245928 n-d-843949-2 sudo[152646]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:03:35.676190 n-d-843949-2 sudo[152646]: pam_unix(sudo:session): session closed for user root
May 30 21:03:35.678582 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:03:35.681081 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:03:35.688774 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Deleted volume successfully.
May 30 21:03:35.708177 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [None req-99836163-7a8d-424b-b2e2-994cf5c7b5f8 tempest-TestMinimumBasicScenario-315132299 None] Lock "b'cinder-f3435577-56c7-412c-af26-54cc9e813cc7-delete_volume'" released by "delete_volume" :: held 2.420s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 21:05:11.268711 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:05:11.269936 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:05:11.270342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:05:11.291628 n-d-843949-2 sudo[153333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:05:11.293661 n-d-843949-2 sudo[153333]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:05:11.723489 n-d-843949-2 sudo[153333]: pam_unix(sudo:session): session closed for user root
May 30 21:05:11.725583 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.455s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:05:11.727330 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:05:11.746011 n-d-843949-2 sudo[153349]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:05:11.746824 n-d-843949-2 sudo[153349]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:05:12.178661 n-d-843949-2 sudo[153349]: pam_unix(sudo:session): session closed for user root
May 30 21:05:12.181146 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:05:12.182576 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:06:11.270730 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:06:11.271421 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:06:11.271833 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:06:11.290691 n-d-843949-2 sudo[153592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:06:11.291477 n-d-843949-2 sudo[153592]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:06:11.723394 n-d-843949-2 sudo[153592]: pam_unix(sudo:session): session closed for user root
May 30 21:06:11.725455 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:06:11.726973 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:06:11.744459 n-d-843949-2 sudo[153595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:06:11.745226 n-d-843949-2 sudo[153595]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:06:12.157274 n-d-843949-2 sudo[153595]: pam_unix(sudo:session): session closed for user root
May 30 21:06:12.159651 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:06:12.161492 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:07:11.268121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:07:11.268809 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:07:11.269447 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:07:11.288920 n-d-843949-2 sudo[153980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:07:11.289799 n-d-843949-2 sudo[153980]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:07:11.743730 n-d-843949-2 sudo[153980]: pam_unix(sudo:session): session closed for user root
May 30 21:07:11.746161 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.476s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:07:11.747491 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:07:11.766982 n-d-843949-2 sudo[153983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:07:11.767780 n-d-843949-2 sudo[153983]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:07:12.203949 n-d-843949-2 sudo[153983]: pam_unix(sudo:session): session closed for user root
May 30 21:07:12.206114 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:07:12.207387 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:08:11.264739 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:08:11.265375 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:08:11.265849 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:08:11.285284 n-d-843949-2 sudo[154110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:08:11.286183 n-d-843949-2 sudo[154110]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:08:11.693987 n-d-843949-2 sudo[154110]: pam_unix(sudo:session): session closed for user root
May 30 21:08:11.696001 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.430s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:08:11.697565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:08:11.715032 n-d-843949-2 sudo[154114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:08:11.715804 n-d-843949-2 sudo[154114]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:08:12.117212 n-d-843949-2 sudo[154114]: pam_unix(sudo:session): session closed for user root
May 30 21:08:12.119302 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:08:12.120605 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:09:11.267121 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:09:11.267743 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:09:11.268495 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:09:11.289316 n-d-843949-2 sudo[154523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:09:11.290119 n-d-843949-2 sudo[154523]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:09:11.718941 n-d-843949-2 sudo[154523]: pam_unix(sudo:session): session closed for user root
May 30 21:09:11.721020 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:09:11.722508 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:09:11.740954 n-d-843949-2 sudo[154526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:09:11.741742 n-d-843949-2 sudo[154526]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:09:12.192807 n-d-843949-2 sudo[154526]: pam_unix(sudo:session): session closed for user root
May 30 21:09:12.194916 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:09:12.196298 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:10:11.272760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:10:11.273449 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:10:11.273907 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:10:11.291944 n-d-843949-2 sudo[154620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:10:11.292735 n-d-843949-2 sudo[154620]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:10:11.729811 n-d-843949-2 sudo[154620]: pam_unix(sudo:session): session closed for user root
May 30 21:10:11.731845 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.458s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:10:11.733371 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:10:11.751716 n-d-843949-2 sudo[154623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:10:11.752524 n-d-843949-2 sudo[154623]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:10:12.178637 n-d-843949-2 sudo[154623]: pam_unix(sudo:session): session closed for user root
May 30 21:10:12.180766 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:10:12.182091 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:11:11.279113 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:11:11.279811 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:11:11.280276 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:11:11.298532 n-d-843949-2 sudo[155041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:11:11.299333 n-d-843949-2 sudo[155041]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:11:11.718504 n-d-843949-2 sudo[155041]: pam_unix(sudo:session): session closed for user root
May 30 21:11:11.720608 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.440s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:11:11.722119 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:11:11.739697 n-d-843949-2 sudo[155044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:11:11.740543 n-d-843949-2 sudo[155044]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:11:12.150556 n-d-843949-2 sudo[155044]: pam_unix(sudo:session): session closed for user root
May 30 21:11:12.152697 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:11:12.154036 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:12:11.281797 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:12:11.283393 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:12:11.284342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:12:11.306709 n-d-843949-2 sudo[155328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:12:11.308697 n-d-843949-2 sudo[155328]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:12:11.741819 n-d-843949-2 sudo[155328]: pam_unix(sudo:session): session closed for user root
May 30 21:12:11.743859 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.459s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:12:11.745519 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:12:11.768015 n-d-843949-2 sudo[155334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:12:11.769660 n-d-843949-2 sudo[155334]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:12:12.256333 n-d-843949-2 sudo[155334]: pam_unix(sudo:session): session closed for user root
May 30 21:12:12.258379 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:12:12.259737 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:13:11.287445 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:13:11.287995 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:13:11.288915 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:13:11.306620 n-d-843949-2 sudo[155811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:13:11.307412 n-d-843949-2 sudo[155811]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:13:11.740454 n-d-843949-2 sudo[155811]: pam_unix(sudo:session): session closed for user root
May 30 21:13:11.742974 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.453s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:13:11.744542 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:13:11.762633 n-d-843949-2 sudo[155814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:13:11.763405 n-d-843949-2 sudo[155814]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:13:12.165682 n-d-843949-2 sudo[155814]: pam_unix(sudo:session): session closed for user root
May 30 21:13:12.167849 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:13:12.169251 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:14:11.286304 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:14:11.286850 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:14:11.287424 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:14:11.305408 n-d-843949-2 sudo[155865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:14:11.306203 n-d-843949-2 sudo[155865]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:14:11.714473 n-d-843949-2 sudo[155865]: pam_unix(sudo:session): session closed for user root
May 30 21:14:11.716552 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:14:11.718146 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:14:11.735911 n-d-843949-2 sudo[155868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:14:11.736728 n-d-843949-2 sudo[155868]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:14:12.145099 n-d-843949-2 sudo[155868]: pam_unix(sudo:session): session closed for user root
May 30 21:14:12.147187 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:14:12.148527 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:15:11.285135 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:15:11.285678 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:15:11.286427 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:15:11.304864 n-d-843949-2 sudo[155940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:15:11.305813 n-d-843949-2 sudo[155940]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:15:11.874552 n-d-843949-2 sudo[155940]: pam_unix(sudo:session): session closed for user root
May 30 21:15:11.876581 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.590s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:15:11.878113 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:15:11.898321 n-d-843949-2 sudo[155943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:15:11.899160 n-d-843949-2 sudo[155943]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:15:12.326445 n-d-843949-2 sudo[155943]: pam_unix(sudo:session): session closed for user root
May 30 21:15:12.328551 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:15:12.330488 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:16:11.287662 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:16:11.288310 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:16:11.288798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:11.306586 n-d-843949-2 sudo[155997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:16:11.307366 n-d-843949-2 sudo[155997]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:11.724761 n-d-843949-2 sudo[155997]: pam_unix(sudo:session): session closed for user root
May 30 21:16:11.726789 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:11.728357 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:11.746210 n-d-843949-2 sudo[156000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:16:11.746981 n-d-843949-2 sudo[156000]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:12.161135 n-d-843949-2 sudo[156000]: pam_unix(sudo:session): session closed for user root
May 30 21:16:12.163707 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:12.165455 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:16:35.268410 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-843949-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-843949-2@lvmdriver-1#lvmdriver-1']} {{(pid=92362) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
May 30 21:16:35.272235 n-d-843949-2 cinder-volume[92362]: WARNING stevedore.named [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
May 30 21:16:35.272732 n-d-843949-2 cinder-volume[92362]: WARNING castellan.key_manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 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'
May 30 21:16:35.284847 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Flow 'volume_create_manager' (c67c5f18-2eba-463d-a993-991ad09ac510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:16:35.288965 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8c44f51-c7fc-405e-8994-2b9c2f4790c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:35.311855 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_db.sqlalchemy.engines [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 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=92362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
May 30 21:16:35.335126 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e8c44f51-c7fc-405e-8994-2b9c2f4790c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-05-30T21:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2121564979',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-843949-2@lvmdriver-1#lvmdriver-1',id=5828cc94-25a3-4b91-9064-68f40e12c683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='990cca1147704c64a93d7bcaf2236785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-05-30T21:16:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-05-30T21:16:35Z,user_id='d7dc680ef40e4658a9474c294a58e337',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c),volume_type_id=d901ccf5-a233-4ab0-9d92-c4c0f8dafd7c)' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:35.337582 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68cb9fa4-38ac-444f-b536-c5af0e04492f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:35.339610 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68cb9fa4-38ac-444f-b536-c5af0e04492f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:35.341869 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c6e9031-29c7-4228-b22b-790a705cb0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:35.418823 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c6e9031-29c7-4228-b22b-790a705cb0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5828cc94-25a3-4b91-9064-68f40e12c683', 'volume_name': 'volume-5828cc94-25a3-4b91-9064-68f40e12c683', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:35.421240 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56eae3f1-3252-4173-b3f9-59009a6e3d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:35.423339 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56eae3f1-3252-4173-b3f9-59009a6e3d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:35.425559 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbbfa41f-9d5e-4399-8730-09da80be8341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:35.426364 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Volume 5828cc94-25a3-4b91-9064-68f40e12c683: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5828cc94-25a3-4b91-9064-68f40e12c683', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
May 30 21:16:35.426951 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Cloning 5828cc94-25a3-4b91-9064-68f40e12c683 from image 1205fd1e-8612-4623-b2ba-402e2d625c26 at location (None, None). {{(pid=92362) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
May 30 21:16:43.683938 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1, size 616.00 MB, duration 8.26 sec {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
May 30 21:16:43.684743 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Image download 616.00 MB at 74.62 MB/s
May 30 21:16:43.721561 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:43.801416 n-d-843949-2 sudo[156035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1
May 30 21:16:43.802184 n-d-843949-2 sudo[156035]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:44.104153 n-d-843949-2 sudo[156035]: pam_unix(sudo:session): session closed for user root
May 30 21:16:44.106387 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1" returned: 0 in 0.384s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:44.107316 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 is fetched for user d7dc680ef40e4658a9474c294a58e337. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
May 30 21:16:44.157286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:44.237683 n-d-843949-2 sudo[156040]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1
May 30 21:16:44.238489 n-d-843949-2 sudo[156040]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:44.540059 n-d-843949-2 sudo[156040]: pam_unix(sudo:session): session closed for user root
May 30 21:16:44.542681 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:44.544932 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5828cc94-25a3-4b91-9064-68f40e12c683 stack-volumes-lvmdriver-1 -L 1g {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:44.562359 n-d-843949-2 sudo[156045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5828cc94-25a3-4b91-9064-68f40e12c683 stack-volumes-lvmdriver-1 -L 1g
May 30 21:16:44.563149 n-d-843949-2 sudo[156045]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:45.037092 n-d-843949-2 sudo[156045]: pam_unix(sudo:session): session closed for user root
May 30 21:16:45.039397 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5828cc94-25a3-4b91-9064-68f40e12c683 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.494s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:45.057669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Attempting download of 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 5828cc94-25a3-4b91-9064-68f40e12c683. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
May 30 21:16:45.094960 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5w4a0bd2 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:45.177155 n-d-843949-2 sudo[156079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5w4a0bd2
May 30 21:16:45.177947 n-d-843949-2 sudo[156079]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:45.478518 n-d-843949-2 sudo[156079]: pam_unix(sudo:session): session closed for user root
May 30 21:16:45.480870 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_1205fd1e-8612-4623-b2ba-402e2d625c26_5w4a0bd2" returned: 0 in 0.385s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:45.482072 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:45.562049 n-d-843949-2 sudo[156083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1
May 30 21:16:45.562860 n-d-843949-2 sudo[156083]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:45.862334 n-d-843949-2 sudo[156083]: pam_unix(sudo:session): session closed for user root
May 30 21:16:45.864408 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1" returned: 0 in 0.382s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:45.865110 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] 1205fd1e-8612-4623-b2ba-402e2d625c26 was vhdx, converting to raw {{(pid=92362) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
May 30 21:16:45.866012 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683 oflag=direct {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:45.884525 n-d-843949-2 sudo[156088]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683 oflag=direct
May 30 21:16:45.885301 n-d-843949-2 sudo[156088]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:46.183493 n-d-843949-2 sudo[156088]: pam_unix(sudo:session): session closed for user root
May 30 21:16:46.185818 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683 oflag=direct" returned: 0 in 0.319s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:46.187052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:46.204330 n-d-843949-2 sudo[156100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683
May 30 21:16:46.205092 n-d-843949-2 sudo[156100]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:46.941525 n-d-843949-2 sudo[156100]: pam_unix(sudo:session): session closed for user root
May 30 21:16:46.943802 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683" returned: 0 in 0.756s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:46.944961 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:47.025091 n-d-843949-2 sudo[156133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1
May 30 21:16:47.025869 n-d-843949-2 sudo[156133]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:47.325876 n-d-843949-2 sudo[156133]: pam_unix(sudo:session): session closed for user root
May 30 21:16:47.328132 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1" returned: 0 in 0.383s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:47.328976 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_1205fd1e-8612-4623-b2ba-402e2d625c26_jdizd4e2n-d-843949-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5828cc94--25a3--4b91--9064--68f40e12c683 {{(pid=92362) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
May 30 21:16:47.329349 n-d-843949-2 cinder-volume[92362]: INFO cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Converted 700.00 MB image at 700.00 MB/s
May 30 21:16:47.329965 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Downloaded image 1205fd1e-8612-4623-b2ba-402e2d625c26 ((None, None)) to volume 5828cc94-25a3-4b91-9064-68f40e12c683 successfully. {{(pid=92362) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
May 30 21:16:47.442199 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.image.image_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Temporary image 1205fd1e-8612-4623-b2ba-402e2d625c26 for user d7dc680ef40e4658a9474c294a58e337 is deleted. {{(pid=92362) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
May 30 21:16:47.442862 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.volume_utils [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Marking volume 5828cc94-25a3-4b91-9064-68f40e12c683 as bootable. {{(pid=92362) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
May 30 21:16:47.452872 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Copying metadata from image 1205fd1e-8612-4623-b2ba-402e2d625c26 to 5828cc94-25a3-4b91-9064-68f40e12c683. {{(pid=92362) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
May 30 21:16:47.453400 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Creating volume glance metadata for volume 5828cc94-25a3-4b91-9064-68f40e12c683 backed by image 1205fd1e-8612-4623-b2ba-402e2d625c26 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92362) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
May 30 21:16:47.516214 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbbfa41f-9d5e-4399-8730-09da80be8341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5828cc94-25a3-4b91-9064-68f40e12c683', 'volume_size': 1, 'image_id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'afa9e5d8ad02430db2267b452bff08f8', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '1205fd1e-8612-4623-b2ba-402e2d625c26', 'created_at': datetime.datetime(2022, 5, 30, 19, 43, 51, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 5, 30, 19, 44, 9, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/1205fd1e-8612-4623-b2ba-402e2d625c26/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:47.518466 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27edaf78-a0a9-43b4-aea5-460c367e6299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
May 30 21:16:47.526410 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.flows.manager.create_volume [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Volume volume-5828cc94-25a3-4b91-9064-68f40e12c683 (5828cc94-25a3-4b91-9064-68f40e12c683): created successfully
May 30 21:16:47.528197 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27edaf78-a0a9-43b4-aea5-460c367e6299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92362) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
May 30 21:16:47.531141 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Flow 'volume_create_manager' (c67c5f18-2eba-463d-a993-991ad09ac510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92362) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
May 30 21:16:47.537998 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [None req-52518367-2a1e-437d-b54a-fdef8e789e18 tempest-TestShelveInstance-1598782457 None] Created volume successfully.
May 30 21:16:50.629035 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:50.647865 n-d-843949-2 sudo[156138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:16:50.648780 n-d-843949-2 sudo[156138]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:16:51.038951 n-d-843949-2 sudo[156138]: pam_unix(sudo:session): session closed for user root
May 30 21:16:51.041981 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.412s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.090812 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:51.096798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.097111 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270592]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:16:51.097701 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Targets prior to update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 21:16:51.098469 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Creating iscsi_target for Volume ID: volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Created volume path /opt/stack/data/cinder/volumes/volume-5828cc94-25a3-4b91-9064-68f40e12c683,
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: content:
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]:
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: incominguser 86dERz2struHaeNEarPM H3JmegTeTjKfXKu7
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]:
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]:
May 30 21:16:51.101621 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 21:16:51.103297 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:51.501305 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.398s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.502009 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270592]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:16:51.502593 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 21:16:51.502985 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 21:16:51.504342 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:51.511192 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.511524 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:16:51.512285 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Targets after update: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 21:16:51.513313 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:51.602184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.602774 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:16:51.605824 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:16:51.700231 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:16:51.701451 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:16:51.702403 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 21:16:51.745801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683', 'target_lun': 1, 'volume_id': '5828cc94-25a3-4b91-9064-68f40e12c683', 'auth_method': 'CHAP', 'auth_username': '86dERz2struHaeNEarPM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '41698727-c284-49b2-a272-53f2b0175972'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 21:16:51.863356 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-071bf29e-3db1-4b03-abd5-cb3120d85946 req-3a47c6b8-2137-4ece-8bf5-12fae018afe1 tempest-TestShelveInstance-1598782457 None] attachment_update completed successfully.
May 30 21:17:11.292200 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:17:11.293200 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:17:11.293805 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:17:11.311638 n-d-843949-2 sudo[156263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:17:11.312445 n-d-843949-2 sudo[156263]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:17:11.697873 n-d-843949-2 sudo[156263]: pam_unix(sudo:session): session closed for user root
May 30 21:17:11.699926 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.406s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:17:11.701492 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:17:11.718973 n-d-843949-2 sudo[156266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:17:11.720363 n-d-843949-2 sudo[156266]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:17:12.093033 n-d-843949-2 sudo[156266]: pam_unix(sudo:session): session closed for user root
May 30 21:17:12.095097 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.393s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:17:12.097143 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:18:11.294599 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:18:11.295217 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:18:11.295703 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:18:11.313973 n-d-843949-2 sudo[156328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:18:11.314753 n-d-843949-2 sudo[156328]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:18:11.708110 n-d-843949-2 sudo[156328]: pam_unix(sudo:session): session closed for user root
May 30 21:18:11.710141 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.414s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:18:11.711641 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:18:11.729799 n-d-843949-2 sudo[156331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:18:11.730590 n-d-843949-2 sudo[156331]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:18:12.116616 n-d-843949-2 sudo[156331]: pam_unix(sudo:session): session closed for user root
May 30 21:18:12.118671 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:18:12.119987 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:19:11.298171 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:19:11.298734 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:19:11.299296 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:11.318148 n-d-843949-2 sudo[156382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:19:11.318982 n-d-843949-2 sudo[156382]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:19:11.712630 n-d-843949-2 sudo[156382]: pam_unix(sudo:session): session closed for user root
May 30 21:19:11.714742 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.415s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:11.716283 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:11.734498 n-d-843949-2 sudo[156385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:19:11.735853 n-d-843949-2 sudo[156385]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:19:12.118224 n-d-843949-2 sudo[156385]: pam_unix(sudo:session): session closed for user root
May 30 21:19:12.120380 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:12.121680 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:19:17.545386 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-e64af2c2-08fd-48d1-ad51-6282a820779c req-31bb32e4-981e-44b0-a271-7f27474b08be tempest-TestShelveInstance-1598782457 None] Terminate volume connection completed successfully.
May 30 21:19:17.546051 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-e64af2c2-08fd-48d1-ad51-6282a820779c req-31bb32e4-981e-44b0-a271-7f27474b08be tempest-TestShelveInstance-1598782457 None] Deleting attachment 41698727-c284-49b2-a272-53f2b0175972. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 21:19:24.622538 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:24.642074 n-d-843949-2 sudo[156392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:24.642966 n-d-843949-2 sudo[156392]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:19:25.034717 n-d-843949-2 sudo[156392]: pam_unix(sudo:session): session closed for user root
May 30 21:19:25.037150 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.414s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.084987 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:25.090752 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.091085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: System information:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: 86dERz2struHaeNEarPM
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: ALL
May 30 21:19:25.091669 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
May 30 21:19:25.094248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Creating iscsi_target for Volume ID: volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
May 30 21:19:25.094248 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Created volume path /opt/stack/data/cinder/volumes/volume-5828cc94-25a3-4b91-9064-68f40e12c683,
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: content:
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]:
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: driver iscsi
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: incominguser 86dERz2struHaeNEarPM H3JmegTeTjKfXKu7
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]:
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: write-cache on
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]:
May 30 21:19:25.097005 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
May 30 21:19:25.098185 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:25.455685 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.357s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.456042 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:19:25.456637 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] StdOut from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
May 30 21:19:25.457001 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] StdErr from tgt-admin --update: {{(pid=92362) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
May 30 21:19:25.458152 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:25.464193 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.464520 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.tgt [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: System information:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Driver: iscsi
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: State: ready
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: I_T nexus information:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: LUN information:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: LUN: 0
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Type: controller
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010000
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf10
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Size: 0 MB, Block size: 1
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store type: null
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store path: None
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: LUN: 1
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Type: disk
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SCSI ID: IET 00010001
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SCSI SN: beaf11
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Size: 1074 MB, Block size: 512
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Online: Yes
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Removable media: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Prevent removal: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Readonly: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: SWP: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Thin-provisioning: No
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store type: rdwr
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Backing store flags:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: Account information:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: 86dERz2struHaeNEarPM
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: ACL information:
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: ALL
May 30 21:19:25.465072 n-d-843949-2 cinder-volume[92362]: {{(pid=92362) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
May 30 21:19:25.467339 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:25.551808 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.552147 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:19:25.553332 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:19:25.638610 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:19:25.639159 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:19:25.639846 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.targets.iscsi [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Set provider_location to: 10.222.0.84:3260,1 iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 1 {{(pid=92362) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
May 30 21:19:25.684252 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.84:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683', 'target_lun': 1, 'volume_id': '5828cc94-25a3-4b91-9064-68f40e12c683', 'auth_method': 'CHAP', 'auth_username': '86dERz2struHaeNEarPM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b166e1d5-1610-4452-b8fc-468225be533d'} {{(pid=92362) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4560}}
May 30 21:19:25.800082 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-d0d69a97-9f69-4ce6-a658-11d165772a07 req-042ca2f1-7d5a-4829-8e78-b67590b4a5de tempest-TestShelveInstance-1598782457 None] attachment_update completed successfully.
May 30 21:20:11.297934 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:20:11.298476 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:20:11.299052 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:20:11.318746 n-d-843949-2 sudo[156504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:20:11.319517 n-d-843949-2 sudo[156504]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:20:11.722181 n-d-843949-2 sudo[156504]: pam_unix(sudo:session): session closed for user root
May 30 21:20:11.724247 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.425s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:20:11.726402 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:20:11.744634 n-d-843949-2 sudo[156507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:20:11.745409 n-d-843949-2 sudo[156507]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:20:12.140037 n-d-843949-2 sudo[156507]: pam_unix(sudo:session): session closed for user root
May 30 21:20:12.142298 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:20:12.143706 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:21:11.302182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:21:11.302792 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:21:11.303281 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.321843 n-d-843949-2 sudo[156580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:21:11.322649 n-d-843949-2 sudo[156580]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:11.329365 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-777b37f1-97c9-4939-972b-fd7c05bcd7a9 tempest-TestShelveInstance-1598782457 None] Terminate volume connection completed successfully.
May 30 21:21:11.329754 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.manager [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-777b37f1-97c9-4939-972b-fd7c05bcd7a9 tempest-TestShelveInstance-1598782457 None] Deleting attachment b166e1d5-1610-4452-b8fc-468225be533d. {{(pid=92362) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4700}}
May 30 21:21:11.331345 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.419839 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:11.420291 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683\n Backing store flags: \n Account information:\n 86dERz2struHaeNEarPM\n ACL information:\n ALL\n', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:21:11.421092 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.tgt [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-777b37f1-97c9-4939-972b-fd7c05bcd7a9 tempest-TestShelveInstance-1598782457 None] Removing iscsi_target for Volume ID: 5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:11.424375 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 -f {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.533546 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5828cc94-25a3-4b91-9064-68f40e12c683 -f" returned: 0 in 0.111s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:11.533832 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, None) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:21:11.534930 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.630138 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:11.630467 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:21:11.734523 n-d-843949-2 sudo[156580]: pam_unix(sudo:session): session closed for user root
May 30 21:21:11.736307 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.433s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:11.737701 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.755573 n-d-843949-2 sudo[156610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:21:11.756387 n-d-843949-2 sudo[156610]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:11.804125 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Lock "b'cinder-5828cc94-25a3-4b91-9064-68f40e12c683-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
May 30 21:21:11.875487 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.968474 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101217) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:11.968806 n-d-843949-2 cinder-volume[92362]: DEBUG oslo.privsep.daemon [-] privsep: reply[140684239270272]: (4, ('', '')) {{(pid=101217) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
May 30 21:21:11.969483 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.targets.iscsi [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:11.970536 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 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 stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:11.990269 n-d-843949-2 sudo[156614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:11.991511 n-d-843949-2 sudo[156614]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:12.168354 n-d-843949-2 sudo[156610]: pam_unix(sudo:session): session closed for user root
May 30 21:21:12.170393 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:12.172608 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:21:12.390122 n-d-843949-2 sudo[156614]: pam_unix(sudo:session): session closed for user root
May 30 21:21:12.392076 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:12.394118 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:12.413666 n-d-843949-2 sudo[156618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:12.414558 n-d-843949-2 sudo[156618]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:12.805383 n-d-843949-2 sudo[156618]: pam_unix(sudo:session): session closed for user root
May 30 21:21:12.808214 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.414s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:12.810241 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:12.828019 n-d-843949-2 sudo[156621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:12.828828 n-d-843949-2 sudo[156621]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:13.275689 n-d-843949-2 sudo[156621]: pam_unix(sudo:session): session closed for user root
May 30 21:21:13.278548 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5828cc94-25a3-4b91-9064-68f40e12c683" returned: 0 in 0.468s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:13.279686 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.drivers.lvm [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Successfully deleted volume: 5828cc94-25a3-4b91-9064-68f40e12c683
May 30 21:21:13.324970 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.quota [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Created reservations ['f8267f5d-0256-4bbf-887f-fc4cb1c4143c', '51bfbb7b-1191-4357-b28b-b7a8d82c772d', '5b92c61f-352a-4a67-a623-ee730ce7e599', 'ad99449e-5b23-41e3-86ab-15318434ce72'] {{(pid=92362) reserve /opt/stack/cinder/cinder/quota.py:1036}}
May 30 21:21:13.327062 n-d-843949-2 cinder-volume[92362]: WARNING py.warnings [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
May 30 21:21:13.327062 n-d-843949-2 cinder-volume[92362]: util.warn(
May 30 21:21:13.327062 n-d-843949-2 cinder-volume[92362]:
May 30 21:21:13.372267 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:21:13.372964 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:13.391625 n-d-843949-2 sudo[156628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:21:13.392450 n-d-843949-2 sudo[156628]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:13.804394 n-d-843949-2 sudo[156628]: pam_unix(sudo:session): session closed for user root
May 30 21:21:13.806753 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 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.433s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:13.809019 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:21:13.827886 n-d-843949-2 sudo[156631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:21:13.828749 n-d-843949-2 sudo[156631]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:21:14.294701 n-d-843949-2 sudo[156631]: pam_unix(sudo:session): session closed for user root
May 30 21:21:14.297064 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:21:14.299388 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:21:14.304954 n-d-843949-2 cinder-volume[92362]: INFO cinder.volume.manager [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Deleted volume successfully.
May 30 21:21:14.322180 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.coordination [req-5899865c-c900-4e1b-ab17-a798f3650b7d req-b3cb6c1a-9329-4ed0-a94f-1afbb3c0d80b tempest-TestShelveInstance-1598782457 None] Lock "b'cinder-5828cc94-25a3-4b91-9064-68f40e12c683-delete_volume'" released by "delete_volume" :: held 2.518s {{(pid=92362) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
May 30 21:22:11.300760 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:22:11.301332 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:22:11.301860 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:22:11.320083 n-d-843949-2 sudo[157307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:22:11.320861 n-d-843949-2 sudo[157307]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:22:11.745523 n-d-843949-2 sudo[157307]: pam_unix(sudo:session): session closed for user root
May 30 21:22:11.747629 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.445s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:22:11.749196 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:22:11.766712 n-d-843949-2 sudo[157312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:22:11.767496 n-d-843949-2 sudo[157312]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:22:12.177551 n-d-843949-2 sudo[157312]: pam_unix(sudo:session): session closed for user root
May 30 21:22:12.179649 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:22:12.181002 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:23:11.298098 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:23:11.298635 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:23:11.299560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:23:11.317435 n-d-843949-2 sudo[157377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:23:11.318234 n-d-843949-2 sudo[157377]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:23:11.735592 n-d-843949-2 sudo[157377]: pam_unix(sudo:session): session closed for user root
May 30 21:23:11.737659 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.438s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:23:11.739190 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:23:11.757251 n-d-843949-2 sudo[157380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:23:11.758054 n-d-843949-2 sudo[157380]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:23:12.168077 n-d-843949-2 sudo[157380]: pam_unix(sudo:session): session closed for user root
May 30 21:23:12.170936 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:23:12.172278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:24:11.298888 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:24:11.300371 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:24:11.301409 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:24:11.332221 n-d-843949-2 sudo[157440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:24:11.333141 n-d-843949-2 sudo[157440]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:24:11.783438 n-d-843949-2 sudo[157440]: pam_unix(sudo:session): session closed for user root
May 30 21:24:11.785565 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.484s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:24:11.787562 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:24:11.816788 n-d-843949-2 sudo[157443]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:24:11.817626 n-d-843949-2 sudo[157443]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:24:12.277965 n-d-843949-2 sudo[157443]: pam_unix(sudo:session): session closed for user root
May 30 21:24:12.280191 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:24:12.281531 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:25:11.297942 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:25:11.298510 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:25:11.299085 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:25:11.318159 n-d-843949-2 sudo[157534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:25:11.318963 n-d-843949-2 sudo[157534]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:25:11.744574 n-d-843949-2 sudo[157534]: pam_unix(sudo:session): session closed for user root
May 30 21:25:11.746617 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.447s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:25:11.748184 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:25:11.765930 n-d-843949-2 sudo[157540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:25:11.766709 n-d-843949-2 sudo[157540]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:25:12.202264 n-d-843949-2 sudo[157540]: pam_unix(sudo:session): session closed for user root
May 30 21:25:12.204431 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:25:12.205732 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:26:11.302438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:26:11.303062 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:26:11.303958 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:26:11.334095 n-d-843949-2 sudo[157605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:26:11.334922 n-d-843949-2 sudo[157605]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:26:11.821223 n-d-843949-2 sudo[157605]: pam_unix(sudo:session): session closed for user root
May 30 21:26:11.823363 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.519s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:26:11.825003 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:26:11.843779 n-d-843949-2 sudo[157608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:26:11.844610 n-d-843949-2 sudo[157608]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:26:12.274628 n-d-843949-2 sudo[157608]: pam_unix(sudo:session): session closed for user root
May 30 21:26:12.276911 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:26:12.278206 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:27:11.305220 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:27:11.305801 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:27:11.306324 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:27:11.324380 n-d-843949-2 sudo[157775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:27:11.325157 n-d-843949-2 sudo[157775]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:27:11.733728 n-d-843949-2 sudo[157775]: pam_unix(sudo:session): session closed for user root
May 30 21:27:11.735824 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.429s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:27:11.737378 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:27:11.755489 n-d-843949-2 sudo[157778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:27:11.756287 n-d-843949-2 sudo[157778]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:27:12.182008 n-d-843949-2 sudo[157778]: pam_unix(sudo:session): session closed for user root
May 30 21:27:12.184182 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:27:12.185493 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:28:11.302971 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:28:11.303507 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:28:11.304126 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:28:11.321512 n-d-843949-2 sudo[157855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:28:11.322270 n-d-843949-2 sudo[157855]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:28:11.723274 n-d-843949-2 sudo[157855]: pam_unix(sudo:session): session closed for user root
May 30 21:28:11.725463 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:28:11.726993 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:28:11.744201 n-d-843949-2 sudo[157858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:28:11.745468 n-d-843949-2 sudo[157858]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:28:12.145738 n-d-843949-2 sudo[157858]: pam_unix(sudo:session): session closed for user root
May 30 21:28:12.147835 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:28:12.149175 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:29:11.305875 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:29:11.306426 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:29:11.306997 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:29:11.325597 n-d-843949-2 sudo[157907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:29:11.326375 n-d-843949-2 sudo[157907]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:29:11.766058 n-d-843949-2 sudo[157907]: pam_unix(sudo:session): session closed for user root
May 30 21:29:11.768186 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.461s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:29:11.769714 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:29:11.786970 n-d-843949-2 sudo[157910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:29:11.787744 n-d-843949-2 sudo[157910]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:29:12.214043 n-d-843949-2 sudo[157910]: pam_unix(sudo:session): session closed for user root
May 30 21:29:12.216676 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:29:12.218271 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:30:11.305456 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:30:11.305973 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:30:11.306560 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:30:11.325680 n-d-843949-2 sudo[157961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:30:11.326468 n-d-843949-2 sudo[157961]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:30:11.738259 n-d-843949-2 sudo[157961]: pam_unix(sudo:session): session closed for user root
May 30 21:30:11.740947 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.433s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:30:11.742493 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:30:11.761270 n-d-843949-2 sudo[157964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:30:11.762041 n-d-843949-2 sudo[157964]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:30:12.182277 n-d-843949-2 sudo[157964]: pam_unix(sudo:session): session closed for user root
May 30 21:30:12.184402 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:30:12.185714 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:31:11.302396 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:31:11.302910 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:31:11.303545 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:31:11.325714 n-d-843949-2 sudo[158013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:31:11.326478 n-d-843949-2 sudo[158013]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:31:11.741856 n-d-843949-2 sudo[158013]: pam_unix(sudo:session): session closed for user root
May 30 21:31:11.744438 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.441s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:31:11.746095 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:31:11.764818 n-d-843949-2 sudo[158016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:31:11.765583 n-d-843949-2 sudo[158016]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:31:12.194893 n-d-843949-2 sudo[158016]: pam_unix(sudo:session): session closed for user root
May 30 21:31:12.197167 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.451s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:31:12.198493 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:32:11.304702 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:32:11.305276 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:32:11.305798 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:32:11.323757 n-d-843949-2 sudo[158065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:32:11.324575 n-d-843949-2 sudo[158065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:32:11.734212 n-d-843949-2 sudo[158065]: pam_unix(sudo:session): session closed for user root
May 30 21:32:11.736385 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.430s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:32:11.737919 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:32:11.755156 n-d-843949-2 sudo[158068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:32:11.755929 n-d-843949-2 sudo[158068]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:32:12.174698 n-d-843949-2 sudo[158068]: pam_unix(sudo:session): session closed for user root
May 30 21:32:12.176804 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:32:12.182239 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:33:11.308286 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:33:11.308827 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:33:11.309378 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:33:11.326789 n-d-843949-2 sudo[158117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:33:11.327551 n-d-843949-2 sudo[158117]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:33:11.734385 n-d-843949-2 sudo[158117]: pam_unix(sudo:session): session closed for user root
May 30 21:33:11.736537 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.427s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:33:11.738062 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:33:11.755121 n-d-843949-2 sudo[158120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:33:11.755887 n-d-843949-2 sudo[158120]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:33:12.158896 n-d-843949-2 sudo[158120]: pam_unix(sudo:session): session closed for user root
May 30 21:33:12.161101 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:33:12.162408 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
May 30 21:34:11.308337 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_service.periodic_task [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92362) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
May 30 21:34:11.308943 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.volume.drivers.lvm [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Updating volume stats {{(pid=92362) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
May 30 21:34:11.309422 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:34:11.327333 n-d-843949-2 sudo[158170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
May 30 21:34:11.328134 n-d-843949-2 sudo[158170]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:34:11.733175 n-d-843949-2 sudo[158170]: pam_unix(sudo:session): session closed for user root
May 30 21:34:11.735358 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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.426s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:34:11.736894 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 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 stack-volumes-lvmdriver-1 {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
May 30 21:34:11.754879 n-d-843949-2 sudo[158173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
May 30 21:34:11.755656 n-d-843949-2 sudo[158173]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 30 21:34:12.158094 n-d-843949-2 sudo[158173]: pam_unix(sudo:session): session closed for user root
May 30 21:34:12.160970 n-d-843949-2 cinder-volume[92362]: DEBUG oslo_concurrency.processutils [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=92362) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
May 30 21:34:12.162278 n-d-843949-2 cinder-volume[92362]: DEBUG cinder.manager [None req-a71e32f2-cf34-4660-96bd-ee5ed76c50c1 None None] Notifying Schedulers of capabilities ... {{(pid=92362) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}